python-cffi: update to 1.14.6.

This commit is contained in:
Andrew J. Hesford 2021-07-13 12:59:34 -04:00
parent f5ea64bedd
commit 79451f078b

View file

@ -1,6 +1,6 @@
# Template file for 'python-cffi'
pkgname=python-cffi
version=1.14.5
version=1.14.6
revision=1
wrksrc="cffi-${version}"
build_style=python-module
@ -14,7 +14,7 @@ license="MIT"
homepage="https://cffi.readthedocs.io/"
changelog="https://cffi.readthedocs.io/en/latest/whatsnew.html"
distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz"
checksum=fd78e5fee591709f32ef6edb9a015b4aa1a5022598e36227500c8f4e02328d9c
checksum=c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd
do_check() {
# glibc libm.so is a GNU ld script that isn't properly handled