diff --git a/math/py-pynndescent/Makefile b/math/py-pynndescent/Makefile index 73ba5c9e610d..f7a1e3f4be75 100644 --- a/math/py-pynndescent/Makefile +++ b/math/py-pynndescent/Makefile @@ -1,27 +1,26 @@ PORTNAME= pynndescent -DISTVERSION= 0.5.9 -PORTREVISION= 1 +DISTVERSION= 0.5.10 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python nearest neighbor descent for approximate nearest neighbors WWW= https://github.com/lmcinnes/pynndescent LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}joblib>0.11:devel/py-joblib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}llvmlite>=0.30:devel/py-llvmlite@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numba>=0.51.2:devel/py-numba@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-learn>=0.18:science/py-scikit-learn@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.0:science/py-scipy@${PY_FLAVOR} -USES= python:3.6+ -USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.com/lmcinnes/pynndescent/issues/216 +USES= python:3.8+ +USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.com/lmcinnes/pynndescent/issues/216 ; in 0.5.10 tests fail @ 64% w/out any error message NO_ARCH= yes .include diff --git a/math/py-pynndescent/distinfo b/math/py-pynndescent/distinfo index 5a7c30034ead..af3521758f55 100644 --- a/math/py-pynndescent/distinfo +++ b/math/py-pynndescent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681884462 -SHA256 (pynndescent-0.5.9.tar.gz) = bacf78d914f44724528adcfea9681ddd6c873d14f4b0526c0ff6b9f243338042 -SIZE (pynndescent-0.5.9.tar.gz) = 1139286 +TIMESTAMP = 1687197039 +SHA256 (pynndescent-0.5.10.tar.gz) = 5d5dc683c03ef55fe3ddf693859720ca18f85c6e6e5bb0b4f14870278d5288ad +SIZE (pynndescent-0.5.10.tar.gz) = 1138686