mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
math/py-pynndescent: update 0.5.10 → 0.5.12
Reported by: portscout
This commit is contained in:
parent
ce5ee34406
commit
8dc543739b
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pynndescent
|
||||
DISTVERSION= 0.5.10
|
||||
DISTVERSION= 0.5.12
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYNUMPY} \
|
|||
${PYTHON_PKGNAMEPREFIX}scipy>=1.0:science/py-scipy@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
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
|
||||
USE_PYTHON= distutils autoplist pytest # 1 test fails, see https://github.com/lmcinnes/pynndescent/issues/239
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1687197039
|
||||
SHA256 (pynndescent-0.5.10.tar.gz) = 5d5dc683c03ef55fe3ddf693859720ca18f85c6e6e5bb0b4f14870278d5288ad
|
||||
SIZE (pynndescent-0.5.10.tar.gz) = 1138686
|
||||
TIMESTAMP = 1714296173
|
||||
SHA256 (pynndescent-0.5.12.tar.gz) = 0736291fcbbedfd5e0a3a280f71a63f8eb2f8bd9670d4c0b51ac1b4d081adf70
|
||||
SIZE (pynndescent-0.5.12.tar.gz) = 2975875
|
||||
|
|
Loading…
Add table
Reference in a new issue