dev-python/cryptography: 2.5 version bump

Closes: https://bugs.gentoo.org/678176
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Craig Andrews
2019-02-16 15:46:30 -05:00
committed by Matthew Thode
parent 6b15f92b50
commit b5de26cc6f
3 changed files with 71 additions and 0 deletions

View File

@@ -5,6 +5,9 @@
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<use>
<flag name="idna">enable support for the old, deprecated IDNA specification (RFC 3490)</flag>
</use>
<upstream>
<remote-id type="pypi">cryptography</remote-id>
<remote-id type="github">pyca/cryptography</remote-id>