Date: Mon, 11 Jul 2022 21:53:39 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: 4d6e2b5071da - main - devel/py-hatchling: Update to 1.5.0 Message-ID: <202207112153.26BLrdwS065715@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=4d6e2b5071da8b82a152850d547fd1adcbd8c7df commit 4d6e2b5071da8b82a152850d547fd1adcbd8c7df Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-11 21:47:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-11 21:47:08 +0000 devel/py-hatchling: Update to 1.5.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 451d8b95959d..553607f5591e 100644 --- a/devel/py-hatchling/Makefile +++ b/devel/py-hatchling/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= hatchling -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hatchling/distinfo b/devel/py-hatchling/distinfo index 7444d59fb009..384301529b90 100644 --- a/devel/py-hatchling/distinfo +++ b/devel/py-hatchling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657199001 -SHA256 (hatchling-1.4.1.tar.gz) = 13461b42876ade4f75ee5d2a2c656b288ca0aab7f048ef66657ef166996b2118 -SIZE (hatchling-1.4.1.tar.gz) = 47122 +TIMESTAMP = 1657555651 +SHA256 (hatchling-1.5.0.tar.gz) = 9ca409a41140cc662164680b78adcd3ba77b23a945984bd9970d11fe38e86a38 +SIZE (hatchling-1.5.0.tar.gz) = 47149
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207112153.26BLrdwS065715>