Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2023 03:55:06 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d5e1d5813f25 - main - =?utf-8?Q?math/py-pynndescent:=20Update=200.5.9=20=E2=86=92=200.5.10?=
Message-ID:  <202306200355.35K3t6w4004097@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d5e1d5813f255adc060a4d98285b46333643bb70

commit d5e1d5813f255adc060a4d98285b46333643bb70
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-20 01:42:46 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-20 03:55:04 +0000

    math/py-pynndescent: Update 0.5.9 → 0.5.10
    
    Reported by:    portscout
---
 math/py-pynndescent/Makefile | 7 +++----
 math/py-pynndescent/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

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,6 +1,5 @@
 PORTNAME=	pynndescent
-DISTVERSION=	0.5.9
-PORTREVISION=	1
+DISTVERSION=	0.5.10
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,8 +18,8 @@ RUN_DEPENDS=	${PYNUMPY} \
 		${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
 
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306200355.35K3t6w4004097>