Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jul 2023 04:24:30 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: b6a2cb6f839c - main - =?utf-8?Q?science/py-pyscf:=20Update=202.2.0=20=E2=86=92=202.2.1?=
Message-ID:  <202307020424.3624OURI062779@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=b6a2cb6f839cb693d31b764433499de306dbd5bb

commit b6a2cb6f839cb693d31b764433499de306dbd5bb
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-02 03:09:04 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-02 04:24:24 +0000

    science/py-pyscf: Update 2.2.0 → 2.2.1
    
    Reported by:    portscout
---
 science/py-pyscf/Makefile | 5 +++--
 science/py-pyscf/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/science/py-pyscf/Makefile b/science/py-pyscf/Makefile
index fa7bf685f87c..c0d304c06d6c 100644
--- a/science/py-pyscf/Makefile
+++ b/science/py-pyscf/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	pyscf
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.2.0
-PORTREVISION=	1
+DISTVERSION=	2.2.1
 CATEGORIES=	science python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -30,6 +29,8 @@ USE_GITHUB=	yes
 POST_PLIST=	fix-plist
 
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+TEST_WRKSRC=	${WRKSRC}/pyscf
+TEST_ARGS=	-c ${WRKSRC}/setup.cfg
 
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyscf/lib/lib*.so
diff --git a/science/py-pyscf/distinfo b/science/py-pyscf/distinfo
index 517392b307ea..2b1221cc3f45 100644
--- a/science/py-pyscf/distinfo
+++ b/science/py-pyscf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679117766
-SHA256 (pyscf-pyscf-v2.2.0_GH0.tar.gz) = c02deddbed7d1c8f175800eb6ce1bd445cf48c5399b7aefa1c2be3978ecaa023
-SIZE (pyscf-pyscf-v2.2.0_GH0.tar.gz) = 10955385
+TIMESTAMP = 1688266736
+SHA256 (pyscf-pyscf-v2.2.1_GH0.tar.gz) = 4730463080d75a77a66a445961324f84758e2a281ba4b9e8003d4db5f611cde3
+SIZE (pyscf-pyscf-v2.2.1_GH0.tar.gz) = 10980069



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