summaryrefslogtreecommitdiff
path: root/dev-python/cryptography-python2
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cryptography-python2')
-rw-r--r--dev-python/cryptography-python2/cryptography-python2-2.9-r3.ebuild (renamed from dev-python/cryptography-python2/cryptography-python2-2.9-r2.ebuild)3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/cryptography-python2/cryptography-python2-2.9-r2.ebuild b/dev-python/cryptography-python2/cryptography-python2-2.9-r3.ebuild
index e15c3fd17812..771ef7951c10 100644
--- a/dev-python/cryptography-python2/cryptography-python2-2.9-r2.ebuild
+++ b/dev-python/cryptography-python2/cryptography-python2-2.9-r3.ebuild
@@ -39,8 +39,7 @@ RDEPEND="
dev-python/ipaddress[${PYTHON_USEDEP}]
>=dev-python/cffi-python2-1.8:=[${PYTHON_USEDEP}]
"
-DEPEND="${RDEPEND}
- >=dev-python/setuptools-python2-1.0[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_PN}-${PV}"