]> git.bzium.org - embe/overlay.git/blobdiff - app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.10.0.ebuild
app-crypt/certbot-dns-cloudflare: bump to 1.10.0 with Python 3.9
[embe/overlay.git] / app-crypt / certbot-dns-cloudflare / certbot-dns-cloudflare-1.10.0.ebuild
similarity index 95%
rename from app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.9.0.ebuild
rename to app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.10.0.ebuild
index eff3633fabac4e4534eefaad64e4ac5981240ff6..2b37dd89012db39a505f3f4f6940d976ca2fbfd7 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1