Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2023 17:56:08 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: 29b80b074d5f - main - science/py-pyscf: update 2.3.0 =?utf-8?Q?=E2=86=92?= 2.4.0
Message-ID:  <202310201756.39KHu8ON021864@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=29b80b074d5fba7896f6803dab24abe479a38dc5

commit 29b80b074d5fba7896f6803dab24abe479a38dc5
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-10-20 05:23:38 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-10-20 17:56:03 +0000

    science/py-pyscf: update 2.3.0 → 2.4.0
    
    Reported by:    portscout
---
 science/py-pyscf/Makefile | 3 ++-
 science/py-pyscf/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/science/py-pyscf/Makefile b/science/py-pyscf/Makefile
index 96300c4229c7..e41b1072f57d 100644
--- a/science/py-pyscf/Makefile
+++ b/science/py-pyscf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pyscf
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.3.0
+DISTVERSION=	2.4.0
 CATEGORIES=	science python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -15,6 +15,7 @@ PY_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}h5py>=2.7:science/py-h5py@${PY_FLAVOR}
 BUILD_DEPENDS=	${PY_DEPENDS} \
+		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
 		cmake:devel/cmake-core \
 		gmake:devel/gmake
 LIB_DEPENDS=	libcint.so:science/libcint \
diff --git a/science/py-pyscf/distinfo b/science/py-pyscf/distinfo
index 987c2a386266..37c7bc6233f8 100644
--- a/science/py-pyscf/distinfo
+++ b/science/py-pyscf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688955605
-SHA256 (pyscf-pyscf-v2.3.0_GH0.tar.gz) = 884065031ae6591dbf75cd2e05336bb43363cf44eeef3443de4adefe0124ee36
-SIZE (pyscf-pyscf-v2.3.0_GH0.tar.gz) = 11030928
+TIMESTAMP = 1697776694
+SHA256 (pyscf-pyscf-v2.4.0_GH0.tar.gz) = cc76440b9a7bf6a4969559b61eceb67c25760d211e6f59fc540209b1ea359d8d
+SIZE (pyscf-pyscf-v2.4.0_GH0.tar.gz) = 11071814



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310201756.39KHu8ON021864>