diff options
-rw-r--r-- | science/py-OpenFermion/Makefile | 6 | ||||
-rw-r--r-- | science/py-OpenFermion/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/science/py-OpenFermion/Makefile b/science/py-OpenFermion/Makefile index 2ab3c8ad3397..c0c984b7241c 100644 --- a/science/py-OpenFermion/Makefile +++ b/science/py-OpenFermion/Makefile @@ -2,9 +2,7 @@ PORTNAME= OpenFermion DISTVERSIONPREFIX= v -DISTVERSION= 0.4-29 -DISTVERSIONSUFFIX= -g781d0a7 -PORTREVISION= 1 +DISTVERSION= 0.6 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cvxopt>0:math/py-cvxopt@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>=0.18.0:science/py-scipy@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scipy>0.18.0:science/py-scipy@${FLAVOR} \ ${PYNUMPY} USES= python diff --git a/science/py-OpenFermion/distinfo b/science/py-OpenFermion/distinfo index 89aa3f33c955..3f4ebd7c3758 100644 --- a/science/py-OpenFermion/distinfo +++ b/science/py-OpenFermion/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522098723 -SHA256 (quantumlib-OpenFermion-v0.4-29-g781d0a7_GH0.tar.gz) = bf3c40e40798c1fb01b4b94edeb3a18be2f640ac20fb1ea51468e467b3add98e -SIZE (quantumlib-OpenFermion-v0.4-29-g781d0a7_GH0.tar.gz) = 371180 +TIMESTAMP = 1522396021 +SHA256 (quantumlib-OpenFermion-v0.6_GH0.tar.gz) = 6ac5d69abf416d9a3e5136afc5629fb7651de96812be098f8421508ceef3e070 +SIZE (quantumlib-OpenFermion-v0.6_GH0.tar.gz) = 364174 |