science/py-OpenFermion: Update 0.9.0 -> 0.10.0
Reported by: portscout
This commit is contained in:
parent
b8dc014606
commit
104c5025c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509269
2 changed files with 8 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= OpenFermion
|
||||
DISTVERSION= 0.9.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.10.0
|
||||
CATEGORIES= science python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -15,10 +15,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
py27_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cvxopt>0:math/py-cvxopt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${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}scipy>0.18.0:science/py-scipy@${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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1545200332
|
||||
SHA256 (quantumlib-OpenFermion-0.9.0_GH0.tar.gz) = e52e8d78e7361e2c7c0f5b9621e530f5d7251e8513dc36e546e8358044e4a220
|
||||
SIZE (quantumlib-OpenFermion-0.9.0_GH0.tar.gz) = 628878
|
||||
TIMESTAMP = 1564553834
|
||||
SHA256 (quantumlib-OpenFermion-v0.10.0_GH0.tar.gz) = bac511720a808d15258d7b17b619afb5ec243d3493b1328c35efcec3ed322cf4
|
||||
SIZE (quantumlib-OpenFermion-v0.10.0_GH0.tar.gz) = 645244
|
||||
|
|
Loading…
Reference in a new issue