diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-11-15 00:26:13 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-11-15 00:27:22 +0000 |
commit | aadee3ea2c92047ec1f177aa3aa2590e158773b9 (patch) | |
tree | 1e0bb59a32d366e87f29bbf449ff67fabf7e1004 /science/py-cirq-core | |
parent | 383c0f67ccfe5ec71f127cec7b3ce7be8bc530b8 (diff) | |
download | ports-aadee3ea2c92047ec1f177aa3aa2590e158773b9.tar.gz ports-aadee3ea2c92047ec1f177aa3aa2590e158773b9.zip |
science/py-cirq-core: Update 0.12.0 -> 0.13.1
Reported by: portscout
Diffstat (limited to 'science/py-cirq-core')
-rw-r--r-- | science/py-cirq-core/Makefile | 3 | ||||
-rw-r--r-- | science/py-cirq-core/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/science/py-cirq-core/Makefile b/science/py-cirq-core/Makefile index e9b14fb5916c..523851c23b2c 100644 --- a/science/py-cirq-core/Makefile +++ b/science/py-cirq-core/Makefile @@ -1,6 +1,6 @@ PORTNAME= cirq-core DISTVERSIONPREFIX= v -DISTVERSION= 0.12.0 +DISTVERSION= 0.13.1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}cirq-google>0:science/py-cirq-google@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}duet>=0.2.0:net/py-duet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ diff --git a/science/py-cirq-core/distinfo b/science/py-cirq-core/distinfo index 433602c9b2d5..b5915b166cf2 100644 --- a/science/py-cirq-core/distinfo +++ b/science/py-cirq-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628757410 -SHA256 (quantumlib-Cirq-v0.12.0_GH0.tar.gz) = ccf199aac17750420c26264f46456da1d85ad28ad74b2b6efc40c2d6fe96fede -SIZE (quantumlib-Cirq-v0.12.0_GH0.tar.gz) = 7427269 +TIMESTAMP = 1636931795 +SHA256 (quantumlib-Cirq-v0.13.1_GH0.tar.gz) = cbb81296c9a5767a57e853ef2e88127059b6a64ae5ac4772e8b681096377900d +SIZE (quantumlib-Cirq-v0.13.1_GH0.tar.gz) = 8002477 |