commit:     ec30902df4e8c208720e8ec28c8c555cde017631
Author:     Jack Sangdahl <0x6A73 <AT> pm <DOT> me>
AuthorDate: Fri Nov 11 20:17:52 2022 +0000
Commit:     Jack Sangdahl <0x6A73 <AT> pm <DOT> me>
CommitDate: Fri Nov 11 20:17:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ec30902d

app-crypt/certbot-dns-rfc2136: add dnspython as RDEPEND
Fixes: https://bugs.gentoo.org/860993

Signed-off-by: Jack Sangdahl <0x6A73 <AT> pm.me>

 app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.29.0-r2.ebuild | 1 +
 app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.30.0-r1.ebuild | 1 +
 app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.31.0.ebuild    | 1 +
 app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild      | 1 +
 4 files changed, 4 insertions(+)

diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.29.0-r2.ebuild 
b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.29.0-r2.ebuild
index 302d6a7dd..d1e1c2266 100644
--- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.29.0-r2.ebuild
+++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.29.0-r2.ebuild
@@ -43,6 +43,7 @@ RDEPEND="
        >=dev-python/pyopenssl-22.0.0[${PYTHON_USEDEP}]
        >=dev-python/pyparsing-3.0.7[${PYTHON_USEDEP}]
        >=dev-python/zope-interface-5.4.0[${PYTHON_USEDEP}]
+       >=dev-python/dnspython-2.2.0[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest

diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.30.0-r1.ebuild 
b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.30.0-r1.ebuild
index c08c715c9..4da14f63d 100644
--- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.30.0-r1.ebuild
+++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.30.0-r1.ebuild
@@ -43,6 +43,7 @@ RDEPEND="
        >=dev-python/pyopenssl-22.0.0[${PYTHON_USEDEP}]
        >=dev-python/pyparsing-3.0.9[${PYTHON_USEDEP}]
        >=dev-python/zope-interface-5.4.0[${PYTHON_USEDEP}]
+       >=dev-python/dnspython-2.2.0[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest

diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.31.0.ebuild 
b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.31.0.ebuild
index c08c715c9..4da14f63d 100644
--- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.31.0.ebuild
+++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.31.0.ebuild
@@ -43,6 +43,7 @@ RDEPEND="
        >=dev-python/pyopenssl-22.0.0[${PYTHON_USEDEP}]
        >=dev-python/pyparsing-3.0.9[${PYTHON_USEDEP}]
        >=dev-python/zope-interface-5.4.0[${PYTHON_USEDEP}]
+       >=dev-python/dnspython-2.2.0[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest

diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild 
b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild
index 087988125..9e2454b45 100644
--- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild
+++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild
@@ -42,6 +42,7 @@ RDEPEND="
        >=dev-python/pyopenssl-22.0.0[${PYTHON_USEDEP}]
        >=dev-python/pyparsing-3.0.9[${PYTHON_USEDEP}]
        >=dev-python/zope-interface-5.4.0[${PYTHON_USEDEP}]
+       >=dev-python/dnspython-2.2.0[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest

Reply via email to