mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-fpylll: update to 0.5.9.
This commit is contained in:
parent
a7c62bf62b
commit
15d93b643b
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-fpylll'
|
# Template file for 'python3-fpylll'
|
||||||
pkgname=python3-fpylll
|
pkgname=python3-fpylll
|
||||||
version=0.5.7
|
version=0.5.9
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-Cython"
|
hostmakedepends="python3-Cython"
|
||||||
makedepends="python3-cysignals python3-devel gmp-devel mpfr-devel fplll-devel
|
makedepends="python3-cysignals python3-devel gmp-devel mpfr-devel fplll-devel
|
||||||
|
@ -12,8 +12,9 @@ short_desc="Python wrapper to fplll (floating point lattice algorithms)"
|
||||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/fplll/fpylll"
|
homepage="https://github.com/fplll/fpylll"
|
||||||
|
changelog="https://github.com/fplll/fpylll/releases"
|
||||||
distfiles="${PYPI_SITE}/f/fpylll/fpylll-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/fpylll/fpylll-${version}.tar.gz"
|
||||||
checksum=1afc88feee50a3e84de55e3913295922c25691f6edafb9ecfe8f2e90306758f6
|
checksum=be16d40fd94ddea771ccef44434732dfbf9a88cf15cd5f9020ec7a8197f16358
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
# skip a test with numerical noise on 32 bit
|
# skip a test with numerical noise on 32 bit
|
||||||
|
|
Loading…
Add table
Reference in a new issue