python3-cffi: update to 1.17.1.

This commit is contained in:
Andrew J. Hesford 2024-09-06 09:15:03 -04:00
parent 32d920192a
commit da27e4c0f0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-cffi'
pkgname=python3-cffi
version=1.17.0
version=1.17.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel libffi-devel"
@ -13,7 +13,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=f3157624b7558b914cb039fd1af735e5e8049a87c817cc215109ad1c8779df76
checksum=1c39c6016c32bc48dd54561950ebd6836e1670f2ae46128f67cf49e789c52824
do_check() {
# glibc libm.so is a GNU ld script that isn't properly handled