diff mbox

python-cffi: bump to 1.5.0

Message ID 1454594831-28223-1-git-send-email-yegorslists@googlemail.com
State Accepted
Headers show

Commit Message

Yegor Yefremov Feb. 4, 2016, 2:07 p.m. UTC
From: Yegor Yefremov <yegorslists@googlemail.com>

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/python-cffi/python-cffi.hash | 6 +++---
 package/python-cffi/python-cffi.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Thomas Petazzoni Feb. 4, 2016, 9:17 p.m. UTC | #1
Dear yegorslists@googlemail.com,

On Thu,  4 Feb 2016 15:07:11 +0100, yegorslists@googlemail.com wrote:
> From: Yegor Yefremov <yegorslists@googlemail.com>
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
>  package/python-cffi/python-cffi.hash | 6 +++---
>  package/python-cffi/python-cffi.mk   | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied, thanks.

Thomas
diff mbox

Patch

diff --git a/package/python-cffi/python-cffi.hash b/package/python-cffi/python-cffi.hash
index 200ef33..c689088 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 7151789..d7e4edf 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