aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-04-19 06:24:27 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-04-19 07:32:43 +0000
commitecfb3713c730bd623fd598b1a86245434c680d5c (patch)
tree8eef86414817551f47363db9458c365266c4ecf3 /math
parentf45020eeda8592e3005f9b37376d131e1a145e1f (diff)
downloadports-ecfb3713c730bd623fd598b1a86245434c680d5c.tar.gz
ports-ecfb3713c730bd623fd598b1a86245434c680d5c.zip
math/py-pynndescent: Update 0.5.8 → 0.5.9
Reported by: portscout
Diffstat (limited to 'math')
-rw-r--r--math/py-pynndescent/Makefile10
-rw-r--r--math/py-pynndescent/distinfo6
2 files changed, 8 insertions, 8 deletions
diff --git a/math/py-pynndescent/Makefile b/math/py-pynndescent/Makefile
index 42e7da1bd46a..044909079c95 100644
--- a/math/py-pynndescent/Makefile
+++ b/math/py-pynndescent/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pynndescent
-DISTVERSION= 0.5.8
+DISTVERSION= 0.5.9
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,14 +12,14 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}joblib>0:devel/py-joblib@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}llvmlite>=0.34:devel/py-llvmlite@${PY_FLAVOR} \
+ ${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.5+
-USE_PYTHON= distutils autoplist pytest
+USES= python:3.6+
+USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.com/lmcinnes/pynndescent/issues/216
NO_ARCH= yes
diff --git a/math/py-pynndescent/distinfo b/math/py-pynndescent/distinfo
index 07de1845fabd..5a7c30034ead 100644
--- a/math/py-pynndescent/distinfo
+++ b/math/py-pynndescent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678612370
-SHA256 (pynndescent-0.5.8.tar.gz) = a7c552569bf604a101fd54bba1d27c12389e065945dee3a6777a518c63a46f2b
-SIZE (pynndescent-0.5.8.tar.gz) = 1138925
+TIMESTAMP = 1681884462
+SHA256 (pynndescent-0.5.9.tar.gz) = bacf78d914f44724528adcfea9681ddd6c873d14f4b0526c0ff6b9f243338042
+SIZE (pynndescent-0.5.9.tar.gz) = 1139286