From da31ac510b2050611fb2c5867939bd1b3628e71c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 13 Oct 2021 15:47:30 -0400 Subject: [PATCH] python-cffi: update to 1.15.0. --- srcpkgs/python-cffi/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-cffi/template b/srcpkgs/python-cffi/template index 9a256a73835..498821b07fa 100644 --- a/srcpkgs/python-cffi/template +++ b/srcpkgs/python-cffi/template @@ -1,7 +1,7 @@ # Template file for 'python-cffi' pkgname=python-cffi -version=1.14.6 -revision=2 +version=1.15.0 +revision=1 wrksrc="cffi-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools libffi-devel" @@ -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=c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd +checksum=920f0d66a896c2d99f0adbb391f990a84091179542c205fa53ce5787aff87954 do_check() { # glibc libm.so is a GNU ld script that isn't properly handled