diff --git a/math/py-pynndescent/Makefile b/math/py-pynndescent/Makefile index 53d1755d4901..af3a5e28fb94 100644 --- a/math/py-pynndescent/Makefile +++ b/math/py-pynndescent/Makefile @@ -1,24 +1,24 @@ PORTNAME= pynndescent -DISTVERSION= 0.5.2 +DISTVERSION= 0.5.4 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python nearest neighbor descent for approximate nearest neighbors LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${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 NO_ARCH= yes .include diff --git a/math/py-pynndescent/distinfo b/math/py-pynndescent/distinfo index eb224b0227d2..23488affa963 100644 --- a/math/py-pynndescent/distinfo +++ b/math/py-pynndescent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621897890 -SHA256 (pynndescent-0.5.2.tar.gz) = d9fd22210b8d64368376ff392e876fb72fe3cda282396cfa6a59440ab6600771 -SIZE (pynndescent-0.5.2.tar.gz) = 1148182 +TIMESTAMP = 1626069156 +SHA256 (pynndescent-0.5.4.tar.gz) = 221124cbad8e3cf3ed421a4089d80ac5a29d3215e76cb49effc1df887533d2a8 +SIZE (pynndescent-0.5.4.tar.gz) = 1132495