From 1cb9d437e3a47b307cc8780ce3cb8c8c5ffce55c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 4 Apr 2023 09:05:19 -0400 Subject: [PATCH] python-Cython: update to 0.29.34. --- 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 7d40cd46f4f..0b5f7582fea 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.33 +version=0.29.34 revision=1 build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -12,7 +12,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=5040764c4a4d2ce964a395da24f0d1ae58144995dab92c6b96f44c3f4d72286a +checksum=1909688f5d7b521a60c396d20bba9e47a1b2d2784bfb085401e1e1e7d29a29a8 # Tests are flaky make_check=no