diff --git a/science/py-dwave-gate/Makefile b/science/py-dwave-gate/Makefile index df97fe84cb5e..b94093de6cd5 100644 --- a/science/py-dwave-gate/Makefile +++ b/science/py-dwave-gate/Makefile @@ -1,26 +1,27 @@ PORTNAME= dwave-gate -DISTVERSION= 0.3.4 -PORTREVISION= 2 +DISTVERSION= 0.3.5 CATEGORIES= science python # quantum-computing MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= DWave: Gate model library WWW= https://github.com/dwavesystems/dwave-gate LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.24.4:math/py-numpy@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist cython pep517 pytest +USE_PYTHON= pep517 cython autoplist pytest TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +# tests as of 0.3.5: 30 passed, 2 errors in 2.52s + .include diff --git a/science/py-dwave-gate/distinfo b/science/py-dwave-gate/distinfo index aeb63b7147d2..99cfef23eb8a 100644 --- a/science/py-dwave-gate/distinfo +++ b/science/py-dwave-gate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758999333 -SHA256 (dwave_gate-0.3.4.tar.gz) = 17e193da453724c427448e3d7beeb8260c804404ac0ab43ed2d0abcbb0d55b5e -SIZE (dwave_gate-0.3.4.tar.gz) = 367210 +TIMESTAMP = 1780507360 +SHA256 (dwave_gate-0.3.5.tar.gz) = e638af54bc0dc98e212ce35b629a91b2d69c3282fba33db64554f8d6e80fd168 +SIZE (dwave_gate-0.3.5.tar.gz) = 366648