summaryrefslogtreecommitdiff
path: root/dev-python/cryptography/cryptography-2.1.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-11-18 18:38:22 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-11-18 18:38:22 +0000
commita5956e0a0daddcad648e0d8d8e5cb3e49e09bda7 (patch)
tree3d2e0a61f348a5299e73ca7c2b236156a8cc79b5 /dev-python/cryptography/cryptography-2.1.3.ebuild
parent38f60b3ec9ff175535d9a056a76ae42931e61e21 (diff)
gentoo resync : 18.11.2017
Diffstat (limited to 'dev-python/cryptography/cryptography-2.1.3.ebuild')
-rw-r--r--dev-python/cryptography/cryptography-2.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cryptography/cryptography-2.1.3.ebuild b/dev-python/cryptography/cryptography-2.1.3.ebuild
index 70a0e57999bc..ab61cfd83112 100644
--- a/dev-python/cryptography/cryptography-2.1.3.ebuild
+++ b/dev-python/cryptography/cryptography-2.1.3.ebuild
@@ -20,7 +20,7 @@ IUSE="libressl test"
RDEPEND="
!libressl? ( dev-libs/openssl:0= ( || ( dev-libs/openssl:0[-bindist(-)]
=dev-libs/openssl-1.0.2l-r1:0
- =dev-libs/openssl-1.1.0f-r1:0 ) ) )
+ >=dev-libs/openssl-1.1.0g-r1:0 ) ) )
libressl? ( dev-libs/libressl )
$(python_gen_cond_dep '>=dev-python/cffi-1.7:=[${PYTHON_USEDEP}]' 'python*')
$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7 pypy{,3})