diff options
-rw-r--r-- | dev-python/dnspython/dnspython-2.3.0.ebuild | 5 | ||||
-rw-r--r-- | profiles/features/wd40/package.use.mask | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-2.3.0.ebuild b/dev-python/dnspython/dnspython-2.3.0.ebuild index 3362a2edb297..bd524b81f306 100644 --- a/dev-python/dnspython/dnspython-2.3.0.ebuild +++ b/dev-python/dnspython/dnspython-2.3.0.ebuild @@ -30,6 +30,11 @@ RDEPEND=" ) <dev-python/idna-4.0[${PYTHON_USEDEP}] " +BDEPEND=" + test? ( + dev-python/cryptography[${PYTHON_USEDEP}] + ) +" distutils_enable_tests pytest diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index c1cad5feada4..02b2874cd195 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -98,7 +98,7 @@ media-libs/imlib2 svg # Michał Górny <mgorny@gentoo.org> (2021-11-26) # These package flags require dev-python/cryptography which -- due # to the dependency on Rust -- is no longer portable to ${arch}. -dev-python/dnspython dnssec +dev-python/dnspython dnssec test dev-python/twisted conch ssl dev-python/urllib3 test net-fs/samba addc ads |