Skip to content

Commit

Permalink
science/py-dwave-samplers: Update 1.0.0 → 1.1.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 23, 2023
1 parent 5baff50 commit ed4793a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions 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}

Expand All @@ -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}
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit ed4793a

Please sign in to comment.