Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion common/shlibs
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ libt3widget.so.2 libt3widget-1.2.2_1
libtranscript.so.1 libtranscript-0.3.3_1
libnetcdf.so.19 netcdf-4.9.2_1
libformw.so.6 ncurses-libs-5.8_1 ignore
libfplll.so.8 fplll-5.4.4_1
libfplll.so.9 fplll-5.5.0_1
libpanelw.so.6 ncurses-libs-5.8_1 ignore
libmenuw.so.6 ncurses-libs-5.8_1 ignore
libobjc.so.4 libobjc-4.7.3_12
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/fplll/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'fplll'
pkgname=fplll
version=5.4.5
version=5.5.0
revision=1
build_style=gnu-configure
makedepends="gmp-devel mpfr-devel"
Expand All @@ -10,7 +10,7 @@ license="LGPL-2.1-or-later"
homepage="https://github.com/fplll/fplll"
changelog="https://github.com/fplll/fplll/releases"
distfiles="https://github.com/fplll/fplll/releases/download/${version}/fplll-${version}.tar.gz"
checksum=76d3778f0326597ed7505bab19493a9bf6b73a5c5ca614e8fb82f42105c57d00
checksum=f0af6bdd0ebd5871e87ff3ef7737cb5360b1e38181a4e5a8c1236f3476fec3b2

fplll-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
Expand Down
12 changes: 3 additions & 9 deletions srcpkgs/python3-fpylll/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'python3-fpylll'
pkgname=python3-fpylll
version=0.6.1
revision=2
version=0.6.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel python3-Cython
python3-cysignals"
Expand All @@ -14,10 +14,4 @@ license="GPL-2.0-or-later"
homepage="https://github.com/fplll/fpylll"
changelog="https://github.com/fplll/fpylll/releases"
distfiles="${PYPI_SITE}/f/fpylll/fpylll-${version}.tar.gz"
checksum=dfd9529a26c50993a2a716177debd7994312219070574cad31b35b4f0c040a19
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
checksum=d5b2f250afb6fb2f9c70e03ffe1169ff6f2e167e348da1328cc20b693b915fbe