aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-06-23 10:28:43 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-06-23 10:59:20 +0000
commit8c659a4511ddf55af5658cf45810a2257e6cd00a (patch)
tree94acf20e42be463f650c9e4b51539ea9caace487
parent788eadd602c9e40c2422fde9342abbbc1f706fbe (diff)
downloadports-8c659a4511ddf55af5658cf45810a2257e6cd00a.tar.gz
ports-8c659a4511ddf55af5658cf45810a2257e6cd00a.zip
misc/py-hist: update 2.7.2 → 2.7.3
Reported by: portscout
-rw-r--r--misc/py-hist/Makefile6
-rw-r--r--misc/py-hist/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/py-hist/Makefile b/misc/py-hist/Makefile
index d3c4bfe3a161..54c5600dedaa 100644
--- a/misc/py-hist/Makefile
+++ b/misc/py-hist/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hist
DISTVERSIONPREFIX= v
-DISTVERSION= 2.7.2
+DISTVERSION= 2.7.3
CATEGORIES= misc python
#MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,11 +20,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boost-histogram>=1.3.1:misc/py-boost-histogr
${PYTHON_PKGNAMEPREFIX}typing-extensions>=4:devel/py-typing-extensions@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dask>=2022:devel/py-dask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dask-histogram>=2023.1:devel/py-dask-histogram@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}mplhep>0:science/py-mplhep@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-mpl>=0.12:devel/py-pytest-mpl@${PY_FLAVOR}
- # tests and plotting also need mplhep>=0.2.16 which isn't yet ported
USES= python
-USE_PYTHON= pep517 autoplist pytest
+USE_PYTHON= pep517 autoplist pytest # 21 tests fail: _tkinter.TclError: no display name and no $DISPLAY environment variable
USE_GITHUB= yes
GH_ACCOUNT= scikit-hep
diff --git a/misc/py-hist/distinfo b/misc/py-hist/distinfo
index ed734f9025d3..d6754c1a0aee 100644
--- a/misc/py-hist/distinfo
+++ b/misc/py-hist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694883763
-SHA256 (scikit-hep-hist-v2.7.2_GH0.tar.gz) = dba06132f5d932d811f2d048ff2b14b23d9db21a3e2fa234883e88699f7e8a92
-SIZE (scikit-hep-hist-v2.7.2_GH0.tar.gz) = 991881
+TIMESTAMP = 1719137732
+SHA256 (scikit-hep-hist-v2.7.3_GH0.tar.gz) = e2180b239ac40b6ef05ffa798739664797e5c1108659f23dea2b24ee214c2bca
+SIZE (scikit-hep-hist-v2.7.3_GH0.tar.gz) = 992162