diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-30 23:18:19 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-30 23:18:19 +0000 |
commit | 4ad7614bad19c52c57f5bd74bee12b9729106b8e (patch) | |
tree | 9acb5ceb28ceded9ef7b7e6ffa4d21157c6fb014 /science/py-OpenFermion | |
parent | e3b0e4dc5139fb52dbf79da7fdd56e861d0d518f (diff) | |
download | ports-4ad7614bad19c52c57f5bd74bee12b9729106b8e.tar.gz ports-4ad7614bad19c52c57f5bd74bee12b9729106b8e.zip |
Notes
Diffstat (limited to 'science/py-OpenFermion')
-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 |