From 3a07627d74504b3cccf396ebe3fb6eb8a18781a5 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 30 Jul 2022 21:52:38 -0400 Subject: [PATCH] python-Cython: update to 0.29.32. --- srcpkgs/python-Cython/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-Cython/template b/srcpkgs/python-Cython/template index aa4b81ec8bc..9f704c7b87d 100644 --- a/srcpkgs/python-Cython/template +++ b/srcpkgs/python-Cython/template @@ -1,6 +1,6 @@ # Template file for 'python-Cython' pkgname=python-Cython -version=0.29.30 +version=0.29.32 revision=1 wrksrc="Cython-${version}" build_style=python-module @@ -13,7 +13,7 @@ license="Apache-2.0" homepage="https://cython.org/" changelog="https://raw.githubusercontent.com/cython/cython/master/CHANGES.rst" distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz" -checksum=2235b62da8fe6fa8b99422c8e583f2fb95e143867d337b5c75e4b9a1a865f9e3 +checksum=8733cf4758b79304f2a4e39ebfac5e92341bce47bcceb26c1254398b2f8c1af7 # Tests are flaky make_check=no