From 8bc86134e662388af59af83eeef449e2cb779fcf Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 5 Jul 2022 13:33:39 -0400 Subject: [PATCH] python-cffi: update to 1.15.1. --- srcpkgs/python-cffi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-cffi/template b/srcpkgs/python-cffi/template index 498821b07fa..5a098995a96 100644 --- a/srcpkgs/python-cffi/template +++ b/srcpkgs/python-cffi/template @@ -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