Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:17:32 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: 09c6b9299904 - main - math/py-iminuit: update 2.25.2 =?utf-8?Q?=E2=86=92?= 2.26.0
Message-ID:  <202406180417.45I4HWCo003275@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=09c6b9299904d02ea0b9a72febade887603da39e

commit 09c6b9299904d02ea0b9a72febade887603da39e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-18 04:08:26 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-18 04:17:27 +0000

    math/py-iminuit: update 2.25.2 → 2.26.0
    
    Reported by:    portscout
---
 math/py-iminuit/Makefile | 4 ++--
 math/py-iminuit/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/py-iminuit/Makefile b/math/py-iminuit/Makefile
index a1c969d75a93..8e0d79078aa8 100644
--- a/math/py-iminuit/Makefile
+++ b/math/py-iminuit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	iminuit
-DISTVERSION=	2.25.2
+DISTVERSION=	2.26.0
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -32,7 +32,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}boost-histogram>0:misc/py-boost-histogram@$
 		${PYTHON_PKGNAMEPREFIX}unicodeitplus>0:textproc/py-unicodeitplus@${PY_FLAVOR}
 
 USES=		compiler:c++14-lang python:3.9+
-USE_PYTHON=	pep517 cython_test autoplist pytest # 7 tests fail, see https://github.com/scikit-hep/iminuit/issues/975
+USE_PYTHON=	pep517 cython_test autoplist pytest # 7 tests fail, see https://github.com/scikit-hep/iminuit/issues/1002
 
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
diff --git a/math/py-iminuit/distinfo b/math/py-iminuit/distinfo
index 732115ba60ec..2f72ac62c624 100644
--- a/math/py-iminuit/distinfo
+++ b/math/py-iminuit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709962812
-SHA256 (iminuit-2.25.2.tar.gz) = 3bf8a1b96865a60cedf29135f4feae09fa7c66237d29f68ded64e97a823a9b3e
-SIZE (iminuit-2.25.2.tar.gz) = 2929388
+TIMESTAMP = 1718662890
+SHA256 (iminuit-2.26.0.tar.gz) = a51233fbf1c2e008aa584f9eea65b6c30ed56624e4dea5d4e53370ccd84c9b4e
+SIZE (iminuit-2.26.0.tar.gz) = 2945757



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