summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-02-04 15:07:11 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-04 22:52:54 +0100
commit95795cf6c8009f47df331ed7d9daab2f5f422168 (patch)
tree0c3e2c9586f633db018d7d6b00b9039d3daa67ba
parente9b147ffa4f4ef4fd8cbf3cf04ac9c2ccb1b71d5 (diff)
downloadbuildroot-95795cf6c8009f47df331ed7d9daab2f5f422168.tar.gz
buildroot-95795cf6c8009f47df331ed7d9daab2f5f422168.zip
python-cffi: bump to 1.5.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-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 200ef33c1d..c689088c6e 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=deeba7c1fd32a66f1db587988d760c11
-md5 deeba7c1fd32a66f1db587988d760c11 cffi-1.3.1.tar.gz
+# From https://pypi.python.org/pypi?:action=show_md5&digest=dec8441e67880494ee881305059af656
+md5 dec8441e67880494ee881305059af656 cffi-1.5.0.tar.gz
# Calculated based on the hash above
-sha256 d45dd39a770b4afb591c82555f6a8bbc1ac7eb019eda9b621eee1a0a72201220 cffi-1.3.1.tar.gz
+sha256 44f76f6c3fc654860821785192eca29bd66531af57d09b681e6d52584604a7e7 cffi-1.5.0.tar.gz
diff --git a/package/python-cffi/python-cffi.mk b/package/python-cffi/python-cffi.mk
index 7151789926..d7e4edfb5f 100644
--- a/package/python-cffi/python-cffi.mk
+++ b/package/python-cffi/python-cffi.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_CFFI_VERSION = 1.3.1
+PYTHON_CFFI_VERSION = 1.5.0
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
OpenPOWER on IntegriCloud