package/python-cryptography: bump version to 1.5.2
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 3 Oct 2016 21:11:27 +0000 (23:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 5 Oct 2016 21:00:31 +0000 (23:00 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-cryptography/python-cryptography.hash
package/python-cryptography/python-cryptography.mk

index 3f8f61b282ba323acb2bf19cf6f18b62da8730a8..60fe3eb8faff41447a816bcb98cdd67e33279733 100644 (file)
@@ -1,4 +1,3 @@
-# From https://pypi.python.org/pypi?:action=show_md5&digest=defd153ed901089f5aeac6eb066d5ef7
-md5     defd153ed901089f5aeac6eb066d5ef7  cryptography-1.3.4.tar.gz
-# Calculated based on the hash above
-sha256  423ff890c01be7c70dbfeaa967eeef5146f1a43a5f810ffdc07b178e48a105a9  cryptography-1.3.4.tar.gz
+# md5 from https://pypi.python.org/pypi/cryptography/json, sha256 locally computed
+md5    f977a6ddb38b071213c0157fc77c62ab  cryptography-1.5.2.tar.gz
+sha256 eb8875736734e8e870b09be43b17f40472dc189b1c422a952fa8580768204832  cryptography-1.5.2.tar.gz
index fe392f975cfb4c217ea411f9e3c08a350367d5f9..75e6bb364ba393ab972810a13ff30bc1b11899ac 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_CRYPTOGRAPHY_VERSION = 1.3.4
+PYTHON_CRYPTOGRAPHY_VERSION = 1.5.2
 PYTHON_CRYPTOGRAPHY_SOURCE = cryptography-$(PYTHON_CRYPTOGRAPHY_VERSION).tar.gz
-PYTHON_CRYPTOGRAPHY_SITE = https://pypi.python.org/packages/f8/70/d7bd5c9c764732d5876ad34293e1ca55b2305a73ae6fcf1312202d1a798e
+PYTHON_CRYPTOGRAPHY_SITE = https://pypi.python.org/packages/03/1a/60984cb85cc38c4ebdfca27b32a6df6f1914959d8790f5a349608c78be61
 PYTHON_CRYPTOGRAPHY_SETUP_TYPE = setuptools
 PYTHON_CRYPTOGRAPHY_LICENSE = Apache-2.0 or BSD-3c
 PYTHON_CRYPTOGRAPHY_LICENSE_FILES = LICENSE LICENSE.APACHE LICENSE.BSD