summaryrefslogtreecommitdiff
path: root/package/python-cffi
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-03-16 16:41:48 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-03-16 22:38:36 +0100
commit7e7def166551923f78ecdcb35f5f27053dc8dc90 (patch)
tree8a5e5da201e4e1a9f48d36d34d822deecb1c8aee /package/python-cffi
parent8aafe0be1ece97b71d28bd7840031e54915a348a (diff)
python-cffi: bump to version 1.5.2
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-cffi')
-rw-r--r--package/python-cffi/python-cffi.hash6
-rw-r--r--package/python-cffi/python-cffi.mk2
2 files changed, 4 insertions, 4 deletions
diff --git a/package/python-cffi/python-cffi.hash b/package/python-cffi/python-cffi.hash
index c689088c6..52f51989a 100644
--- a/package/python-cffi/python-cffi.hash
+++ b/package/python-cffi/python-cffi.hash
@@ -1,4 +1,4 @@
-# From https://pypi.python.org/pypi?:action=show_md5&digest=dec8441e67880494ee881305059af656
-md5 dec8441e67880494ee881305059af656 cffi-1.5.0.tar.gz
+# From https://pypi.python.org/pypi?:action=show_md5&digest=fa766133f7299464c8bf857e0c966a82
+md5 fa766133f7299464c8bf857e0c966a82 cffi-1.5.2.tar.gz
# Calculated based on the hash above
-sha256 44f76f6c3fc654860821785192eca29bd66531af57d09b681e6d52584604a7e7 cffi-1.5.0.tar.gz
+sha256 da9bde99872e46f7bb5cff40a9b1cc08406765efafb583c704de108b6cb821dd cffi-1.5.2.tar.gz
diff --git a/package/python-cffi/python-cffi.mk b/package/python-cffi/python-cffi.mk
index d7e4edfb5..2b358328d 100644
--- a/package/python-cffi/python-cffi.mk
+++ b/package/python-cffi/python-cffi.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_CFFI_VERSION = 1.5.0
+PYTHON_CFFI_VERSION = 1.5.2
PYTHON_CFFI_SOURCE = cffi-$(PYTHON_CFFI_VERSION).tar.gz
PYTHON_CFFI_SITE = https://pypi.python.org/packages/source/c/cffi
PYTHON_CFFI_SETUP_TYPE = setuptools