From 9831ab2641fc988a2d7fddef96e9e35d41c62097 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Wed, 21 Dec 2022 01:18:02 -0800 Subject: [PATCH] math/{,py-}minorminer: Update 0.2.9 -> 0.2.10 Reported by: portscout --- math/minorminer/Makefile | 2 +- math/minorminer/distinfo | 6 +++--- math/py-minorminer/Makefile | 7 +++++-- math/py-minorminer/distinfo | 6 +++--- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/math/minorminer/Makefile b/math/minorminer/Makefile index f151ad5170d8..bffd221b9fbd 100644 --- a/math/minorminer/Makefile +++ b/math/minorminer/Makefile @@ -1,5 +1,5 @@ PORTNAME= minorminer -DISTVERSION= 0.2.9 +DISTVERSION= 0.2.10 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/minorminer/distinfo b/math/minorminer/distinfo index 65658dac5590..889753d7a021 100644 --- a/math/minorminer/distinfo +++ b/math/minorminer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660502687 -SHA256 (dwavesystems-minorminer-0.2.9_GH0.tar.gz) = d74e9c8345094c9dae4c1c6421557e4fdb81b3efce00c0b8b0459e3db09f5083 -SIZE (dwavesystems-minorminer-0.2.9_GH0.tar.gz) = 1262651 +TIMESTAMP = 1671588416 +SHA256 (dwavesystems-minorminer-0.2.10_GH0.tar.gz) = 83c4a739d4dd3b87b223581801545546a41aec15315e223b55e994371361ec34 +SIZE (dwavesystems-minorminer-0.2.10_GH0.tar.gz) = 1261821 diff --git a/math/py-minorminer/Makefile b/math/py-minorminer/Makefile index f48cf743053d..9e71c8073534 100644 --- a/math/py-minorminer/Makefile +++ b/math/py-minorminer/Makefile @@ -1,5 +1,5 @@ PORTNAME= minorminer -DISTVERSION= 0.2.9 +DISTVERSION= 0.2.10 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,11 +21,14 @@ BUILD_DEPENDS= ${PY_DEPENDS} RUN_DEPENDS= ${PY_DEPENDS} USES= python:3.6+ -USE_PYTHON= distutils cython autoplist +USE_PYTHON= distutils cython autoplist pytest USE_GITHUB= yes GH_ACCOUNT= dwavesystems +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +TEST_WRKSRC= ${WRKSRC}/tests + post-install: @${STRIP_CMD} \ ${STAGEDIR}${PYTHON_SITELIBDIR}/minorminer/_minorminer${PYTHON_EXT_SUFFIX}.so \ diff --git a/math/py-minorminer/distinfo b/math/py-minorminer/distinfo index 65658dac5590..d445cd41196a 100644 --- a/math/py-minorminer/distinfo +++ b/math/py-minorminer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660502687 -SHA256 (dwavesystems-minorminer-0.2.9_GH0.tar.gz) = d74e9c8345094c9dae4c1c6421557e4fdb81b3efce00c0b8b0459e3db09f5083 -SIZE (dwavesystems-minorminer-0.2.9_GH0.tar.gz) = 1262651 +TIMESTAMP = 1671588477 +SHA256 (dwavesystems-minorminer-0.2.10_GH0.tar.gz) = 83c4a739d4dd3b87b223581801545546a41aec15315e223b55e994371361ec34 +SIZE (dwavesystems-minorminer-0.2.10_GH0.tar.gz) = 1261821