mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/pyopenssl: update min cryptography version
This matches the requirements in the setup.py source.
This commit is contained in:
@@ -28,7 +28,7 @@ RESTRICT="test" # currently pretty broken
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/six-1.5.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/cryptography-0.7[${PYTHON_USEDEP}]"
|
||||
>=dev-python/cryptography-1.3[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}
|
||||
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user