Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 14:27:16 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: d2242fc869c3 - main - devel/py-hatchling: Update to 1.24.1
Message-ID:  <202404201427.43KERGTW008008@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=d2242fc869c39d45d82d0ae94dde60ce0007baa1

commit d2242fc869c39d45d82d0ae94dde60ce0007baa1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-20 14:22:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-20 14:25:41 +0000

    devel/py-hatchling: Update to 1.24.1
    
    Changes:        https://github.com/pypa/hatch/releases
---
 devel/py-hatchling/Makefile | 4 ++--
 devel/py-hatchling/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-hatchling/Makefile b/devel/py-hatchling/Makefile
index d2cfe4576d74..472ffc9de4a0 100644
--- a/devel/py-hatchling/Makefile
+++ b/devel/py-hatchling/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hatchling
-PORTVERSION=	1.22.5
+PORTVERSION=	1.24.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pathspec>=0.10.1:devel/py-pathspec@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pluggy>=1.0.0:devel/py-pluggy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}trove-classifiers>=0:devel/py-trove-classifiers@${PY_FLAVOR}
diff --git a/devel/py-hatchling/distinfo b/devel/py-hatchling/distinfo
index f86663264126..c5c297627ef2 100644
--- a/devel/py-hatchling/distinfo
+++ b/devel/py-hatchling/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712330591
-SHA256 (hatchling-1.22.5.tar.gz) = ca260a5adad376563dcd5df799e79ec1d5c0a3be41e2fbe335613c451772b09e
-SIZE (hatchling-1.22.5.tar.gz) = 62801
+TIMESTAMP = 1713528532
+SHA256 (hatchling-1.24.1.tar.gz) = 51f861891e98c4044eb455163a737e5d2328d7aa74890b182db2d80fee22a497
+SIZE (hatchling-1.24.1.tar.gz) = 63920



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