Date: Mon, 3 Oct 2022 02:25:27 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: 4fba18638578 - main - devel/py-hatchling: Update to 1.10.0 Message-ID: <202210030225.2932PRb9098046@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=4fba186385787dc7f1a66412f6fc756c181246d2 commit 4fba186385787dc7f1a66412f6fc756c181246d2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-03 02:14:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-03 02:14:54 +0000 devel/py-hatchling: Update to 1.10.0 Changes: https://github.com/pypa/hatch/commits/master/backend --- 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 4f067b0ea3df..4d8153abf30e 100644 --- a/devel/py-hatchling/Makefile +++ b/devel/py-hatchling/Makefile @@ -1,5 +1,5 @@ PORTNAME= hatchling -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hatchling/distinfo b/devel/py-hatchling/distinfo index 1ee1e7799481..087fc3182b25 100644 --- a/devel/py-hatchling/distinfo +++ b/devel/py-hatchling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662826468 -SHA256 (hatchling-1.9.0.tar.gz) = b57c7362f437b9426e4b94228a21d2ac5804fbb2abcb01adde2544a35bb303cd -SIZE (hatchling-1.9.0.tar.gz) = 55936 +TIMESTAMP = 1663672824 +SHA256 (hatchling-1.10.0.tar.gz) = 5d31f43dffaf6265c808e1b5353662ffa5146d844278b55caa6c7f74f427ec50 +SIZE (hatchling-1.10.0.tar.gz) = 56289
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210030225.2932PRb9098046>