Date: Sun, 8 Sep 2024 18:45:03 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a387159901e7 - main - devel/py-uproot: Update to 5.3.12 Message-ID: <202409081845.488Ij3iO039956@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a387159901e78082e3fb816955d7393e264efb0f commit a387159901e78082e3fb816955d7393e264efb0f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-08 18:19:39 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-08 18:37:39 +0000 devel/py-uproot: Update to 5.3.12 Changes: https://github.com/scikit-hep/uproot5/releases --- devel/py-uproot/Makefile | 2 +- devel/py-uproot/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-uproot/Makefile b/devel/py-uproot/Makefile index 5e2c52fdaddd..b81f1dcd935c 100644 --- a/devel/py-uproot/Makefile +++ b/devel/py-uproot/Makefile @@ -1,5 +1,5 @@ PORTNAME= uproot -PORTVERSION= 5.3.10 +PORTVERSION= 5.3.12 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-uproot/distinfo b/devel/py-uproot/distinfo index 7edb84d7f65b..248d712e1a1b 100644 --- a/devel/py-uproot/distinfo +++ b/devel/py-uproot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721499004 -SHA256 (uproot-5.3.10.tar.gz) = b2f0cc2ccb7b11dca476bf1e513fa4a4b986eb560207c9b89c7b9610794c4ecb -SIZE (uproot-5.3.10.tar.gz) = 927664 +TIMESTAMP = 1725559833 +SHA256 (uproot-5.3.12.tar.gz) = 29000deb55f05461e7bcde9664d75011c26eb9a14d90b35edf2c5c3637d9abbc +SIZE (uproot-5.3.12.tar.gz) = 932286
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081845.488Ij3iO039956>