Skip to content

Commit

Permalink
math/py-iminuit: update 2.24.0 → 2.25.2
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 9, 2024
1 parent b5d39dc commit 1e884c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions math/py-iminuit/Makefile
@@ -1,5 +1,5 @@
PORTNAME= iminuit
DISTVERSION= 2.24.0
DISTVERSION= 2.25.2
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down Expand Up @@ -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/908
USE_PYTHON= pep517 cython_test autoplist pytest # 7 tests fail, see https://github.com/scikit-hep/iminuit/issues/975

TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}

Expand Down
6 changes: 3 additions & 3 deletions math/py-iminuit/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1692160928
SHA256 (iminuit-2.24.0.tar.gz) = 25ab631c3c8e024b1bcc7c96f66338caac54a4a2324d55f1e3ba5617816e44fd
SIZE (iminuit-2.24.0.tar.gz) = 2326542
TIMESTAMP = 1709962812
SHA256 (iminuit-2.25.2.tar.gz) = 3bf8a1b96865a60cedf29135f4feae09fa7c66237d29f68ded64e97a823a9b3e
SIZE (iminuit-2.25.2.tar.gz) = 2929388

0 comments on commit 1e884c9

Please sign in to comment.