diff --git a/srcpkgs/python3-primecountpy/template b/srcpkgs/python3-primecountpy/template index 886e5d67c51..eb3587dbb29 100644 --- a/srcpkgs/python3-primecountpy/template +++ b/srcpkgs/python3-primecountpy/template @@ -2,9 +2,10 @@ pkgname=python3-primecountpy version=0.1.0 revision=4 -build_style=python3-module -hostmakedepends="python3-setuptools python3-Cython" -makedepends="python3-cysignals python3-devel primecount-devel pari-devel" +build_style=python3-pep517 +hostmakedepends="python3-setuptools python3-wheel python3-Cython + python3-cysignals" +makedepends="python3-devel primecount-devel pari-devel" depends="python3" short_desc="Python interface to the C++ library primecount" maintainer="Gonzalo TornarĂ­a "