science/py-cirq-ionq: Update 0.12.0 -> 0.13.1
Reported by: portscout
This commit is contained in:
parent
02cc8aec8f
commit
3538710a02
2 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= cirq-ionq
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.12.0
|
||||
DISTVERSION= 0.13.1
|
||||
CATEGORIES= science python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -10,7 +10,8 @@ COMMENT= Cirq module to run on IonQ quantum computers
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cirq-core>0:science/py-cirq-core@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cirq-core>0:science/py-cirq-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.8+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1628757534
|
||||
SHA256 (quantumlib-Cirq-v0.12.0_GH0.tar.gz) = ccf199aac17750420c26264f46456da1d85ad28ad74b2b6efc40c2d6fe96fede
|
||||
SIZE (quantumlib-Cirq-v0.12.0_GH0.tar.gz) = 7427269
|
||||
TIMESTAMP = 1635698070
|
||||
SHA256 (quantumlib-Cirq-v0.13.1_GH0.tar.gz) = cbb81296c9a5767a57e853ef2e88127059b6a64ae5ac4772e8b681096377900d
|
||||
SIZE (quantumlib-Cirq-v0.13.1_GH0.tar.gz) = 8002477
|
||||
|
|
Loading…
Reference in a new issue