Skip to content

Commit

Permalink
math/py-minorminer: update 0.2.11 → 0.2.12
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Nov 8, 2023
1 parent 7a3b9be commit 302acb2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions math/py-minorminer/Makefile
@@ -1,6 +1,5 @@
PORTNAME= minorminer
DISTVERSION= 0.2.11
PORTREVISION= 1
DISTVERSION= 0.2.12
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand All @@ -14,15 +13,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fasteners>=0.15:devel/py-fasteners@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}homebase>=1.0.1:devel/py-homebase@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}networkx>=2.4:math/py-networkx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dwave-networkx>=0.8.11:science/py-dwave-networkx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dwave-networkx>=0.8.10:science/py-dwave-networkx@${PY_FLAVOR} \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}rectangle-packer>=2.0.1:math/py-rectangle-packer@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.8.0:science/py-scipy@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}scipy>=1.7.3:science/py-scipy@${PY_FLAVOR}
BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}

USES= python
USE_PYTHON= distutils cython autoplist pytest # 9 tests fail, see https://github.com/dwavesystems/minorminer/issues/231
USE_PYTHON= distutils cython autoplist pytest

USE_GITHUB= yes
GH_ACCOUNT= dwavesystems
Expand Down
6 changes: 3 additions & 3 deletions math/py-minorminer/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1679300127
SHA256 (dwavesystems-minorminer-0.2.11_GH0.tar.gz) = 3b25b32f863feb9d3d4f8fbcb0e93f174acfb60eb6e02b8f015509491c482576
SIZE (dwavesystems-minorminer-0.2.11_GH0.tar.gz) = 1268785
TIMESTAMP = 1699416899
SHA256 (dwavesystems-minorminer-0.2.12_GH0.tar.gz) = 2877e46e58e3f9971e04a1e40b245ffbec4655d23a66ce7e4939ab21e86e78d4
SIZE (dwavesystems-minorminer-0.2.12_GH0.tar.gz) = 1268967
SHA256 (boothby-glasgow-subgraph-solver-568c45f_GH0.tar.gz) = efe3971ee56bc5acf8d64a9e9f98e38962f9c4514b4356e1f7f662873a9fc8b9
SIZE (boothby-glasgow-subgraph-solver-568c45f_GH0.tar.gz) = 80856
SHA256 (nemequ-portable-snippets-84abba9_GH0.tar.gz) = 934157a2892aa9afcab81229b089b0255fdba45727ccec7a017e270fa32f7e4f
Expand Down

0 comments on commit 302acb2

Please sign in to comment.