Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jun 2026 08:42:41 +0000
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: 1c4efcfeecdd - main - misc/py-hist: update 2.9.=?utf-8?Q?2 =E2=86=92 2.?=10.1
Message-ID:  <6a213a81.3e09a.614d37dc@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 1c4efcfeecdd87fd3a4a1dd37a59d2b6f3a79551
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-04 08:31:16 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-04 08:42:06 +0000

    misc/py-hist: update 2.9.2 → 2.10.1
---
 misc/py-hist/Makefile | 17 +++++++++--------
 misc/py-hist/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/misc/py-hist/Makefile b/misc/py-hist/Makefile
index 9f3ba7cd20ed..e36c67f78688 100644
--- a/misc/py-hist/Makefile
+++ b/misc/py-hist/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	hist
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.9.2
-PORTREVISION=	2
+DISTVERSION=	2.10.1
 CATEGORIES=	misc python
 #MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,13 +14,15 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}boost-histogram>=1.5:misc/py-boost-histogram@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}histoprint>=2.2.0:misc/py-histoprint@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}typing-extensions>=4:devel/py-typing-extensions@${PY_FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dask>=2022:devel/py-dask@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}boost-histogram>=1.6:misc/py-boost-histogram@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}numpy>=1.21.3:math/py-numpy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}packaging>=23:devel/py-packaging@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}histoprint>=2.2.0:misc/py-histoprint@${PY_FLAVOR}
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}awkward>=2.0.7:math/py-awkward@${PY_FLAVOR} \
+		${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}matplotlib>=3.10.7:math/py-matplotlib@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}mplhep>=0.3.33:science/py-mplhep@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-mpl>=0.12:devel/py-pytest-mpl@${PY_FLAVOR}
 
 USES=		python
diff --git a/misc/py-hist/distinfo b/misc/py-hist/distinfo
index 8f3f483d81ef..b6a0bcb72469 100644
--- a/misc/py-hist/distinfo
+++ b/misc/py-hist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768812808
-SHA256 (scikit-hep-hist-v2.9.2_GH0.tar.gz) = 17dd749c03e56b295b02d3eec629c01ed05dc642426c43f1e40b97d8c17c84e8
-SIZE (scikit-hep-hist-v2.9.2_GH0.tar.gz) = 1000327
+TIMESTAMP = 1780561048
+SHA256 (scikit-hep-hist-v2.10.1_GH0.tar.gz) = 7c8f138104895bf601e088d47c3e4d9357944820afbcf7a844478aab75a40f88
+SIZE (scikit-hep-hist-v2.10.1_GH0.tar.gz) = 1002053


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a213a81.3e09a.614d37dc>