python3-primecountpy: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:38 -05:00
parent b274a2ae22
commit d27ec2d0ab

View file

@ -1,7 +1,7 @@
# Template file for 'python3-primecountpy' # Template file for 'python3-primecountpy'
pkgname=python3-primecountpy pkgname=python3-primecountpy
version=0.1.0 version=0.1.0
revision=4 revision=5
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel python3-Cython hostmakedepends="python3-setuptools python3-wheel python3-Cython
python3-cysignals" python3-cysignals"