diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-11-29 01:39:01 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-11-29 01:39:01 +0000 |
| commit | f4537b6303dc71941803bb488ce042ce3552282e (patch) | |
| tree | 822ab7d4d141fdfc3c45d4458fda00c66d7cb962 /dev-python/passlib | |
| parent | 3c7c34a53a51513bf1b34ebab7408a0be681d867 (diff) | |
| download | baldeagleos-repo-f4537b6303dc71941803bb488ce042ce3552282e.tar.gz baldeagleos-repo-f4537b6303dc71941803bb488ce042ce3552282e.tar.xz baldeagleos-repo-f4537b6303dc71941803bb488ce042ce3552282e.zip | |
Adding metadata
Diffstat (limited to 'dev-python/passlib')
| -rw-r--r-- | dev-python/passlib/passlib-1.7.4-r1.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/passlib/passlib-1.7.4.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-python/passlib/passlib-1.7.4-r1.ebuild b/dev-python/passlib/passlib-1.7.4-r1.ebuild index 1ce8c29d5ed4..6f97e818e69c 100644 --- a/dev-python/passlib/passlib-1.7.4-r1.ebuild +++ b/dev-python/passlib/passlib-1.7.4-r1.ebuild @@ -19,8 +19,10 @@ IUSE="doc" BDEPEND=" test? ( dev-python/bcrypt[${PYTHON_USEDEP}] - dev-python/cryptography[${PYTHON_USEDEP}] dev-python/scrypt[${PYTHON_USEDEP}] + !alpha? ( !hppa? ( !ia64? ( + dev-python/cryptography[${PYTHON_USEDEP}] + ) ) ) )" distutils_enable_tests nose diff --git a/dev-python/passlib/passlib-1.7.4.ebuild b/dev-python/passlib/passlib-1.7.4.ebuild index 4679c993feb4..6eea94ba0752 100644 --- a/dev-python/passlib/passlib-1.7.4.ebuild +++ b/dev-python/passlib/passlib-1.7.4.ebuild @@ -21,8 +21,10 @@ RDEPEND="bcrypt? ( dev-python/bcrypt[${PYTHON_USEDEP}] ) BDEPEND=" test? ( dev-python/bcrypt[${PYTHON_USEDEP}] - dev-python/cryptography[${PYTHON_USEDEP}] dev-python/scrypt[${PYTHON_USEDEP}] + !alpha? ( !hppa? ( !ia64? ( + dev-python/cryptography[${PYTHON_USEDEP}] + ) ) ) )" distutils_enable_tests nose |
