Date: Thu, 5 Aug 2021 17:09:48 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1c2cfb328cfe - main - science/py-phonopy: Update 2.10.0 -> 2.11.0 Message-ID: <202108051709.175H9mtx022645@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c2cfb328cfefe732432b22a03f1cb03328c0691 commit 1c2cfb328cfefe732432b22a03f1cb03328c0691 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-08-05 16:42:30 +0000 Commit: Yuri Victorovich <yuri@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108051709.175H9mtx022645>