From f029b5f42d32e1560738dc6fb834236a791aa20c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Aug 2024 13:51:15 -0400 Subject: [PATCH] python3-cffi: update to 1.17.0. --- srcpkgs/python3-cffi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-cffi/template b/srcpkgs/python3-cffi/template index 39e8677b50e..9796b5bb1b0 100644 --- a/srcpkgs/python3-cffi/template +++ b/srcpkgs/python3-cffi/template @@ -1,6 +1,6 @@ # Template file for 'python3-cffi' pkgname=python3-cffi -version=1.16.0 +version=1.17.0 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=bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25e02cc0 +checksum=f3157624b7558b914cb039fd1af735e5e8049a87c817cc215109ad1c8779df76 do_check() { # glibc libm.so is a GNU ld script that isn't properly handled