summaryrefslogtreecommitdiff
path: root/python/cryptography/cryptography.info
diff options
context:
space:
mode:
authorMarkus Reichelt <slackbuilds@mareichelt.de>2015-01-25 09:41:30 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-25 09:41:30 +0700
commita17310ddbdd6a88c7823a646d923d5e121f70946 (patch)
treeacda987aa2763b277bfac673a897563f10849e4a /python/cryptography/cryptography.info
parentdedbbdcdd624a0ea0cda52af8d843f66e8fad782 (diff)
downloadslackbuilds-a17310ddbdd6a88c7823a646d923d5e121f70946.tar.gz
python/cryptography: Updated for version 0.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cryptography/cryptography.info')
-rw-r--r--python/cryptography/cryptography.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info
index 9c152c6c9f..be5b559b12 100644
--- a/python/cryptography/cryptography.info
+++ b/python/cryptography/cryptography.info
@@ -1,10 +1,10 @@
PRGNAM="cryptography"
-VERSION="0.6"
+VERSION="0.7.2"
HOMEPAGE="https://cryptography.io/"
-DOWNLOAD="https://pypi.python.org/packages/source/c/cryptography/cryptography-0.6.tar.gz"
-MD5SUM="674a4524f4003d4f90e63c927c18c328"
+DOWNLOAD="https://pypi.python.org/packages/source/c/cryptography/cryptography-0.7.2.tar.gz"
+MD5SUM="a62beaac9f3a78109dba6d31db98cce9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="cffi six"
+REQUIRES="cffi six enum34"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"