Date: Tue, 3 Aug 2021 06:10:53 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 61d4c05e84ce - main - math/py-iminuit: Update 2.7.0 -> 2.8.0 Message-ID: <202108030610.1736Arg2083683@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=61d4c05e84ce2cc7e33ed7aa7584768a89298912 commit 61d4c05e84ce2cc7e33ed7aa7584768a89298912 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-08-03 06:10:16 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-08-03 06:10:46 +0000 math/py-iminuit: Update 2.7.0 -> 2.8.0 Reported by: portscout --- math/py-iminuit/Makefile | 2 +- math/py-iminuit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-iminuit/Makefile b/math/py-iminuit/Makefile index 1529b957206f..c6be6000aa63 100644 --- a/math/py-iminuit/Makefile +++ b/math/py-iminuit/Makefile @@ -1,5 +1,5 @@ PORTNAME= iminuit -DISTVERSION= 2.7.0 +DISTVERSION= 2.8.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-iminuit/distinfo b/math/py-iminuit/distinfo index de26d7c207a7..f7aa186fc377 100644 --- a/math/py-iminuit/distinfo +++ b/math/py-iminuit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625502281 -SHA256 (iminuit-2.7.0.tar.gz) = ff2183814c5c3a1cfa77355249bb3706e06e886c9a07b00267ff3088ce58e5b3 -SIZE (iminuit-2.7.0.tar.gz) = 384016 +TIMESTAMP = 1627970720 +SHA256 (iminuit-2.8.0.tar.gz) = 9ce160453e08ffc4f12a9f1f4364e461b0ce4c472048c1a58eeaa46a40af9d56 +SIZE (iminuit-2.8.0.tar.gz) = 389147
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108030610.1736Arg2083683>