Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2021 08:08:54 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: 34c10cbb4bf9 - main - science/py-ase: Update 3.21.1 -> 3.22.0
Message-ID:  <202106280808.15S88s2O001599@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=34c10cbb4bf9c56891de3386abcec520c74b4952

commit 34c10cbb4bf9c56891de3386abcec520c74b4952
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-06-28 08:08:07 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-06-28 08:08:47 +0000

    science/py-ase: Update 3.21.1 -> 3.22.0
    
    Reported by:    portscout
---
 science/py-ase/Makefile | 6 +++---
 science/py-ase/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/science/py-ase/Makefile b/science/py-ase/Makefile
index 341ef925d0c7..29e19e0c80a3 100644
--- a/science/py-ase/Makefile
+++ b/science/py-ase/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ase
-DISTVERSION=	3.21.1
+DISTVERSION=	3.22.0
 CATEGORIES=	science python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,8 @@ LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
 
 RUN_DEPENDS=	${PYNUMPY} \
-		${PYTHON_PKGNAMEPREFIX}matplotlib>=2.0.0:math/py-matplotlib@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}scipy>=0.18.1:science/py-scipy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}matplotlib>=3.1.0:math/py-matplotlib@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}scipy>=1.1.0:science/py-scipy@${PY_FLAVOR} \
 		nwchem:science/nwchem
 # optional dependencies: x11-toolkits/py-tkinter, www/py-flask (see https://wiki.fysik.dtu.dk/ase/install.html)
 
diff --git a/science/py-ase/distinfo b/science/py-ase/distinfo
index b13ff4644d1c..8c0de839b95c 100644
--- a/science/py-ase/distinfo
+++ b/science/py-ase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611908809
-SHA256 (ase-3.21.1.tar.gz) = 78b01d88529d5f604e76bc64be102d48f058ca50faad72ac740d717545711c7b
-SIZE (ase-3.21.1.tar.gz) = 1881734
+TIMESTAMP = 1624863388
+SHA256 (ase-3.22.0.tar.gz) = e60259c7b50867b1cb817caf938fcc1ed383702413df6d2e1afe7ea07f65acee
+SIZE (ase-3.22.0.tar.gz) = 1908316



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