aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 14:43:50 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 15:07:54 +0000
commit503c1bcc16957262128a12f1881d19c7411d7f61 (patch)
tree88a1046f3950d553575e961e0d594873b7a43a96
parent72d924c6a44bf1863b1ddadc9860fbbcf335f07c (diff)
downloadports-503c1bcc16957262128a12f1881d19c7411d7f61.tar.gz
ports-503c1bcc16957262128a12f1881d19c7411d7f61.zip
math/py-ndindex: Update to 1.8
-rw-r--r--math/py-ndindex/Makefile8
-rw-r--r--math/py-ndindex/distinfo6
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