Skip to content

Commit

Permalink
math/py-pynndescent: Update 0.5.9 → 0.5.10
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jun 20, 2023
1 parent 4514cc8 commit d5e1d58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions 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}
Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit d5e1d58

Please sign in to comment.