summaryrefslogtreecommitdiff
path: root/dev-python/cheroot
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-11-29 01:39:01 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-11-29 01:39:01 +0000
commitf4537b6303dc71941803bb488ce042ce3552282e (patch)
tree822ab7d4d141fdfc3c45d4458fda00c66d7cb962 /dev-python/cheroot
parent3c7c34a53a51513bf1b34ebab7408a0be681d867 (diff)
downloadbaldeagleos-repo-f4537b6303dc71941803bb488ce042ce3552282e.tar.gz
baldeagleos-repo-f4537b6303dc71941803bb488ce042ce3552282e.tar.xz
baldeagleos-repo-f4537b6303dc71941803bb488ce042ce3552282e.zip
Adding metadata
Diffstat (limited to 'dev-python/cheroot')
-rw-r--r--dev-python/cheroot/cheroot-8.5.2.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-python/cheroot/cheroot-8.5.2.ebuild b/dev-python/cheroot/cheroot-8.5.2.ebuild
index 26d0be0f122d..57f299763bdd 100644
--- a/dev-python/cheroot/cheroot-8.5.2.ebuild
+++ b/dev-python/cheroot/cheroot-8.5.2.ebuild
@@ -27,13 +27,15 @@ BDEPEND="
dev-python/jaraco-context[${PYTHON_USEDEP}]
dev-python/jaraco-text[${PYTHON_USEDEP}]
dev-python/portend[${PYTHON_USEDEP}]
- dev-python/pyopenssl[${PYTHON_USEDEP}]
dev-python/pytest-forked[${PYTHON_USEDEP}]
>=dev-python/pytest-mock-1.11.0[${PYTHON_USEDEP}]
dev-python/requests-toolbelt[${PYTHON_USEDEP}]
dev-python/requests-unixsocket[${PYTHON_USEDEP}]
- dev-python/trustme[${PYTHON_USEDEP}]
dev-python/urllib3[${PYTHON_USEDEP}]
+ !ia64? (
+ dev-python/pyopenssl[${PYTHON_USEDEP}]
+ dev-python/trustme[${PYTHON_USEDEP}]
+ )
)
"