summaryrefslogtreecommitdiff
path: root/dev-python/cryptography-python2
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-09-28 18:27:41 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-09-28 18:27:41 +0000
commitf96eb42eff579129a15de1e0807d8375fee6997d (patch)
tree9435b41527c811b5478989f61dea13d28e9f23c6 /dev-python/cryptography-python2
parentda10219c432e1c445b1e6d029cff58cb55c6716c (diff)
downloadbaldeagleos-repo-f96eb42eff579129a15de1e0807d8375fee6997d.tar.gz
baldeagleos-repo-f96eb42eff579129a15de1e0807d8375fee6997d.tar.xz
baldeagleos-repo-f96eb42eff579129a15de1e0807d8375fee6997d.zip
Updating liguros repo
Diffstat (limited to 'dev-python/cryptography-python2')
-rw-r--r--dev-python/cryptography-python2/cryptography-python2-2.9-r2.ebuild (renamed from dev-python/cryptography-python2/cryptography-python2-2.9-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cryptography-python2/cryptography-python2-2.9-r1.ebuild b/dev-python/cryptography-python2/cryptography-python2-2.9-r2.ebuild
index 9d93057b53ec..bd93c42f94d1 100644
--- a/dev-python/cryptography-python2/cryptography-python2-2.9-r1.ebuild
+++ b/dev-python/cryptography-python2/cryptography-python2-2.9-r2.ebuild
@@ -33,7 +33,7 @@ RDEPEND="
libressl? ( >=dev-libs/libressl-2.8:0= )
idna? ( >=dev-python/idna-2.1[${PYTHON_USEDEP}] )
dev-python/setuptools[${PYTHON_USEDEP}]
- >=dev-python/six-1.4.1[${PYTHON_USEDEP}]
+ >=dev-python/six-python2-1.4.1[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/enum34[${PYTHON_USEDEP}]
dev-python/ipaddress[${PYTHON_USEDEP}]