Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 2021 01:55:05 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: e903284f7d25 - main - science/py-OpenFermion: Update 1.2.0 -> 1.3.0
Message-ID:  <202112240155.1BO1t5te083317@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=e903284f7d252b64c99406873a481782318c527a

commit e903284f7d252b64c99406873a481782318c527a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-12-24 01:54:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-12-24 01:54:58 +0000

    science/py-OpenFermion: Update 1.2.0 -> 1.3.0
    
    Reported by:    portscout
---
 science/py-OpenFermion/Makefile | 12 ++++--------
 science/py-OpenFermion/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/science/py-OpenFermion/Makefile b/science/py-OpenFermion/Makefile
index 39060ebdf9a5..791bd410b443 100644
--- a/science/py-OpenFermion/Makefile
+++ b/science/py-OpenFermion/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	OpenFermion
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.0
+DISTVERSION=	1.3.0
 CATEGORIES=	science python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -10,17 +10,13 @@ COMMENT=	Electronic structure package for quantum computers
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cirq-core>0:science/py-cirq-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}cirq-google>0:science/py-cirq-google@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}cvxopt>0:math/py-cvxopt@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cirq-core>=0.12.0:science/py-cirq-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}cirq-google>=0.12.0:science/py-cirq-google@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}deprecation>0:devel/py-deprecation@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}h5py>=2.8:science/py-h5py@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}nbformat>0:devel/py-nbformat@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}PubChemPy>0:science/py-PubChemPy@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}requests>=2.18:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}scipy>=1.1.0:science/py-scipy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR} \
 		${PYNUMPY}
diff --git a/science/py-OpenFermion/distinfo b/science/py-OpenFermion/distinfo
index d5cb20f80ea5..64623e0f117a 100644
--- a/science/py-OpenFermion/distinfo
+++ b/science/py-OpenFermion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634876332
-SHA256 (quantumlib-OpenFermion-v1.2.0_GH0.tar.gz) = a6b7a78671c1a2b88b22a26fb945e90456f809731c338cdba58f739314ad6146
-SIZE (quantumlib-OpenFermion-v1.2.0_GH0.tar.gz) = 868745
+TIMESTAMP = 1640310467
+SHA256 (quantumlib-OpenFermion-v1.3.0_GH0.tar.gz) = f66d4999b10c7989ec509cce26c7ac184a3de95c4fd43a7fc67adc7e4637cc41
+SIZE (quantumlib-OpenFermion-v1.3.0_GH0.tar.gz) = 872988



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