From 3f69b643b4ae0820f444888027c9450cb8a2940a Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 6 Jun 2021 01:46:08 +0000 Subject: Adding metadata --- dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild') 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? ( !!