Date: Thu, 19 Dec 2024 11:25:17 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: 4fa9c1582237 - main - science/{,py-}phonopy: update 2.33.2 =?utf-8?Q?=E2=86=92?= 2.33.3 Message-ID: <202412191125.4BJBPHZc048482@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=4fa9c1582237053c77b8b844840c7aa2b7365b5b commit 4fa9c1582237053c77b8b844840c7aa2b7365b5b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-19 10:14:26 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-19 11:25:05 +0000 science/{,py-}phonopy: update 2.33.2 → 2.33.3 Reported by: portscout --- science/phonopy/Makefile | 2 +- science/phonopy/distinfo | 6 +++--- science/py-phonopy/Makefile | 4 ++-- science/py-phonopy/distinfo | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/science/phonopy/Makefile b/science/phonopy/Makefile index a08951d36916..faedb02daf0d 100644 --- a/science/phonopy/Makefile +++ b/science/phonopy/Makefile @@ -1,6 +1,6 @@ PORTNAME= phonopy DISTVERSIONPREFIX= v -DISTVERSION= 2.33.2 +DISTVERSION= 2.33.3 CATEGORIES= science python MAINTAINER= yuri@FreeBSD.org diff --git a/science/phonopy/distinfo b/science/phonopy/distinfo index 1acb51f68d9e..edfe2ac2d0e9 100644 --- a/science/phonopy/distinfo +++ b/science/phonopy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734182270 -SHA256 (phonopy-phonopy-v2.33.2_GH0.tar.gz) = 484f3ff8651a259322560d78a194920e5f478e8c6a4d1f8ee6a4e3f50fed3bcb -SIZE (phonopy-phonopy-v2.33.2_GH0.tar.gz) = 7532777 +TIMESTAMP = 1734594171 +SHA256 (phonopy-phonopy-v2.33.3_GH0.tar.gz) = 3fc0193a5e61eb5802e224f1265d783a06f94640febc108dfb5b04ef2468dced +SIZE (phonopy-phonopy-v2.33.3_GH0.tar.gz) = 7532951 diff --git a/science/py-phonopy/Makefile b/science/py-phonopy/Makefile index 89f38d4d2f1b..9a1c2fe9ba09 100644 --- a/science/py-phonopy/Makefile +++ b/science/py-phonopy/Makefile @@ -1,5 +1,5 @@ PORTNAME= phonopy -DISTVERSION= 2.33.2 +DISTVERSION= 2.33.3 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -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.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) +# tests as of 2.33.3: 1 failed, 254 passed, 4 skipped, 1 error in 1033.15s (0:17:13) (failure is likely in science/py-symfc with -9999 error) .include <bsd.port.mk> diff --git a/science/py-phonopy/distinfo b/science/py-phonopy/distinfo index 105309e68222..7dc08624b4b9 100644 --- a/science/py-phonopy/distinfo +++ b/science/py-phonopy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734182327 -SHA256 (phonopy-2.33.2.tar.gz) = 5b3ba1dc5d93088bfad29a73b4d7bbf0dd575129a122d7bc13632beb8d6fe45d -SIZE (phonopy-2.33.2.tar.gz) = 4537154 +TIMESTAMP = 1734594192 +SHA256 (phonopy-2.33.3.tar.gz) = f3d3341631ae816daa9809ccceedf0e836c5b7aa59d756d7596df72d0d27e197 +SIZE (phonopy-2.33.3.tar.gz) = 4537305
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412191125.4BJBPHZc048482>