science/py-phonopy: Update 2.10.0 -> 2.11.0
Also update WWW. Reported by: portscout
This commit is contained in:
parent
9fa053ecfc
commit
1c2cfb328c
3 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= phonopy
|
||||
DISTVERSION= 2.10.0
|
||||
DISTVERSION= 2.11.0
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,8 @@ PY_DEPENDS= ${PYNUMPY} \
|
|||
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PY_DEPENDS}
|
||||
RUN_DEPENDS= ${PY_DEPENDS}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}hiphive>0:science/py-hiphive@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= distutils cython autoplist
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1623363563
|
||||
SHA256 (phonopy-2.10.0.tar.gz) = 58485042ab7d88fc8b83744d18b2aefd677adb071c8a717ac3710458192743d7
|
||||
SIZE (phonopy-2.10.0.tar.gz) = 3343334
|
||||
TIMESTAMP = 1628138083
|
||||
SHA256 (phonopy-2.11.0.tar.gz) = 2ab47d3eb53a5265f3567974d29760b510b3312217358b76efc27ade9bd1a9f0
|
||||
SIZE (phonopy-2.11.0.tar.gz) = 3348511
|
||||
|
|
|
@ -17,4 +17,4 @@ The following features of phonopy are highlighted:
|
|||
Elk, FHI-aims, WIEN2k, CRYSTAL
|
||||
* Python APIs
|
||||
|
||||
WWW: https://atztogo.github.io/phonopy/
|
||||
WWW: https://phonopy.github.io/phonopy/
|
||||
|
|
Loading…
Reference in a new issue