git: 016866228a85 - main - misc/py-uhi: Update 0.3.2 → 0.3.3

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 24 Jun 2023 08:12:10 UTC
The branch main has been updated by yuri:

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

commit 016866228a85ee7f31e859cfbf5abcbe0c41726e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-24 07:36:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-24 08:11:58 +0000

    misc/py-uhi: Update 0.3.2 → 0.3.3
    
    Reported by:    portscout
---
 misc/py-uhi/Makefile | 10 +++++-----
 misc/py-uhi/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/misc/py-uhi/Makefile b/misc/py-uhi/Makefile
index 51634361840e..2da32ab0654b 100644
--- a/misc/py-uhi/Makefile
+++ b/misc/py-uhi/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	uhi
-DISTVERSION=	0.3.2
-PORTREVISION=	1
+DISTVERSION=	0.3.3
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,13 +11,14 @@ WWW=		https://uhi.readthedocs.io/en/latest/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYNUMPY}
+BUILD_DEPENDS=	${PYNUMPY} \
+		${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYNUMPY}
-
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}boost-histogram>=1.0:misc/py-boost-histogram@${PY_FLAVOR}
 
 USES=		compiler:c++14-lang python:3.8+
-USE_PYTHON=	distutils autoplist pytest
+USE_PYTHON=	pep517 autoplist pytest
 
 NO_ARCH=	yes
 
diff --git a/misc/py-uhi/distinfo b/misc/py-uhi/distinfo
index 887b080091b9..b0303d93863a 100644
--- a/misc/py-uhi/distinfo
+++ b/misc/py-uhi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663834381
-SHA256 (uhi-0.3.2.tar.gz) = fd6ed2ae8ce68ba6be37b872de86e7775b45d54f858768c8fdaba162b6452ab2
-SIZE (uhi-0.3.2.tar.gz) = 38013
+TIMESTAMP = 1687591150
+SHA256 (uhi-0.3.3.tar.gz) = 800caf3a5f1273b08bcc3bb4b49228fe003942e23423812b0110546aad9a24be
+SIZE (uhi-0.3.3.tar.gz) = 52109