mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-fpylll: update to 0.6.2.
This commit is contained in:
parent
757f2f492f
commit
4981f83bda
1 changed files with 3 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-fpylll'
|
# Template file for 'python3-fpylll'
|
||||||
pkgname=python3-fpylll
|
pkgname=python3-fpylll
|
||||||
version=0.6.1
|
version=0.6.2
|
||||||
revision=2
|
revision=1
|
||||||
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"
|
||||||
|
@ -14,10 +14,4 @@ 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"
|
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=dfd9529a26c50993a2a716177debd7994312219070574cad31b35b4f0c040a19
|
checksum=d5b2f250afb6fb2f9c70e03ffe1169ff6f2e167e348da1328cc20b693b915fbe
|
||||||
make_check_pre="env PY_IGNORE_IMPORTMISMATCH=1"
|
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
|
||||||
# skip a test with numerical noise on 32 bit
|
|
||||||
i686*) make_check_args="-k not(averaged_simulate_prob)" ;;
|
|
||||||
esac
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue