mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
science/py-phono3py: update 3.7.0 → 3.9.0
Reported by: portscout
This commit is contained in:
parent
267e9bddc1
commit
a2ed7298eb
2 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= phono3py
|
||||
DISTVERSION= 3.7.0
|
||||
DISTVERSION= 3.9.0
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
PY_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}h5py>=3.0:science/py-h5py@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>=2.2.2:math/py-matplotlib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}phonopy>=2.30:science/py-phonopy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}phonopy>=2.32:science/py-phonopy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}spglib>=2.3:science/py-spglib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyyaml>=5.3:devel/py-pyyaml@${PY_FLAVOR}
|
||||
|
@ -32,8 +32,9 @@ USES= blaslapack:openblas fortran localbase python
|
|||
USE_PYTHON= pep517 cython autoplist pytest
|
||||
|
||||
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
|
||||
TEST_WRKSRC= ${WRKSRC}/test
|
||||
|
||||
# tests as of 3.7.0: 141 failed, 12 passed, 5 skipped, 1 warning, 39 errors in 433.87s (0:07:13)
|
||||
# tests as of 3.9.0: 11 failed, 179 passed, 8 skipped, 6 warnings, 4 errors in 2175.15s (0:36:15), see https://github.com/phonopy/phono3py/issues/307
|
||||
# - tests fail to find mubmodules that are installed and import fine when run standalone
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731827430
|
||||
SHA256 (phono3py-3.7.0.tar.gz) = 0ba4816425795f59a9de986552e0ec797d47d0775946e4285febe9c0ef1fd387
|
||||
SIZE (phono3py-3.7.0.tar.gz) = 9348298
|
||||
TIMESTAMP = 1733546847
|
||||
SHA256 (phono3py-3.9.0.tar.gz) = f93b6a74a0ba976f403cf22566ac7644a66955cf07be6a037b7f9438fb5de466
|
||||
SIZE (phono3py-3.9.0.tar.gz) = 9340513
|
||||
|
|
Loading…
Add table
Reference in a new issue