mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/py-ndindex: Update to 1.8
- Add GitHub to MASTER_SITES - Update WWW Changes: https://github.com/Quansight-Labs/ndindex/blob/master/docs/changelog.md https://quansight-labs.github.io/ndindex/changelog.html
This commit is contained in:
parent
72d924c6a4
commit
503c1bcc16
2 changed files with 8 additions and 6 deletions
|
@ -1,12 +1,14 @@
|
|||
PORTNAME= ndindex
|
||||
PORTVERSION= 1.7
|
||||
PORTVERSION= 1.8
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= PYPI
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/Quansight-Labs/ndindex/releases/download/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Python library for manipulating indices of ndarrays
|
||||
WWW= https://github.com/Quansight-Labs/ndindex
|
||||
WWW= https://quansight-labs.github.io/ndindex/ \
|
||||
https://github.com/Quansight-Labs/ndindex
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1682354538
|
||||
SHA256 (ndindex-1.7.tar.gz) = bf9bd0b76eeada1c8275e04091f8291869ed2b373b7af48e56faf7579fd2efd2
|
||||
SIZE (ndindex-1.7.tar.gz) = 85371
|
||||
TIMESTAMP = 1708449398
|
||||
SHA256 (ndindex-1.8.tar.gz) = 5fc87ebc784605f01dd5367374cb40e8da8f2c30988968990066c5098a7eebe8
|
||||
SIZE (ndindex-1.8.tar.gz) = 89921
|
||||
|
|
Loading…
Add table
Reference in a new issue