python-cffi: update to 1.15.1.

This commit is contained in:
Andrew J. Hesford 2022-07-05 13:33:39 -04:00
parent c7717a61f6
commit 8bc86134e6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-cffi'
pkgname=python-cffi
version=1.15.0
version=1.15.1
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=920f0d66a896c2d99f0adbb391f990a84091179542c205fa53ce5787aff87954
checksum=d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9
do_check() {
# glibc libm.so is a GNU ld script that isn't properly handled