dev-python/cryptography: update idna dependency to match setup.py

Package-Manager: Portage-2.3.5, Repoman-2.3.1
This commit is contained in:
Hans de Graaff
2017-05-29 07:47:23 +02:00
parent 8a4458a2e1
commit cfcaf977ee

View File

@@ -22,7 +22,7 @@ RDEPEND="
libressl? ( dev-libs/libressl )
$(python_gen_cond_dep '>=dev-python/cffi-1.4.1:=[${PYTHON_USEDEP}]' 'python*')
$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7 python3_3 pypy{,3})
>=dev-python/idna-2.0[${PYTHON_USEDEP}]
>=dev-python/idna-2.1[${PYTHON_USEDEP}]
>=dev-python/asn1crypto-0.21.0[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/six-1.4.1[${PYTHON_USEDEP}]