From 8a0c7a8b9f2aef98fda1e8583750d99a6a008c46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sun, 9 Oct 2022 12:31:47 -0300 Subject: [PATCH 1/2] fplll: update to 5.4.4. --- common/shlibs | 2 +- srcpkgs/fplll/template | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index edb8a2c5dd73..71fb47ccead2 100644 --- a/common/shlibs +++ b/common/shlibs @@ -82,7 +82,7 @@ libt3widget.so.2 libt3widget-1.2.2_1 libtranscript.so.1 libtranscript-0.3.3_1 libnetcdf.so.15 netcdf-4.7.0_1 libformw.so.6 ncurses-libs-5.8_1 ignore -libfplll.so.7 fplll-5.4.1_1 +libfplll.so.8 fplll-5.4.4_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 diff --git a/srcpkgs/fplll/template b/srcpkgs/fplll/template index 11a877d14872..c53eee819b7b 100644 --- a/srcpkgs/fplll/template +++ b/srcpkgs/fplll/template @@ -1,6 +1,6 @@ # Template file for 'fplll' pkgname=fplll -version=5.4.2 +version=5.4.4 revision=1 build_style=gnu-configure makedepends="gmp-devel mpfr-devel" @@ -8,8 +8,9 @@ short_desc="Lattice algorithms using floating-point orthogonalization and LLL" maintainer="Gonzalo TornarĂ­a " 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=6e7b1704fd56f29dd9fc1dd719cc1f2df1f58964fd77bbde162f594d7fff7ba5 +checksum=0fd9d378f04ff886d8864728baf5d90b8b0b82c1e541e92550644fb54f75691d if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel" From 27d35d1a0cf488aa15782b2f029aa7b6f220fe55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sun, 9 Oct 2022 12:31:52 -0300 Subject: [PATCH 2/2] python3-fpylll: update to 0.5.9. --- srcpkgs/python3-fpylll/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-fpylll/template b/srcpkgs/python3-fpylll/template index 817dede1e539..e4fd9584c795 100644 --- a/srcpkgs/python3-fpylll/template +++ b/srcpkgs/python3-fpylll/template @@ -1,7 +1,7 @@ # Template file for 'python3-fpylll' pkgname=python3-fpylll -version=0.5.7 -revision=3 +version=0.5.9 +revision=1 build_style=python3-module hostmakedepends="python3-Cython" 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 " 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=1afc88feee50a3e84de55e3913295922c25691f6edafb9ecfe8f2e90306758f6 +checksum=be16d40fd94ddea771ccef44434732dfbf9a88cf15cd5f9020ec7a8197f16358 case $XBPS_TARGET_MACHINE in # skip a test with numerical noise on 32 bit