mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
science/py-dwave-samplers: update 1.2.0 → 1.3.0
This commit is contained in:
parent
d58b5b6508
commit
642e5229b8
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user