aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-08-05 16:42:30 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-08-05 16:51:47 +0000
commit1c2cfb328cfefe732432b22a03f1cb03328c0691 (patch)
treee1ca9dc4875270dabef8756ae022c2ea09082d44
parent9fa053ecfce6c7b078ba5c50fc1c177b054eada5 (diff)
downloadports-1c2cfb328cfefe732432b22a03f1cb03328c0691.tar.gz
ports-1c2cfb328cfefe732432b22a03f1cb03328c0691.zip
science/py-phonopy: Update 2.10.0 -> 2.11.0
Also update WWW. Reported by: portscout
-rw-r--r--science/py-phonopy/Makefile5
-rw-r--r--science/py-phonopy/distinfo6
-rw-r--r--science/py-phonopy/pkg-descr2
3 files changed, 7 insertions, 6 deletions
diff --git a/science/py-phonopy/Makefile b/science/py-phonopy/Makefile
index 3326b7fe2ea6..9dc162ef29b7 100644
--- a/science/py-phonopy/Makefile
+++ b/science/py-phonopy/Makefile
@@ -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
diff --git a/science/py-phonopy/distinfo b/science/py-phonopy/distinfo
index bbbfc7ca2c48..9d44e89ab952 100644
--- a/science/py-phonopy/distinfo
+++ b/science/py-phonopy/distinfo
@@ -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
diff --git a/science/py-phonopy/pkg-descr b/science/py-phonopy/pkg-descr
index 76a48ff89670..75af12838676 100644
--- a/science/py-phonopy/pkg-descr
+++ b/science/py-phonopy/pkg-descr
@@ -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/