Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2023 07:24:22 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: ed4793aa586f - main - =?utf-8?Q?science/py-dwave-samplers:=20Update=201.0.0=20=E2=86=92=201.1.0?=
Message-ID:  <202307230724.36N7OMli065953@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=ed4793aa586f7ce2901031646a568b7d1b1aff03

commit ed4793aa586f7ce2901031646a568b7d1b1aff03
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-23 06:05:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-23 07:24:16 +0000

    science/py-dwave-samplers: Update 1.0.0 → 1.1.0
    
    Reported by:    portscout
---
 science/py-dwave-samplers/Makefile | 9 +++++----
 science/py-dwave-samplers/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/science/py-dwave-samplers/Makefile b/science/py-dwave-samplers/Makefile
index b414edd78702..12580770ba12 100644
--- a/science/py-dwave-samplers/Makefile
+++ b/science/py-dwave-samplers/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	dwave-samplers
-DISTVERSION=	1.0.0
-PORTREVISION=	1
+DISTVERSION=	1.1.0
 CATEGORIES=	science python # quantum-computing
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -11,8 +10,10 @@ WWW=		https://github.com/dwavesystems/dwave-samplers
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dimod>=0.12.0:science/py-dimod@${PY_FLAVOR} \
-		${PYNUMPY}
+PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dimod>=0.12.1:science/py-dimod@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}networkx>=2.6.3:math/py-networkx@${PY_FLAVOR} \
+		${PYNUMPY} \
+		${PYTHON_PKGNAMEPREFIX}reno>0:textproc/py-reno@${PY_FLAVOR}
 BUILD_DEPENDS=	${PY_DEPENDS}
 RUN_DEPENDS=	${PY_DEPENDS}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parameterized@${PY_FLAVOR}
diff --git a/science/py-dwave-samplers/distinfo b/science/py-dwave-samplers/distinfo
index e6304478dbb2..d905baf1915c 100644
--- a/science/py-dwave-samplers/distinfo
+++ b/science/py-dwave-samplers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671952452
-SHA256 (dwavesystems-dwave-samplers-1.0.0_GH0.tar.gz) = d28df71dd653a825ac7edccaccd6b625bffab1169aca7f09b37418187c40ea71
-SIZE (dwavesystems-dwave-samplers-1.0.0_GH0.tar.gz) = 141764
+TIMESTAMP = 1690091243
+SHA256 (dwavesystems-dwave-samplers-1.1.0_GH0.tar.gz) = ca254ece94421305ffa2202a328f1068312699bc4aacf87984e6b50ce59db205
+SIZE (dwavesystems-dwave-samplers-1.1.0_GH0.tar.gz) = 146912



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