Skip to content

Commit

Permalink
science/py-dwave-cloud-client: Update 0.10.4 → 0.10.5
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jun 3, 2023
1 parent 6d54a16 commit 73ab10c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions science/py-dwave-cloud-client/Makefile
@@ -1,6 +1,5 @@
PORTNAME= dwave-cloud-client
DISTVERSION= 0.10.4
PORTREVISION= 1
DISTVERSION= 0.10.5
CATEGORIES= science python www # quantum-computing
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand All @@ -17,9 +16,11 @@ PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}diskcache>=5.2.1:devel/py-diskcache@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}homebase>=1.0:devel/py-homebase@${PY_FLAVOR} \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}packaging>=19:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}plucky>=0.4.3:devel/py-plucky@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pydantic>=1.7.3:devel/py-pydantic@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.18:www/py-requests@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}requests>=2.18:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}werkzeug>=2.2:www/py-werkzeug@${PY_FLAVOR}
BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions science/py-dwave-cloud-client/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1671953324
SHA256 (dwavesystems-dwave-cloud-client-0.10.4_GH0.tar.gz) = 058b1d2f386e44b658ce756e95546feb2e15b66ed8b1afd1d1f52415e3f71ced
SIZE (dwavesystems-dwave-cloud-client-0.10.4_GH0.tar.gz) = 164123
TIMESTAMP = 1685774695
SHA256 (dwavesystems-dwave-cloud-client-0.10.5_GH0.tar.gz) = 0e21d9a5c0f25dabcf8c43789e334066b0aa11a0b8fba2150e0721d3cb85657c
SIZE (dwavesystems-dwave-cloud-client-0.10.5_GH0.tar.gz) = 167676

0 comments on commit 73ab10c

Please sign in to comment.