summaryrefslogtreecommitdiff
path: root/dev-python/dnspython/dnspython-2.3.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-17 08:15:19 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-17 08:15:19 +0000
commit04f0b7378b99aed246badbe072846936a6f2029f (patch)
treeeaa0fd7377a6233ae18c7b79ed639e9849e26209 /dev-python/dnspython/dnspython-2.3.0.ebuild
parent6bbcdcb9c1f4c5adfdd646913ec38a6ba88d9588 (diff)
downloadbaldeagleos-repo-04f0b7378b99aed246badbe072846936a6f2029f.tar.gz
baldeagleos-repo-04f0b7378b99aed246badbe072846936a6f2029f.tar.xz
baldeagleos-repo-04f0b7378b99aed246badbe072846936a6f2029f.zip
Adding metadata
Diffstat (limited to 'dev-python/dnspython/dnspython-2.3.0.ebuild')
-rw-r--r--dev-python/dnspython/dnspython-2.3.0.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/dnspython/dnspython-2.3.0.ebuild b/dev-python/dnspython/dnspython-2.3.0.ebuild
index 75a0b924de43..a9f814d302ef 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