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,28 +1,33 @@ PORTNAME= OpenFermion DISTVERSIONPREFIX= v -DISTVERSION= 0.11.0 +DISTVERSION= 1.1.0 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org 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 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