forked from Lainports/freebsd-ports
math/py-iminuit: update 2.25.2 → 2.26.0
Reported by: portscout
This commit is contained in:
parent
c9c850ac0a
commit
09c6b92999
2 changed files with 5 additions and 5 deletions
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue