Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 2023 07:01:50 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 73ab10c3746f - main - =?utf-8?Q?science/py-dwave-cloud-client:=20Update=200.10.4=20=E2=86=92=200.10.5?=
Message-ID:  <202306030701.35371o8v025255@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=73ab10c3746fbbd1e7302adf89a67dbf849d746e

commit 73ab10c3746fbbd1e7302adf89a67dbf849d746e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-03 06:56:32 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-03 07:01:41 +0000

    science/py-dwave-cloud-client: Update 0.10.4 → 0.10.5
    
    Reported by:    portscout
---
 science/py-dwave-cloud-client/Makefile | 7 ++++---
 science/py-dwave-cloud-client/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/science/py-dwave-cloud-client/Makefile b/science/py-dwave-cloud-client/Makefile
index 79f81d0f1ec0..002416ed81a1 100644
--- a/science/py-dwave-cloud-client/Makefile
+++ b/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}
 
@@ -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} \
diff --git a/science/py-dwave-cloud-client/distinfo b/science/py-dwave-cloud-client/distinfo
index abc2b2f3b70f..9cd522215a1a 100644
--- a/science/py-dwave-cloud-client/distinfo
+++ b/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306030701.35371o8v025255>