Date: Sat, 30 Jul 2022 19:28:23 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: a6d7c952e27c - main - devel/py-hatchling: Update to 1.6.0 Message-ID: <202207301928.26UJSNdG037682@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=a6d7c952e27cb40aba9daece0972aebd542e1208 commit a6d7c952e27cb40aba9daece0972aebd542e1208 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-30 19:24:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-30 19:24:40 +0000 devel/py-hatchling: Update to 1.6.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 5171f7e850ac..e15b52109e93 100644 --- a/devel/py-hatchling/Makefile +++ b/devel/py-hatchling/Makefile @@ -1,5 +1,5 @@ PORTNAME= hatchling -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hatchling/distinfo b/devel/py-hatchling/distinfo index 384301529b90..8319043ddc1f 100644 --- a/devel/py-hatchling/distinfo +++ b/devel/py-hatchling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657555651 -SHA256 (hatchling-1.5.0.tar.gz) = 9ca409a41140cc662164680b78adcd3ba77b23a945984bd9970d11fe38e86a38 -SIZE (hatchling-1.5.0.tar.gz) = 47149 +TIMESTAMP = 1659161171 +SHA256 (hatchling-1.6.0.tar.gz) = bd6e8505de511ac4217ff50927f6d1845494608e401e63a62b830c31fb613544 +SIZE (hatchling-1.6.0.tar.gz) = 47282
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207301928.26UJSNdG037682>