Date: Tue, 18 Jun 2024 14:30:20 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: 938a1f195fb0 - main - devel/py-ufmt: Update to 2.7.0 Message-ID: <202406181430.45IEUK0r044546@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=938a1f195fb0621002c3150ed1077d563228de78 commit 938a1f195fb0621002c3150ed1077d563228de78 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-18 14:25:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 14:25:57 +0000 devel/py-ufmt: Update to 2.7.0 Changes: https://github.com/omnilib/ufmt/blob/main/CHANGELOG.md https://ufmt.omnilib.dev/en/stable/changelog.html --- devel/py-ufmt/Makefile | 2 +- devel/py-ufmt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-ufmt/Makefile b/devel/py-ufmt/Makefile index 565916c1161e..7a357297c614 100644 --- a/devel/py-ufmt/Makefile +++ b/devel/py-ufmt/Makefile @@ -1,5 +1,5 @@ PORTNAME= ufmt -PORTVERSION= 2.6.0 +PORTVERSION= 2.7.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ufmt/distinfo b/devel/py-ufmt/distinfo index fc35b9fa2881..1ed1eb63eb4d 100644 --- a/devel/py-ufmt/distinfo +++ b/devel/py-ufmt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715842772 -SHA256 (ufmt-2.6.0.tar.gz) = 8d6e520699455cd2ff2714640c16af2ae8f305a747e17524b44625038ca41226 -SIZE (ufmt-2.6.0.tar.gz) = 75768 +TIMESTAMP = 1718690480 +SHA256 (ufmt-2.7.0.tar.gz) = fc4832cc1b2eaf6acfce4e1437a2a3b23f1ad81a8c568d73f33006ad254562b5 +SIZE (ufmt-2.7.0.tar.gz) = 77188
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406181430.45IEUK0r044546>