Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2021 01:57:42 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: 6b478662db96 - main - science/py-gpaw: Update 21.1.0 -> 21.6.0
Message-ID:  <202108090157.1791vgwK025706@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=6b478662db963a426c5f736c3d62402ac0d3f756

commit 6b478662db963a426c5f736c3d62402ac0d3f756
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-08-09 01:38:11 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-08-09 01:57:37 +0000

    science/py-gpaw: Update 21.1.0 -> 21.6.0
---
 science/py-gpaw/Makefile | 5 +++--
 science/py-gpaw/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/science/py-gpaw/Makefile b/science/py-gpaw/Makefile
index 35e12484c1a1..434704bef9aa 100644
--- a/science/py-gpaw/Makefile
+++ b/science/py-gpaw/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gpaw
-DISTVERSION=	21.1.0
+DISTVERSION=	21.6.0
 CATEGORIES=	science python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,8 @@ LIB_DEPENDS=	libblas.so:math/blas \
 		libxc.so:science/libxc
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ase>0:science/py-ase@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
-		${PYNUMPY}
+		${PYNUMPY} \
+		${PYTHON_PKGNAMEPREFIX}scipy>=0:science/py-scipy@${PY_FLAVOR}
 
 USES=		gettext-runtime localbase python:3.7+ shebangfix
 USE_PYTHON=	distutils concurrent autoplist
diff --git a/science/py-gpaw/distinfo b/science/py-gpaw/distinfo
index b354ff1cfb40..3686570ac626 100644
--- a/science/py-gpaw/distinfo
+++ b/science/py-gpaw/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613365392
-SHA256 (gpaw-21.1.0.tar.gz) = 96843b68e04bd1c12606036c9f99b0ddfa5e6ee08ce46835e6bb347a6bd560a3
-SIZE (gpaw-21.1.0.tar.gz) = 1519442
+TIMESTAMP = 1628472882
+SHA256 (gpaw-21.6.0.tar.gz) = 5bb805bf514a7b04e3fdfce6f7864d150032badc5cd2805c57513af982d7a9cc
+SIZE (gpaw-21.6.0.tar.gz) = 1534942



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