mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
science/py-scikit-sparse: update 0.4.15 → 0.4.16
This commit is contained in:
parent
06c9a52848
commit
95a864ca3c
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= scikit-sparse
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.4.15
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 0.4.16
|
||||
CATEGORIES= science python
|
||||
#MASTER_SITES= PYPI # missing files under tests/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -32,6 +31,6 @@ TEST_WRKSRC= ${WRKSRC}/tests
|
|||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/sksparse/cholmod*.so
|
||||
|
||||
# tests: 10 passed, 400 warnings in 25.73s
|
||||
# tests as of 0.4.16: 10 passed, 400 warnings in 27.47
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731110097
|
||||
SHA256 (scikit-sparse-scikit-sparse-v0.4.15_GH0.tar.gz) = a3b83c00d4174d6ba761348eda8a66e6ccfdf09f5e35bee4780160050a0ee94f
|
||||
SIZE (scikit-sparse-scikit-sparse-v0.4.15_GH0.tar.gz) = 414741
|
||||
TIMESTAMP = 1745401659
|
||||
SHA256 (scikit-sparse-scikit-sparse-v0.4.16_GH0.tar.gz) = 88183df0aca206d22cecec479a96b656785ab8a8681e0429a36cc7d6f464425f
|
||||
SIZE (scikit-sparse-scikit-sparse-v0.4.16_GH0.tar.gz) = 414739
|
||||
|
|
Loading…
Add table
Reference in a new issue