mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
science/py-OpenFermion: Update 1.2.0 -> 1.3.0
Reported by: portscout
This commit is contained in:
parent
d7283a5c7e
commit
e903284f7d
@ -1,6 +1,6 @@
|
||||
PORTNAME= OpenFermion
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.2.0
|
||||
DISTVERSION= 1.3.0
|
||||
CATEGORIES= science python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -10,17 +10,13 @@ COMMENT= Electronic structure package for quantum computers
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cirq-core>0:science/py-cirq-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cirq-google>0:science/py-cirq-google@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cvxopt>0:math/py-cvxopt@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cirq-core>=0.12.0:science/py-cirq-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cirq-google>=0.12.0:science/py-cirq-google@${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}nbformat>0:devel/py-nbformat@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}PubChemPy>0:science/py-PubChemPy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.18:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>=1.1.0:science/py-scipy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR} \
|
||||
${PYNUMPY}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1634876332
|
||||
SHA256 (quantumlib-OpenFermion-v1.2.0_GH0.tar.gz) = a6b7a78671c1a2b88b22a26fb945e90456f809731c338cdba58f739314ad6146
|
||||
SIZE (quantumlib-OpenFermion-v1.2.0_GH0.tar.gz) = 868745
|
||||
TIMESTAMP = 1640310467
|
||||
SHA256 (quantumlib-OpenFermion-v1.3.0_GH0.tar.gz) = f66d4999b10c7989ec509cce26c7ac184a3de95c4fd43a7fc67adc7e4637cc41
|
||||
SIZE (quantumlib-OpenFermion-v1.3.0_GH0.tar.gz) = 872988
|
||||
|
Loading…
Reference in New Issue
Block a user