diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2016-09-11 08:10:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-11 08:18:57 +0700 |
commit | 41e90a0feda5d76454c5a09f573f3005fc2122bf (patch) | |
tree | 7bf167ebdfeee49416688ac0f51863d7e72b587c /python/cryptography/cryptography.info | |
parent | b6fb55b6ca6fddc2f7d583ab10732e8becb82647 (diff) | |
download | slackbuilds-41e90a0feda5d76454c5a09f573f3005fc2122bf.tar.gz |
python/cryptography: Updated for version 1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cryptography/cryptography.info')
-rw-r--r-- | python/cryptography/cryptography.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info index 8c28d47621..87f334e0be 100644 --- a/python/cryptography/cryptography.info +++ b/python/cryptography/cryptography.info @@ -1,10 +1,10 @@ PRGNAM="cryptography" -VERSION="1.3.4" +VERSION="1.5" HOMEPAGE="https://cryptography.io/" -DOWNLOAD="https://pypi.io/packages/source/c/cryptography/cryptography-1.3.4.tar.gz" -MD5SUM="defd153ed901089f5aeac6eb066d5ef7" +DOWNLOAD="https://pypi.python.org/packages/6e/96/b8dab146e8be98061dae07e127f80cffa3061ab0e8da0d3d42f3308c6e91/cryptography-1.5.tar.gz" +MD5SUM="d85a91af3e943c68fa5ff82a3ccdd5df" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pyasn1 cffi six enum34 ipaddress idna" +REQUIRES="pyasn1 cffi six enum34" MAINTAINER="Markus Reichelt" EMAIL="slackbuilds@mareichelt.de" |