diff options
-rw-r--r-- | science/py-cirq-pasqal/Makefile | 5 | ||||
-rw-r--r-- | science/py-cirq-pasqal/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/science/py-cirq-pasqal/Makefile b/science/py-cirq-pasqal/Makefile index 4e22bda561c9..5cec321c99be 100644 --- a/science/py-cirq-pasqal/Makefile +++ b/science/py-cirq-pasqal/Makefile @@ -1,6 +1,6 @@ PORTNAME= cirq-pasqal DISTVERSIONPREFIX= v -DISTVERSION= 0.13.0 +DISTVERSION= 0.13.1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +10,8 @@ COMMENT= Cirq module to run on pasqal 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 diff --git a/science/py-cirq-pasqal/distinfo b/science/py-cirq-pasqal/distinfo index 36f25739f50e..2861eae5f5c6 100644 --- a/science/py-cirq-pasqal/distinfo +++ b/science/py-cirq-pasqal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634884094 -SHA256 (quantumlib-Cirq-v0.13.0_GH0.tar.gz) = 5f4890fea5439091e73ddcf73a0e465c5c1e7242d9a4b725a0242cd55e6df278 -SIZE (quantumlib-Cirq-v0.13.0_GH0.tar.gz) = 8002392 +TIMESTAMP = 1635698279 +SHA256 (quantumlib-Cirq-v0.13.1_GH0.tar.gz) = cbb81296c9a5767a57e853ef2e88127059b6a64ae5ac4772e8b681096377900d +SIZE (quantumlib-Cirq-v0.13.1_GH0.tar.gz) = 8002477 |