mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
science/py-nibabel: update 5.3.0 → 5.3.2
This commit is contained in:
parent
7b78cfd9e9
commit
6b15c10d2a
@ -1,5 +1,5 @@
|
||||
PORTNAME= nibabel
|
||||
DISTVERSION= 5.3.0
|
||||
DISTVERSION= 5.3.2
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= PYPI
|
||||
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}
|
||||
|
||||
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
|
||||
|
||||
@ -36,6 +36,6 @@ post-install:
|
||||
${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/nibabel/cmdline/diff.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>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1728519444
|
||||
SHA256 (nibabel-5.3.0.tar.gz) = 6162184e0249b317bca42b2f43c02734a51e82ebd4ca9ee6200e25648493438e
|
||||
SIZE (nibabel-5.3.0.tar.gz) = 4504200
|
||||
TIMESTAMP = 1731827547
|
||||
SHA256 (nibabel-5.3.2.tar.gz) = 0bdca6503b1c784b446c745a4542367de7756cfba0d72143b91f9ffb78be569b
|
||||
SIZE (nibabel-5.3.2.tar.gz) = 4504842
|
||||
|
Loading…
Reference in New Issue
Block a user