summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2017-03-08 19:54:21 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-03-08 19:54:21 +0000
commitb5b1257eaea621150be8d429670035c127b8ae50 (patch)
tree50bb6d7f0d5ce78b44bbb2ba2c2a2125c48fbc7c /python
parentb282326471e70b47e4b3f7b3488d3872f2a490e8 (diff)
downloadslackbuilds-b5b1257eaea621150be8d429670035c127b8ae50.tar.gz
slackbuilds-b5b1257eaea621150be8d429670035c127b8ae50.tar.xz
python/cryptography: Updated for version 1.7.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/cryptography/cryptography.SlackBuild4
-rw-r--r--python/cryptography/cryptography.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/cryptography/cryptography.SlackBuild b/python/cryptography/cryptography.SlackBuild
index dc03e9b2ba..589a61a07c 100644
--- a/python/cryptography/cryptography.SlackBuild
+++ b/python/cryptography/cryptography.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cryptography
-# Copyright 2014-2016 Markus Reichelt, Aachen, DE
+# Copyright 2014-2017 Markus Reichelt, Aachen, DE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
PRGNAM=cryptography
-VERSION=${VERSION:-1.6}
+VERSION=${VERSION:-1.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info
index 57f973ab6a..2567d77c48 100644
--- a/python/cryptography/cryptography.info
+++ b/python/cryptography/cryptography.info
@@ -1,8 +1,8 @@
PRGNAM="cryptography"
-VERSION="1.6"
+VERSION="1.7.2"
HOMEPAGE="https://cryptography.io/"
-DOWNLOAD="https://pypi.python.org/packages/d7/a2/b90736c37fd720db425c5e48d69da75a6eff6609b22d2123762f1ae8c5f5/cryptography-1.6.tar.gz"
-MD5SUM="33ed393be75f04cd889a02a11acbab39"
+DOWNLOAD="https://pypi.python.org/packages/99/df/71c7260003f5c469cec3db4c547115df39e9ce6c719a99e067ba0e78fd8a/cryptography-1.7.2.tar.gz"
+MD5SUM="fade66de437392ed1ba6980768626204"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyasn1 cffi six enum34 ipaddress idna"