Date: Sun, 16 May 2021 09:04:56 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 36f160aba23c - main - math/py-fpylll: upgrade to 0.5.6 Message-ID: <202105160904.14G94ufc061423@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=36f160aba23c6fb20fbe4fcc660a3bc1b8542b42 commit 36f160aba23c6fb20fbe4fcc660a3bc1b8542b42 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2021-05-16 08:57:04 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2021-05-16 09:04:43 +0000 math/py-fpylll: upgrade to 0.5.6 Changelog at <https://github.com/fplll/fpylll/releases/tag/0.5.6>. --- math/py-fpylll/Makefile | 2 +- math/py-fpylll/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-fpylll/Makefile b/math/py-fpylll/Makefile index a2a465ed59ad..a2bee6907354 100644 --- a/math/py-fpylll/Makefile +++ b/math/py-fpylll/Makefile @@ -1,7 +1,7 @@ # Created by: thierry@pompo.net PORTNAME= fpylll -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.6 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-fpylll/distinfo b/math/py-fpylll/distinfo index 44fe5506203e..82a5b3ee43da 100644 --- a/math/py-fpylll/distinfo +++ b/math/py-fpylll/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610459696 -SHA256 (fplll-fpylll-0.5.5_GH0.tar.gz) = 739c8161c2c8ffa852c2795e2148129074db30176ae3d014ff7d6feebcd531dd -SIZE (fplll-fpylll-0.5.5_GH0.tar.gz) = 124743 +TIMESTAMP = 1621101602 +SHA256 (fplll-fpylll-0.5.6_GH0.tar.gz) = db23f0fa21717b57b546677c5a830695a0074748b34f0984f8466aa348ef46e6 +SIZE (fplll-fpylll-0.5.6_GH0.tar.gz) = 124873
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105160904.14G94ufc061423>