mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
science/{,py-}phonopy: update 2.30.1 → 2.32.0
Reported by: portscout
This commit is contained in:
parent
055f3d24ff
commit
267e9bddc1
@ -1,6 +1,6 @@
|
||||
PORTNAME= phonopy
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.30.1
|
||||
DISTVERSION= 2.32.0
|
||||
CATEGORIES= science python
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1731641941
|
||||
SHA256 (phonopy-phonopy-v2.30.1_GH0.tar.gz) = ebd9bf949c16f1e1771ab7bbfbea21267cdd1c7500f5259e76ecb91d3b0529cd
|
||||
SIZE (phonopy-phonopy-v2.30.1_GH0.tar.gz) = 7044948
|
||||
TIMESTAMP = 1733548983
|
||||
SHA256 (phonopy-phonopy-v2.32.0_GH0.tar.gz) = fb80c76a60c9c068b6b03f9b7eeaf5e4a4ed3bd860f8d08b95f94d6387c42a02
|
||||
SIZE (phonopy-phonopy-v2.32.0_GH0.tar.gz) = 7525674
|
||||
|
@ -1,5 +1,5 @@
|
||||
PORTNAME= phonopy
|
||||
DISTVERSION= 2.30.1
|
||||
DISTVERSION= 2.32.0
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -21,7 +21,7 @@ RUN_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}spglib>=2.3:science/py-spglib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}symfc>0:science/py-symfc@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}symfc>=1.1.6:science/py-symfc@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyyaml>=5.3:devel/py-pyyaml@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}hiphive>0:science/py-hiphive@${PY_FLAVOR}
|
||||
@ -35,6 +35,6 @@ TEST_WRKSRC= ${WRKSRC}/test
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/phonopy/_phonopy${PYTHON_EXT_SUFFIX}.so
|
||||
|
||||
# tests as of 2.30.1: 1 failed, 252 passed, 3 skipped, 2 warnings, 1 error in 195.75s (0:03:15) (failure is likely in science/py-symfc with -9999 error)
|
||||
# tests as of 2.32.0: 1 failed, 253 passed, 4 skipped, 2 warnings, 1 error in 301.61s (0:05:01) (failure is likely in science/py-symfc with -9999 error)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1731645740
|
||||
SHA256 (phonopy-2.30.1.tar.gz) = e84a7915d9d2a98560171621f38100f49ef79c6cec9aeaa38d72797372d905f9
|
||||
SIZE (phonopy-2.30.1.tar.gz) = 4054408
|
||||
TIMESTAMP = 1733549016
|
||||
SHA256 (phonopy-2.32.0.tar.gz) = 2c8dc7e828e4e37da120d6756dfafa0b23fa1e70e6eb5709f5b48e85994e89a1
|
||||
SIZE (phonopy-2.32.0.tar.gz) = 4530820
|
||||
|
Loading…
Reference in New Issue
Block a user