Commit 95795cf6 authored by Yegor Yefremov's avatar Yegor Yefremov Committed by Thomas Petazzoni
Browse files

python-cffi: bump to 1.5.0

parent e9b147ff
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
# 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
+1 −1
Original line number Diff line number Diff line
@@ -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