git: e9afdafc0a9b - main - devel/py-hatchling: Update to 0.25.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 22 May 2022 05:15:21 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e9afdafc0a9b8f5e0cd622546115e70bdab0b160

commit e9afdafc0a9b8f5e0cd622546115e70bdab0b160
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-22 04:23:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 04:23:04 +0000

    devel/py-hatchling: Update to 0.25.0
    
    - Update WWW
    
    Changes:        https://github.com/pypa/hatch/commits/master/backend
---
 devel/py-hatchling/Makefile  | 6 +-----
 devel/py-hatchling/distinfo  | 6 +++---
 devel/py-hatchling/pkg-descr | 2 +-
 3 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/devel/py-hatchling/Makefile b/devel/py-hatchling/Makefile
index ec70b667c54a..14c4be1db20d 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=	0.24.0
+PORTVERSION=	0.25.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +12,6 @@ COMMENT=	Modern, extensible Python build backend
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-xBUILD_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.9:devel/py-pathspec@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pluggy>=1.0.0:devel/py-pluggy@${PY_FLAVOR}
 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.9:devel/py-pathspec@${PY_FLAVOR} \
diff --git a/devel/py-hatchling/distinfo b/devel/py-hatchling/distinfo
index b3b48317f2f6..2804acc20730 100644
--- a/devel/py-hatchling/distinfo
+++ b/devel/py-hatchling/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651316567
-SHA256 (hatchling-0.24.0.tar.gz) = ce6765f5b5baf3cb57d2f80196c50e201e3728cacd95353f5c9b4f03dfdf4eb9
-SIZE (hatchling-0.24.0.tar.gz) = 44544
+TIMESTAMP = 1653151096
+SHA256 (hatchling-0.25.0.tar.gz) = 93f6e366f19a3a366c855afac3725bed7682d5d00e9486ab68540a0ad8766482
+SIZE (hatchling-0.25.0.tar.gz) = 45341
diff --git a/devel/py-hatchling/pkg-descr b/devel/py-hatchling/pkg-descr
index 95368c6a87d3..0a1f0c6451b6 100644
--- a/devel/py-hatchling/pkg-descr
+++ b/devel/py-hatchling/pkg-descr
@@ -1,3 +1,3 @@
 Hatchling is the extensible, standards compliant build backend used by Hatch.
 
-WWW: https://github.com/ofek/hatch/tree/master/backend
+WWW: https://github.com/pypa/hatch/tree/master/backend