aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-03-20 08:28:47 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-03-20 08:29:05 +0000
commit60b5422f8f249f811cc918869b14b40926a91f9f (patch)
tree1ef648f1fbef52d2ee9c981c4ede349bd2b0dbea
parent9d7fa2859646ecf03aeaae8ea01989d623caa818 (diff)
downloadports-60b5422f8f249f811cc918869b14b40926a91f9f.tar.gz
ports-60b5422f8f249f811cc918869b14b40926a91f9f.zip
math/py-minorminer: Update 0.2.10 → 0.2.11
Reported by: portscout
-rw-r--r--math/py-minorminer/Makefile9
-rw-r--r--math/py-minorminer/distinfo10
2 files changed, 13 insertions, 6 deletions
diff --git a/math/py-minorminer/Makefile b/math/py-minorminer/Makefile
index 9e71c8073534..2a4743aa5157 100644
--- a/math/py-minorminer/Makefile
+++ b/math/py-minorminer/Makefile
@@ -1,5 +1,5 @@
PORTNAME= minorminer
-DISTVERSION= 0.2.10
+DISTVERSION= 0.2.11
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,10 +21,12 @@ BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
USES= python:3.6+
-USE_PYTHON= distutils cython autoplist pytest
+USE_PYTHON= distutils cython autoplist pytest # 9 tests fail, see https://github.com/dwavesystems/minorminer/issues/231
USE_GITHUB= yes
GH_ACCOUNT= dwavesystems
+GH_TUPLE= boothby:glasgow-subgraph-solver:568c45f:glasgow_subgraph_solver/external/glasgow-subgraph-solver \
+ nemequ:portable-snippets:84abba9:portable_snippets/external/portable-snippets
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
TEST_WRKSRC= ${WRKSRC}/tests
@@ -32,6 +34,7 @@ TEST_WRKSRC= ${WRKSRC}/tests
post-install:
@${STRIP_CMD} \
${STAGEDIR}${PYTHON_SITELIBDIR}/minorminer/_minorminer${PYTHON_EXT_SUFFIX}.so \
- ${STAGEDIR}${PYTHON_SITELIBDIR}/minorminer/busclique${PYTHON_EXT_SUFFIX}.so
+ ${STAGEDIR}${PYTHON_SITELIBDIR}/minorminer/busclique${PYTHON_EXT_SUFFIX}.so \
+ ${STAGEDIR}${PYTHON_SITELIBDIR}/minorminer/subgraph${PYTHON_EXT_SUFFIX}.so
.include <bsd.port.mk>
diff --git a/math/py-minorminer/distinfo b/math/py-minorminer/distinfo
index d445cd41196a..9fe52cb92c5d 100644
--- a/math/py-minorminer/distinfo
+++ b/math/py-minorminer/distinfo
@@ -1,3 +1,7 @@
-TIMESTAMP = 1671588477
-SHA256 (dwavesystems-minorminer-0.2.10_GH0.tar.gz) = 83c4a739d4dd3b87b223581801545546a41aec15315e223b55e994371361ec34
-SIZE (dwavesystems-minorminer-0.2.10_GH0.tar.gz) = 1261821
+TIMESTAMP = 1679300127
+SHA256 (dwavesystems-minorminer-0.2.11_GH0.tar.gz) = 3b25b32f863feb9d3d4f8fbcb0e93f174acfb60eb6e02b8f015509491c482576
+SIZE (dwavesystems-minorminer-0.2.11_GH0.tar.gz) = 1268785
+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
+SIZE (nemequ-portable-snippets-84abba9_GH0.tar.gz) = 73895