mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
science/py-nibabel: update 5.1.0 → 5.2.0
Reported by: portscout
This commit is contained in:
parent
16d2f3b4b9
commit
4937de2010
@ -1,5 +1,5 @@
|
||||
PORTNAME= nibabel
|
||||
DISTVERSION= 5.1.0
|
||||
DISTVERSION= 5.2.0
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,10 +17,12 @@ RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}packaging>=17:devel/py-packaging@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.9+
|
||||
USE_PYTHON= pep517 concurrent autoplist pytest # 3 tests fail, see https://github.com/nipy/nibabel/issues/1235
|
||||
USE_PYTHON= pep517 concurrent autoplist pytest # 1 tests fails, see https://github.com/nipy/nibabel/issues/1285
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
TEST_ENV= ${MAKE_ENV} PATH=${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
post-install:
|
||||
@${REINPLACE_CMD} -i '' -e 's|#!python|#!${PYTHON_CMD}|' \
|
||||
${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/nibabel/cmdline/diff.py \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1687839690
|
||||
SHA256 (nibabel-5.1.0.tar.gz) = ce73ca5e957209e7219a223cb71f77235c9df2acf4d3f27f861ba38e9481ac53
|
||||
SIZE (nibabel-5.1.0.tar.gz) = 4498348
|
||||
TIMESTAMP = 1702404071
|
||||
SHA256 (nibabel-5.2.0.tar.gz) = 3df8f1ab981d1bd92f4331d565528d126ab9717fdbd4cfe68f43fcd1c2bf3f52
|
||||
SIZE (nibabel-5.2.0.tar.gz) = 4501846
|
||||
|
Loading…
Reference in New Issue
Block a user