Date: Tue, 31 Dec 2024 16:01:28 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: 7bc4e2accb15 - main - devel/py-hatchling: Update to 1.27.0 Message-ID: <202412311601.4BVG1SFX084957@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=7bc4e2accb15c9b021dea5ed67d525945a8fa3e3 commit 7bc4e2accb15c9b021dea5ed67d525945a8fa3e3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-31 15:48:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-31 15:48:31 +0000 devel/py-hatchling: Update to 1.27.0 Changes: https://github.com/pypa/hatch/releases --- devel/py-hatchling/Makefile | 2 +- devel/py-hatchling/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-hatchling/Makefile b/devel/py-hatchling/Makefile index 9aa34660e81b..7c59c51d6891 100644 --- a/devel/py-hatchling/Makefile +++ b/devel/py-hatchling/Makefile @@ -1,5 +1,5 @@ PORTNAME= hatchling -PORTVERSION= 1.26.3 +PORTVERSION= 1.27.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hatchling/distinfo b/devel/py-hatchling/distinfo index be7b766f688f..96c7f38e127b 100644 --- a/devel/py-hatchling/distinfo +++ b/devel/py-hatchling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731679246 -SHA256 (hatchling-1.26.3.tar.gz) = b672a9c36a601a06c4e88a1abb1330639ee8e721e0535a37536e546a667efc7a -SIZE (hatchling-1.26.3.tar.gz) = 54968 +TIMESTAMP = 1735227872 +SHA256 (hatchling-1.27.0.tar.gz) = 971c296d9819abb3811112fc52c7a9751c8d381898f36533bb16f9791e941fd6 +SIZE (hatchling-1.27.0.tar.gz) = 54983
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311601.4BVG1SFX084957>