Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 13:40:56 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: 736c252b6fb7 - main - devel/py-hatchling: Update to 1.14.0
Message-ID:  <202304091340.339DeumS091770@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=736c252b6fb7658a5310e3ac6d7ec31d75e5fa2f

commit 736c252b6fb7658a5310e3ac6d7ec31d75e5fa2f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:31:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:36:49 +0000

    devel/py-hatchling: Update to 1.14.0
    
    Changes:        https://github.com/pypa/hatch/commits/master/backend
---
 devel/py-hatchling/Makefile | 6 +++---
 devel/py-hatchling/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-hatchling/Makefile b/devel/py-hatchling/Makefile
index cde1168e0e61..d9afceb6d6af 100644
--- a/devel/py-hatchling/Makefile
+++ b/devel/py-hatchling/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	hatchling
-PORTVERSION=	1.13.0
-PORTREVISION=	1
+PORTVERSION=	1.14.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +15,8 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}editables>=0.3:devel/py-editables@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}packaging>=21.3: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}pluggy>=1.0.0:devel/py-pluggy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}trove-classifiers>=0:devel/py-trove-classifiers@${PY_FLAVOR}
 
 USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-hatchling/distinfo b/devel/py-hatchling/distinfo
index ffba60f7186d..f669ae245eda 100644
--- a/devel/py-hatchling/distinfo
+++ b/devel/py-hatchling/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679763509
-SHA256 (hatchling-1.13.0.tar.gz) = f8d275a2cc720735286b7c2e2bc35da05761e6d3695c2fa416550395f10c53c7
-SIZE (hatchling-1.13.0.tar.gz) = 61744
+TIMESTAMP = 1680726142
+SHA256 (hatchling-1.14.0.tar.gz) = 462ea91df03ff5d52813b5613fec1313a1a2059d2e37343e572b3f979867c5da
+SIZE (hatchling-1.14.0.tar.gz) = 55567



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