New package: python3-primecountpy-0.1.0
This commit is contained in:
parent
d210febd6b
commit
b4491656a4
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-primecountpy/template
Normal file
16
srcpkgs/python3-primecountpy/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-primecountpy'
|
||||||
|
pkgname=python3-primecountpy
|
||||||
|
version=0.1.0
|
||||||
|
revision=1
|
||||||
|
wrksrc=primecountpy-${version}
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools python3-Cython"
|
||||||
|
makedepends="python3-cysignals python3-devel primecount-devel pari-devel"
|
||||||
|
short_desc="Python interface to the C++ library primecount"
|
||||||
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/dimpase/primecountpy"
|
||||||
|
distfiles="${PYPI_SITE}/p/primecountpy/primecountpy-${version}.tar.gz"
|
||||||
|
checksum=78fe7cc32115f0669a45d7c90faaf39f7ce3939e39e2e7e5f14c17fe4bff0676
|
||||||
|
|
||||||
|
make_check=no # no way to check before installing
|
Loading…
Add table
Add a link
Reference in a new issue