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.1.
This commit is contained in:
parent
5153ba4240
commit
4115b39277
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-fpylll'
|
# Template file for 'python3-fpylll'
|
||||||
pkgname=python3-fpylll
|
pkgname=python3-fpylll
|
||||||
version=0.6.0
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel python3-Cython
|
hostmakedepends="python3-setuptools python3-wheel python3-Cython
|
||||||
|
@ -14,7 +14,7 @@ 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=623b4619b6da9fed9ba26b1ac7e8d8e620a06d2a5f7095ee67985c7160d3c3a4
|
checksum=dfd9529a26c50993a2a716177debd7994312219070574cad31b35b4f0c040a19
|
||||||
make_check_pre="env PY_IGNORE_IMPORTMISMATCH=1"
|
make_check_pre="env PY_IGNORE_IMPORTMISMATCH=1"
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
|
|
Loading…
Add table
Reference in a new issue