Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2023 09:09:06 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: 21a923c1407a - main - devel/py-hatchling: Update to 1.21.0
Message-ID:  <202312250909.3BP996Fk070520@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=21a923c1407a43d47f757d8336e824f922d2b9f2

commit 21a923c1407a43d47f757d8336e824f922d2b9f2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-25 09:00:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-25 09:00:12 +0000

    devel/py-hatchling: Update to 1.21.0
    
    Changes:        https://github.com/pypa/hatch/blob/master/docs/history/hatchling.md
---
 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 a3045d6665c8..68b20e4031d9 100644
--- a/devel/py-hatchling/Makefile
+++ b/devel/py-hatchling/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hatchling
-PORTVERSION=	1.20.0
+PORTVERSION=	1.21.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hatchling/distinfo b/devel/py-hatchling/distinfo
index be1fe5948d92..a174b8e62c41 100644
--- a/devel/py-hatchling/distinfo
+++ b/devel/py-hatchling/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702543650
-SHA256 (hatchling-1.20.0.tar.gz) = 0e0893cbe3d5f9275fc0e5b629087fc23b17abd7065e4db0a310e0a0237bc945
-SIZE (hatchling-1.20.0.tar.gz) = 57769
+TIMESTAMP = 1703227868
+SHA256 (hatchling-1.21.0.tar.gz) = 5c086772357a50723b825fd5da5278ac7e3697cdf7797d07541a6c90b6ff754c
+SIZE (hatchling-1.21.0.tar.gz) = 58055



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312250909.3BP996Fk070520>