git: 1c2cfb328cfe - main - science/py-phonopy: Update 2.10.0 -> 2.11.0

Yuri Victorovich yuri at FreeBSD.org
Thu Aug 5 17:09:49 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1c2cfb328cfefe732432b22a03f1cb03328c0691

commit 1c2cfb328cfefe732432b22a03f1cb03328c0691
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-05 16:42:30 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-05 16:51:47 +0000

    science/py-phonopy: Update 2.10.0 -> 2.11.0
    
    Also update WWW.
    
    Reported by:    portscout
---
 science/py-phonopy/Makefile  | 5 +++--
 science/py-phonopy/distinfo  | 6 +++---
 science/py-phonopy/pkg-descr | 2 +-
 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/


More information about the dev-commits-ports-main mailing list