git: 89b4606588c1 - main - math/py-pynndescent: Update 0.5.4 -> 0.5.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 May 2022 18:02:16 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=89b4606588c1fa18d9b65c8d8a5a488e474fcb87 commit 89b4606588c1fa18d9b65c8d8a5a488e474fcb87 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-08 16:57:39 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-08 18:02:06 +0000 math/py-pynndescent: Update 0.5.4 -> 0.5.6 Reported by: portscout --- math/py-pynndescent/Makefile | 7 ++++--- math/py-pynndescent/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/math/py-pynndescent/Makefile b/math/py-pynndescent/Makefile index af3a5e28fb94..43dd1e3fb8d6 100644 --- a/math/py-pynndescent/Makefile +++ b/math/py-pynndescent/Makefile @@ -1,5 +1,5 @@ PORTNAME= pynndescent -DISTVERSION= 0.5.4 +DISTVERSION= 0.5.6 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,8 +10,9 @@ 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} \ +RUN_DEPENDS= ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}joblib>0:devel/py-joblib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}llvmlite>=0.34: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} diff --git a/math/py-pynndescent/distinfo b/math/py-pynndescent/distinfo index 23488affa963..7dfc960b48e2 100644 --- a/math/py-pynndescent/distinfo +++ b/math/py-pynndescent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626069156 -SHA256 (pynndescent-0.5.4.tar.gz) = 221124cbad8e3cf3ed421a4089d80ac5a29d3215e76cb49effc1df887533d2a8 -SIZE (pynndescent-0.5.4.tar.gz) = 1132495 +TIMESTAMP = 1652028854 +SHA256 (pynndescent-0.5.6.tar.gz) = 61fb31885baac469d67933e2c7c935b6edebb06ee498e2f0f9dfc97c59d3725c +SIZE (pynndescent-0.5.6.tar.gz) = 1135907