Skip to content

Commit

Permalink
science/py-nibabel: update 5.2.0 → 5.2.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 14, 2024
1 parent 126deee commit 4b2250f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 43 deletions.
10 changes: 7 additions & 3 deletions science/py-nibabel/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= nibabel
DISTVERSION= 5.2.0
PORTREVISION= 1
DISTVERSION= 5.2.1
CATEGORIES= science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,9 +15,14 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR
${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}packaging>=17:devel/py-packaging@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-doctestplus>0:devel/py-pytest-doctestplus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-httpserver>0:devel/py-pytest-httpserver@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist@${PY_FLAVOR}
TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pydicom>0:science/py-pydicom@${PY_FLAVOR}

USES= python:3.9+
USE_PYTHON= pep517 concurrent autoplist pytest # 1 tests fails, see https://github.com/nipy/nibabel/issues/1285
USE_PYTHON= pep517 concurrent autoplist pytest # 270 tests fail, see https://github.com/nipy/nibabel/issues/1317

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions science/py-nibabel/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1702404071
SHA256 (nibabel-5.2.0.tar.gz) = 3df8f1ab981d1bd92f4331d565528d126ab9717fdbd4cfe68f43fcd1c2bf3f52
SIZE (nibabel-5.2.0.tar.gz) = 4501846
TIMESTAMP = 1713047802
SHA256 (nibabel-5.2.1.tar.gz) = b6c80b2e728e4bc2b65f1142d9b8d2287a9102a8bf8477e115ef0d8334559975
SIZE (nibabel-5.2.1.tar.gz) = 4503320
37 changes: 0 additions & 37 deletions science/py-nibabel/files/patch-fix-tests

This file was deleted.

0 comments on commit 4b2250f

Please sign in to comment.