python-cffi: update to 1.2.1

This commit is contained in:
Alessio Sergi 2015-08-22 01:52:26 +02:00
parent 5a19adc78f
commit 13565bcf75

View file

@ -1,6 +1,6 @@
# Template file for 'python-cffi'
pkgname=python-cffi
version=1.1.2
version=1.2.1
revision=1
wrksrc="cffi-${version}"
build_style=python-module
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://cffi.readthedocs.org/"
license="MIT"
distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz"
checksum=390970b602708c91ddc73953bb6929e56291c18a4d80f360afa00fad8b6f3339
checksum=eab571deb0a152e2f53c404c08a94870a131526896cad08cd43bf86ce3771e3d
python3.4-cffi_package() {
depends="python3.4-pycparser"