summaryrefslogtreecommitdiff
path: root/dev-python/ssl-fetch/ssl-fetch-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ssl-fetch/ssl-fetch-9999.ebuild')
-rw-r--r--dev-python/ssl-fetch/ssl-fetch-9999.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild
index 052b8b73862b..bd7d61998dfe 100644
--- a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
EGIT_BRANCH="master"
@@ -24,11 +24,6 @@ DEPEND=""
RDEPEND="${DEPEND}
>=dev-python/requests-1.2.1[${PYTHON_USEDEP}]
- python_targets_python2_7? (
- dev-python/ndg-httpsclient[python_targets_python2_7]
- dev-python/pyasn1[python_targets_python2_7]
- >=dev-python/pyopenssl-0.13[python_targets_python2_7]
- )
"
pkg_postinst() {