Skip to content

Commit

Permalink
science/py-dwave-samplers: update 1.1.0 → 1.2.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jan 19, 2024
1 parent 81ac746 commit 2de22b0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 22 deletions.
9 changes: 5 additions & 4 deletions science/py-dwave-samplers/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dwave-samplers
DISTVERSION= 1.1.0
DISTVERSION= 1.2.0
CATEGORIES= science python # quantum-computing
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand All @@ -10,16 +10,17 @@ WWW= https://github.com/dwavesystems/dwave-samplers
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dimod>=0.12.1:science/py-dimod@${PY_FLAVOR} \
PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dimod>=0.12.13: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}
BUILD_DEPENDS= ${PY_DEPENDS} \
${PYTHON_PKGNAMEPREFIX}cython3>0:lang/cython3@${PY_FLAVOR}
RUN_DEPENDS= ${PY_DEPENDS}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parameterized@${PY_FLAVOR}

USES= python
USE_PYTHON= distutils cython unittest
USE_PYTHON= distutils unittest

USE_GITHUB= yes
GH_ACCOUNT= dwavesystems
Expand Down
6 changes: 3 additions & 3 deletions science/py-dwave-samplers/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1690091243
SHA256 (dwavesystems-dwave-samplers-1.1.0_GH0.tar.gz) = ca254ece94421305ffa2202a328f1068312699bc4aacf87984e6b50ce59db205
SIZE (dwavesystems-dwave-samplers-1.1.0_GH0.tar.gz) = 146912
TIMESTAMP = 1705614591
SHA256 (dwavesystems-dwave-samplers-1.2.0_GH0.tar.gz) = 080fd7d78a173efb14a5333315a587725a8b3c9ce084865e78cff66afc793204
SIZE (dwavesystems-dwave-samplers-1.2.0_GH0.tar.gz) = 147099
15 changes: 0 additions & 15 deletions science/py-dwave-samplers/files/patch-pyproject.toml

This file was deleted.

0 comments on commit 2de22b0

Please sign in to comment.