From 6074df53309cd42fc396073d7e61688e3039a925 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:01:10 -0400 Subject: [PATCH] python3-Cython0.29: rebuild for Python 3.12 --- srcpkgs/python3-Cython0.29/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-Cython0.29/template b/srcpkgs/python3-Cython0.29/template index 87fbae91150..2433b0d18e1 100644 --- a/srcpkgs/python3-Cython0.29/template +++ b/srcpkgs/python3-Cython0.29/template @@ -1,7 +1,7 @@ # Template file for 'python3-Cython0.29' pkgname=python3-Cython0.29 version=0.29.36 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel"