Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2024 02:22:42 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: 1a25841a257b - main - science/py-dwave-cloud-client: update 0.10.6 =?utf-8?Q?=E2=86=92?= 0.11.2
Message-ID:  <202401190222.40J2MgLW096752@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=1a25841a257bd47231e3212562420d400877b4d8

commit 1a25841a257bd47231e3212562420d400877b4d8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-18 21:46:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-19 02:22:35 +0000

    science/py-dwave-cloud-client: update 0.10.6 → 0.11.2
    
    Reported by:    portscout
---
 science/py-dwave-cloud-client/Makefile | 9 +++++----
 science/py-dwave-cloud-client/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/science/py-dwave-cloud-client/Makefile b/science/py-dwave-cloud-client/Makefile
index 80b910ba749a..419af180c0d1 100644
--- a/science/py-dwave-cloud-client/Makefile
+++ b/science/py-dwave-cloud-client/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dwave-cloud-client
-DISTVERSION=	0.10.6
+DISTVERSION=	0.11.2
 CATEGORIES=	science python www # quantum-computing
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -10,17 +10,18 @@ WWW=		https://github.com/dwavesystems/dwave-cloud-client
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=7:devel/py-click@${PY_FLAVOR} \
+PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}authlib>=1.2:security/py-authlib@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}click>=7:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dateutil>=2.7:devel/py-dateutil@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}dimod>=0.10.5:science/py-dimod@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}diskcache>=5.2.1:devel/py-diskcache@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dwave-networkx>=0.8.9:science/py-dwave-networkx@${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}pydantic2>=2:devel/py-pydantic2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.18:www/py-requests@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}werkzeug>=2.2:www/py-werkzeug@${PY_FLAVOR}
 BUILD_DEPENDS=	${PY_DEPENDS}
 RUN_DEPENDS=	${PY_DEPENDS}
diff --git a/science/py-dwave-cloud-client/distinfo b/science/py-dwave-cloud-client/distinfo
index 9e8dabcf4452..fa8940ad2664 100644
--- a/science/py-dwave-cloud-client/distinfo
+++ b/science/py-dwave-cloud-client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689134408
-SHA256 (dwavesystems-dwave-cloud-client-0.10.6_GH0.tar.gz) = 4b94275e21105c43f61b24f2f0c246bb82fcf133018c57c226717f6f1261cd89
-SIZE (dwavesystems-dwave-cloud-client-0.10.6_GH0.tar.gz) = 170179
+TIMESTAMP = 1705612964
+SHA256 (dwavesystems-dwave-cloud-client-0.11.2_GH0.tar.gz) = 4dee7687b56f33d26a2e9c3b892e3aac3b9a5dbea1514bc20a8cd2b16fe0e149
+SIZE (dwavesystems-dwave-cloud-client-0.11.2_GH0.tar.gz) = 204620



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