aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-07-27 13:06:02 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-07-27 13:16:51 +0000
commita4bd22e7d37a54836f169052594f74ebc3f99f49 (patch)
treec6bde091d9ca178ebca9c49a5df09113e68cc265
parente74986e25e061eb40be766759d89e545bab74089 (diff)
downloadports-a4bd22e7d37a54836f169052594f74ebc3f99f49.tar.gz
ports-a4bd22e7d37a54836f169052594f74ebc3f99f49.zip
science/py-OpenFermion: Update 0.11.0 -> 1.1.0
Reported by: portscout
-rw-r--r--science/py-OpenFermion/Makefile11
-rw-r--r--science/py-OpenFermion/distinfo6
2 files changed, 11 insertions, 6 deletions
diff --git a/science/py-OpenFermion/Makefile b/science/py-OpenFermion/Makefile
index 3a63bc1294d1..c3785d9de219 100644
--- a/science/py-OpenFermion/Makefile
+++ b/science/py-OpenFermion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= OpenFermion
DISTVERSIONPREFIX= v
-DISTVERSION= 0.11.0
+DISTVERSION= 1.1.0
CATEGORIES= science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,19 +10,24 @@ COMMENT= Electronic structure package for quantum computers
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cvxopt>0:math/py-cvxopt@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cirq-core>0:science/py-cirq-core@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}cvxopt>0:math/py-cvxopt@${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}PubChemPy>0:science/py-PubChemPy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.1.0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
${PYNUMPY}
USES= python:3.7+
+USE_PYTHON= distutils autoplist
+
USE_GITHUB= yes
GH_ACCOUNT= quantumlib
-USE_PYTHON= distutils autoplist
+
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/science/py-OpenFermion/distinfo b/science/py-OpenFermion/distinfo
index a6615288cb1d..04c97a9bd509 100644
--- a/science/py-OpenFermion/distinfo
+++ b/science/py-OpenFermion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586112183
-SHA256 (quantumlib-OpenFermion-v0.11.0_GH0.tar.gz) = 339dd51e738a2ea72f86d71b5a9214ca202ace130fadb013835a142647e0a5c4
-SIZE (quantumlib-OpenFermion-v0.11.0_GH0.tar.gz) = 670587
+TIMESTAMP = 1627223829
+SHA256 (quantumlib-OpenFermion-v1.1.0_GH0.tar.gz) = 26a522023b91f5a6c01ea39e1c5d85059d6c3e5ed92e98a9428e1aeee1a3a1bd
+SIZE (quantumlib-OpenFermion-v1.1.0_GH0.tar.gz) = 867288