mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
science/py-nibabel: update 5.3.0 → 5.3.2
This commit is contained in:
parent
7b78cfd9e9
commit
6b15c10d2a
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= nibabel
|
PORTNAME= nibabel
|
||||||
DISTVERSION= 5.3.0
|
DISTVERSION= 5.3.2
|
||||||
CATEGORIES= science python
|
CATEGORIES= science python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -25,7 +25,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVO
|
||||||
TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pydicom>0:science/py-pydicom@${PY_FLAVOR}
|
TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pydicom>0:science/py-pydicom@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python:3.9+
|
USES= python:3.9+
|
||||||
USE_PYTHON= pep517 concurrent autoplist pytest # 1 test fails, see https://github.com/nipy/nibabel/issues/1375
|
USE_PYTHON= pep517 concurrent autoplist pytest # 2 test fail, 1 error, see https://github.com/nipy/nibabel/issues/1386
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
@ -36,6 +36,6 @@ post-install:
|
||||||
${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/nibabel/cmdline/diff.py \
|
${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/nibabel/cmdline/diff.py \
|
||||||
${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/nibabel/cmdline/ls.py
|
${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/nibabel/cmdline/ls.py
|
||||||
|
|
||||||
# tests: 1 failed, 5175 passed, 267 skipped, 35 xfailed, 5 xpassed, 508 warnings, 1 error in 296.51s (0:04:56)
|
# tests as of 5.3.2: 2 failed, 5414 passed, 50 skipped, 37 xfailed, 5 xpassed, 500 warnings, 1 error in 318.54s (0:05:18)
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1728519444
|
TIMESTAMP = 1731827547
|
||||||
SHA256 (nibabel-5.3.0.tar.gz) = 6162184e0249b317bca42b2f43c02734a51e82ebd4ca9ee6200e25648493438e
|
SHA256 (nibabel-5.3.2.tar.gz) = 0bdca6503b1c784b446c745a4542367de7756cfba0d72143b91f9ffb78be569b
|
||||||
SIZE (nibabel-5.3.0.tar.gz) = 4504200
|
SIZE (nibabel-5.3.2.tar.gz) = 4504842
|
||||||
|
|
Loading…
Add table
Reference in a new issue