diff --git a/app-crypt/certbot-dns-rfc2136/Manifest b/app-crypt/certbot-dns-rfc2136/Manifest index ed201d4..acdfe5e 100644 --- a/app-crypt/certbot-dns-rfc2136/Manifest +++ b/app-crypt/certbot-dns-rfc2136/Manifest @@ -1 +1 @@ -DIST certbot-1.18.0.tar.gz 1332615 BLAKE2B eb086710b943893025d6e1091470ca02de074232372f4c9fa21fa83a347fe54df988b9553c8cf6afd6e166b8c464d595171984c984008a872e16c0179bb774b2 SHA512 94b16ba0586e0f5d3036280c68f9976c25889ca48fbbe7aded41f0d9feba2300a3f0ff8fe321b39d8642bcdd874c7332cf2acb3187b5869fe415831f58a75a7b +DIST certbot-1.19.0.tar.gz 1338653 BLAKE2B b6ed909da2aed9853cf3dc6b936c513f33a127548ee30ac45a32a682141c5e4e79401ea328b7caf4e28d1d85aa2a9831e93deaa26c93216708a33be465dc8387 SHA512 2c1beb8c06299b9003fafd970cd3e977db85c4e84f1bf710166b7a99035b5c43a2a222d8d51513ac595255dd8eda02a1fb834c01ce68921927715c880052536e diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.18.0.ebuild b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.19.0.ebuild similarity index 90% rename from app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.18.0.ebuild rename to app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.19.0.ebuild index e8b8fa1..f99e269 100644 --- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.18.0.ebuild +++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.19.0.ebuild @@ -28,7 +28,6 @@ IUSE="" RDEPEND=" >=app-crypt/acme-${PV}[${PYTHON_USEDEP}] >=app-crypt/certbot-${PV}[${PYTHON_USEDEP}] - dev-python/dnspython[${PYTHON_USEDEP}] - dev-python/zope-interface[${PYTHON_USEDEP}]" + dev-python/dnspython[${PYTHON_USEDEP}]" distutils_enable_tests pytest