Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2024 10:59:40 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8c659a4511dd - main - misc/py-hist: update 2.7.2 =?utf-8?Q?=E2=86=92?= 2.7.3
Message-ID:  <202406231059.45NAxeIQ066505@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit 8c659a4511ddf55af5658cf45810a2257e6cd00a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-23 10:28:43 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-23 10:59:20 +0000

    misc/py-hist: update 2.7.2 → 2.7.3
    
    Reported by:    portscout
---
 misc/py-hist/Makefile | 6 +++---
 misc/py-hist/distinfo | 6 +++---
 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



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