python-cffi: bump to version 1.5.2

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Yegor Yefremov
2016-03-16 16:41:48 +01:00
committed by Peter Korsgaard
parent 8aafe0be1e
commit 7e7def1665
2 changed files with 4 additions and 4 deletions

View File

@@ -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