summaryrefslogtreecommitdiffstats
path: root/python/cryptography/cryptography.info
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-03 23:55:51 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-04 01:29:24 +0700
commit9c22ea19549914559f83463e6f14aae2c72f0836 (patch)
treefa4dc3fe5da5613257def8035e1b1beca49a4d10 /python/cryptography/cryptography.info
parentaebf1a0329d6f050a9c44615bee8db576421e853 (diff)
downloadslackbuilds-9c22ea19549914559f83463e6f14aae2c72f0836.tar.gz
slackbuilds-9c22ea19549914559f83463e6f14aae2c72f0836.tar.xz
python/cryptography: Updated for version 1.3.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/cryptography/cryptography.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info
index 280766635c..8c28d47621 100644
--- a/python/cryptography/cryptography.info
+++ b/python/cryptography/cryptography.info
@@ -1,8 +1,8 @@
PRGNAM="cryptography"
-VERSION="1.3.2"
+VERSION="1.3.4"
HOMEPAGE="https://cryptography.io/"
-DOWNLOAD="https://pypi.io/packages/source/c/cryptography/cryptography-1.3.2.tar.gz"
-MD5SUM="0359190f291824dc8ad9e6d477a607b2"
+DOWNLOAD="https://pypi.io/packages/source/c/cryptography/cryptography-1.3.4.tar.gz"
+MD5SUM="defd153ed901089f5aeac6eb066d5ef7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyasn1 cffi six enum34 ipaddress idna"