Date: Sun, 18 Sep 2022 16:33:53 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: 90df3b5bdf5e - main - math/py-fpylll: upgrade to 0.5.7 Message-ID: <202209181633.28IGXri9027048@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=90df3b5bdf5e15811ef39c9a423e6dd80cfeabb6 commit 90df3b5bdf5e15811ef39c9a423e6dd80cfeabb6 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-09-18 16:06:59 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-09-18 16:06:59 +0000 math/py-fpylll: upgrade to 0.5.7 Release notes at <https://github.com/fplll/fpylll/releases/tag/0.5.7>. --- 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 70e5965121e0..09773e77ec67 100644 --- a/math/py-fpylll/Makefile +++ b/math/py-fpylll/Makefile @@ -1,5 +1,5 @@ PORTNAME= fpylll -PORTVERSION= 0.5.6 +PORTVERSION= 0.5.7 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-fpylll/distinfo b/math/py-fpylll/distinfo index 82a5b3ee43da..ddae94527541 100644 --- a/math/py-fpylll/distinfo +++ b/math/py-fpylll/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621101602 -SHA256 (fplll-fpylll-0.5.6_GH0.tar.gz) = db23f0fa21717b57b546677c5a830695a0074748b34f0984f8466aa348ef46e6 -SIZE (fplll-fpylll-0.5.6_GH0.tar.gz) = 124873 +TIMESTAMP = 1663516099 +SHA256 (fplll-fpylll-0.5.7_GH0.tar.gz) = 350eff2debd1249ef915add8ea0b19217e8a694285b8a90460c593a718d57be4 +SIZE (fplll-fpylll-0.5.7_GH0.tar.gz) = 126463
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209181633.28IGXri9027048>