aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-06-24 07:36:51 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-06-24 08:11:58 +0000
commit016866228a85ee7f31e859cfbf5abcbe0c41726e (patch)
treea43721dbc4f58a2634426baf12cfcc6f4d372a17
parent4232d6fcc6610935df071edd6e758a3c7b757ac3 (diff)
downloadports-016866228a85ee7f31e859cfbf5abcbe0c41726e.tar.gz
ports-016866228a85ee7f31e859cfbf5abcbe0c41726e.zip
misc/py-uhi: Update 0.3.2 → 0.3.3
Reported by: portscout
-rw-r--r--misc/py-uhi/Makefile10
-rw-r--r--misc/py-uhi/distinfo6
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