Skip to content

Commit

Permalink
dev-python/pyopenssl: update min cryptography version
Browse files Browse the repository at this point in the history
This matches the requirements in the setup.py source.
  • Loading branch information
vapier committed May 13, 2016
1 parent 94ea431 commit 3a2b2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/pyopenssl/pyopenssl-16.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}] )"

Expand Down

0 comments on commit 3a2b2d1

Please sign in to comment.