mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
app-crypt/certbot-dns-rfc2136: add dnspython as RDEPEND
Fixes: https://bugs.gentoo.org/860993 Signed-off-by: Jack Sangdahl <0x6A73@pm.me>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user