git: 503c1bcc1695 - main - math/py-ndindex: Update to 1.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:24:43 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=503c1bcc16957262128a12f1881d19c7411d7f61
commit 503c1bcc16957262128a12f1881d19c7411d7f61
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:43:50 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:07:54 +0000
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
---
math/py-ndindex/Makefile | 8 +++++---
math/py-ndindex/distinfo | 6 +++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/math/py-ndindex/Makefile b/math/py-ndindex/Makefile
index d7bd17b6a92a..fa579e3a3f69 100644
--- a/math/py-ndindex/Makefile
+++ b/math/py-ndindex/Makefile
@@ -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
diff --git a/math/py-ndindex/distinfo b/math/py-ndindex/distinfo
index 1964059aabbe..415892b16311 100644
--- a/math/py-ndindex/distinfo
+++ b/math/py-ndindex/distinfo
@@ -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