Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2024 03:00:24 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: 642e5229b8a3 - main - science/py-dwave-samplers: update 1.2.0 =?utf-8?Q?=E2=86=92?= 1.3.0
Message-ID:  <202407150300.46F30OK8084333@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=642e5229b8a31dda5e91778063c30d482aa385c7

commit 642e5229b8a31dda5e91778063c30d482aa385c7
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-07-15 02:47:23 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-07-15 03:00:19 +0000

    science/py-dwave-samplers: update 1.2.0 → 1.3.0
---
 science/py-dwave-samplers/Makefile | 4 ++--
 science/py-dwave-samplers/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/science/py-dwave-samplers/Makefile b/science/py-dwave-samplers/Makefile
index 4a4d82668249..283f87a4e43e 100644
--- a/science/py-dwave-samplers/Makefile
+++ b/science/py-dwave-samplers/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dwave-samplers
-DISTVERSION=	1.2.0
+DISTVERSION=	1.3.0
 CATEGORIES=	science python # quantum-computing
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PY_DEPENDS}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parameterized@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils unittest
+USE_PYTHON=	distutils unittest # 2 tests fail, see https://github.com/dwavesystems/dwave-samplers/issues/66
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	dwavesystems
diff --git a/science/py-dwave-samplers/distinfo b/science/py-dwave-samplers/distinfo
index fecdbb1d4f3b..17abea740f3f 100644
--- a/science/py-dwave-samplers/distinfo
+++ b/science/py-dwave-samplers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705614591
-SHA256 (dwavesystems-dwave-samplers-1.2.0_GH0.tar.gz) = 080fd7d78a173efb14a5333315a587725a8b3c9ce084865e78cff66afc793204
-SIZE (dwavesystems-dwave-samplers-1.2.0_GH0.tar.gz) = 147099
+TIMESTAMP = 1721009758
+SHA256 (dwavesystems-dwave-samplers-1.3.0_GH0.tar.gz) = ed4b3a4e3da76c35dfb3d70e4bb45fe3c0b5eb277115d41894381cf8c9cd5999
+SIZE (dwavesystems-dwave-samplers-1.3.0_GH0.tar.gz) = 147340



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