python3-pplpy: use cython 3.

This commit is contained in:
Gonzalo Tornaría 2023-07-19 21:04:33 -03:00 committed by Leah Neukirchen
parent 3bb30645e3
commit ceb2574449

View File

@ -1,9 +1,9 @@
# Template file for 'python3-pplpy'
pkgname=python3-pplpy
version=0.8.9
revision=1
revision=2
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel python3-Cython0.29
hostmakedepends="python3-setuptools python3-wheel python3-Cython
python3-cysignals python3-gmpy2"
makedepends="python3-devel gmp-devel gmpxx-devel ppl-devel mpfr-devel
libmpc-devel pari-devel"