From 9c22ea19549914559f83463e6f14aae2c72f0836 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 3 Jun 2016 23:55:51 +0700 Subject: python/cryptography: Updated for version 1.3.4. Signed-off-by: Willy Sudiarto Raharjo --- python/cryptography/cryptography.SlackBuild | 2 +- python/cryptography/cryptography.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/cryptography') diff --git a/python/cryptography/cryptography.SlackBuild b/python/cryptography/cryptography.SlackBuild index a6469593ab..5d13147848 100644 --- a/python/cryptography/cryptography.SlackBuild +++ b/python/cryptography/cryptography.SlackBuild @@ -25,7 +25,7 @@ # Markus Reichelt , 0xCCEEF115 PRGNAM=cryptography -VERSION=${VERSION:-1.3.2} +VERSION=${VERSION:-1.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} 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" -- cgit v1.2.3