summaryrefslogtreecommitdiff
path: root/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-06-06 01:46:08 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-06-06 01:46:08 +0000
commit3f69b643b4ae0820f444888027c9450cb8a2940a (patch)
treed31f0adc2683da481de72df7e4132e355b1a7295 /dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
parent61c8b061f5834556d93f73adf197f6049741d639 (diff)
downloadbaldeagleos-repo-3f69b643b4ae0820f444888027c9450cb8a2940a.tar.gz
baldeagleos-repo-3f69b643b4ae0820f444888027c9450cb8a2940a.tar.xz
baldeagleos-repo-3f69b643b4ae0820f444888027c9450cb8a2940a.zip
Adding metadata
Diffstat (limited to 'dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild')
-rw-r--r--dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
index 4597ac4d7b2c..6db8e403c15c 100644
--- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
+++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
@@ -3,9 +3,7 @@
EAPI=7
-DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 )
-
inherit distutils-r1
DESCRIPTION="Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL"
@@ -24,7 +22,7 @@ RDEPEND="
dev-python/pyopenssl[${PYTHON_USEDEP}]"
# we need to block the previous versions since incorrect namespace
# install breaks tests
-DEPEND="${RDEPEND}
+BDEPEND="
test? (
!!<dev-python/ndg-httpsclient-0.4.2-r1
dev-libs/openssl:0