diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-17 08:15:19 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-17 08:15:19 +0000 |
| commit | 04f0b7378b99aed246badbe072846936a6f2029f (patch) | |
| tree | eaa0fd7377a6233ae18c7b79ed639e9849e26209 /dev-python/dnspython | |
| parent | 6bbcdcb9c1f4c5adfdd646913ec38a6ba88d9588 (diff) | |
| download | baldeagleos-repo-04f0b7378b99aed246badbe072846936a6f2029f.tar.gz baldeagleos-repo-04f0b7378b99aed246badbe072846936a6f2029f.tar.xz baldeagleos-repo-04f0b7378b99aed246badbe072846936a6f2029f.zip | |
Adding metadata
Diffstat (limited to 'dev-python/dnspython')
| -rw-r--r-- | dev-python/dnspython/dnspython-2.3.0.ebuild | 5 |
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 |
