Date: Sat, 27 May 2023 04:26:50 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: 08b5c7427047 - main - devel/py-hatchling: Update to 1.17.0 Message-ID: <202305270426.34R4QoGt025153@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=08b5c74270473bc9c88948ea7b6954c61c6db122 commit 08b5c74270473bc9c88948ea7b6954c61c6db122 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 04:08:39 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 04:08:39 +0000 devel/py-hatchling: Update to 1.17.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 3aa959819489..4212785fc22e 100644 --- a/devel/py-hatchling/Makefile +++ b/devel/py-hatchling/Makefile @@ -1,5 +1,5 @@ PORTNAME= hatchling -PORTVERSION= 1.14.1 +PORTVERSION= 1.17.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hatchling/distinfo b/devel/py-hatchling/distinfo index af2b162cda3c..937c4e896930 100644 --- a/devel/py-hatchling/distinfo +++ b/devel/py-hatchling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682616672 -SHA256 (hatchling-1.14.1.tar.gz) = 55fbc88cbd0d96c09c3e9392b51db513fd4cb4caf47615d65f935a5ef1756133 -SIZE (hatchling-1.14.1.tar.gz) = 55568 +TIMESTAMP = 1684104410 +SHA256 (hatchling-1.17.0.tar.gz) = b1244db3f45b4ef5a00106a46612da107cdfaf85f1580b8e1c059fefc98b0930 +SIZE (hatchling-1.17.0.tar.gz) = 57165
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305270426.34R4QoGt025153>