aboutsummaryrefslogtreecommitdiff
path: root/math/py-pynndescent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-pynndescent/Makefile')
-rw-r--r--math/py-pynndescent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-pynndescent/Makefile b/math/py-pynndescent/Makefile
index 8a2c9531dad9..8380d43868e4 100644
--- a/math/py-pynndescent/Makefile
+++ b/math/py-pynndescent/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pynndescent
-DISTVERSION= 0.5.10
+DISTVERSION= 0.5.12
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.0:science/py-scipy@${PY_FLAVOR}
USES= python
-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
+USE_PYTHON= distutils autoplist pytest # 1 test fails, see https://github.com/lmcinnes/pynndescent/issues/239
NO_ARCH= yes