Date: Mon, 19 Jun 2023 19:01:17 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: 9fd88b2e73c6 - main - =?utf-8?Q?math/py-iminuit:=20Update=202.21.1=20=E2=86=92=202.21.3?= Message-ID: <202306191901.35JJ1HsV027347@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=9fd88b2e73c6acd19149ce20b7a00b743d954868 commit 9fd88b2e73c6acd19149ce20b7a00b743d954868 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-19 17:53:38 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-19 19:01:07 +0000 math/py-iminuit: Update 2.21.1 → 2.21.3 Reported by: portscout --- math/py-iminuit/Makefile | 5 ++--- math/py-iminuit/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/math/py-iminuit/Makefile b/math/py-iminuit/Makefile index 8da5a3ae192d..e1bf1c501fa7 100644 --- a/math/py-iminuit/Makefile +++ b/math/py-iminuit/Makefile @@ -1,6 +1,5 @@ PORTNAME= iminuit -DISTVERSION= 2.21.1 -PORTREVISION= 1 +DISTVERSION= 2.21.3 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +15,7 @@ BUILD_DEPENDS= cmake:devel/cmake-core RUN_DEPENDS= ${PYNUMPY} USES= compiler:c++14-lang python:3.9+ -USE_PYTHON= distutils autoplist pytest # 2 tests are known to fail, see https://github.com/scikit-hep/iminuit/issues/850 +USE_PYTHON= distutils autoplist pytest # 1 test fails, see https://github.com/scikit-hep/iminuit/issues/901 TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} diff --git a/math/py-iminuit/distinfo b/math/py-iminuit/distinfo index f55dd3fdc739..01f975fb3134 100644 --- a/math/py-iminuit/distinfo +++ b/math/py-iminuit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679285852 -SHA256 (iminuit-2.21.1.tar.gz) = b151059621e252b6ca310a16d044b82c329521346b9d5d0668cdb14421cb5e0f -SIZE (iminuit-2.21.1.tar.gz) = 437352 +TIMESTAMP = 1687195457 +SHA256 (iminuit-2.21.3.tar.gz) = fb313f0cc27e221b9b221bcd779b3a668fb4c77b0f90abfd5336833ecbdac016 +SIZE (iminuit-2.21.3.tar.gz) = 437827home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306191901.35JJ1HsV027347>
