Skip to content

Commit

Permalink
math/py-iminuit: Update 2.21.0 → 2.21.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 20, 2023
1 parent a61152b commit 5d66811
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions math/py-iminuit/Makefile
@@ -1,5 +1,5 @@
PORTNAME= iminuit
DISTVERSION= 2.21.0
DISTVERSION= 2.21.1
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= cmake:devel/cmake-core
RUN_DEPENDS= ${PYNUMPY}

USES= compiler:c++14-lang python:3.6+
USE_PYTHON= distutils autoplist pytest # 2 tests are known to fail, see https://github.com/scikit-hep/iminuit/issues/779
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

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 = 1678611191
SHA256 (iminuit-2.21.0.tar.gz) = 8af46cc1e688be488171e4df008e39ef037eb5b9ed277b781d3ca759fdbdbc02
SIZE (iminuit-2.21.0.tar.gz) = 437107
TIMESTAMP = 1679285852
SHA256 (iminuit-2.21.1.tar.gz) = b151059621e252b6ca310a16d044b82c329521346b9d5d0668cdb14421cb5e0f
SIZE (iminuit-2.21.1.tar.gz) = 437352

0 comments on commit 5d66811

Please sign in to comment.