forked from Lainports/freebsd-ports
science/py-dipy: Update 1.5.0 -> 1.6.0
Reported by: portscout
This commit is contained in:
parent
496d10da96
commit
9e9df42dae
2 changed files with 7 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= dipy
|
||||
DISTVERSION= 1.5.0
|
||||
DISTVERSION= 1.6.0
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -20,7 +20,9 @@ BUILD_DEPENDS= ${PY_DEPENDS}
|
|||
RUN_DEPENDS= ${PY_DEPENDS}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= distutils cython concurrent autoplist # pkg-plist also exists and contains files missing from the python-generated plist
|
||||
USE_PYTHON= distutils cython concurrent autoplist pytest # pkg-plist also exists and contains files missing from the python-generated plist
|
||||
|
||||
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/*/*.so
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1650825179
|
||||
SHA256 (dipy-1.5.0.tar.gz) = a19cf40166be09c5b7c31ab00b12fed136ae9531483a9cd7019cc3f3b95f6271
|
||||
SIZE (dipy-1.5.0.tar.gz) = 11769735
|
||||
TIMESTAMP = 1674023932
|
||||
SHA256 (dipy-1.6.0.tar.gz) = 41a8487689ddff32f6c45bd046548f9c89a66306779c57c64d7f31400cc4fd6d
|
||||
SIZE (dipy-1.6.0.tar.gz) = 12070889
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue