summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-11-01 09:50:14 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-11-01 10:08:29 +0800
commit351a392c29b267f3fca52976f21f1286a5c0906c (patch)
treedc9aba71badcd1d66e3d4345e6a5c0e524de0196
parentscience/py-asdf-transform-schemas: Update to 0.4.0 (diff)
science/py-esda: Update to 2.5.1
- Update WWW and clean up pkg-descr Changes: https://github.com/pysal/esda/releases
-rw-r--r--science/py-esda/Makefile5
-rw-r--r--science/py-esda/distinfo6
-rw-r--r--science/py-esda/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/science/py-esda/Makefile b/science/py-esda/Makefile
index e32bca173d3c..5d45813bfbc5 100644
--- a/science/py-esda/Makefile
+++ b/science/py-esda/Makefile
@@ -1,12 +1,13 @@
PORTNAME= esda
-PORTVERSION= 2.5.0
+PORTVERSION= 2.5.1
CATEGORIES= science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Exploratory Spatial Data Analysis
-WWW= https://pysal.org/esda/
+WWW= https://pysal.org/esda/ \
+ https://github.com/pysal/esda
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/science/py-esda/distinfo b/science/py-esda/distinfo
index a738abc5855d..1100a1c0265a 100644
--- a/science/py-esda/distinfo
+++ b/science/py-esda/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693056837
-SHA256 (esda-2.5.0.tar.gz) = 81eb00ea8157944b160156e22ba7bd2065b42144ae14138aa5a56fae22fefe8f
-SIZE (esda-2.5.0.tar.gz) = 44172974
+TIMESTAMP = 1698341073
+SHA256 (esda-2.5.1.tar.gz) = b1f0ac023b3a55dbdbad34a98eae6af2c7d2b3cc7a14ea884dfef51819c04c28
+SIZE (esda-2.5.1.tar.gz) = 44173327
diff --git a/science/py-esda/pkg-descr b/science/py-esda/pkg-descr
index 8e3063186698..f42887bb0ba9 100644
--- a/science/py-esda/pkg-descr
+++ b/science/py-esda/pkg-descr
@@ -4,5 +4,3 @@ ESDA is an open-source Python library for the exploratory analysis of spatial
data. A subpackage of PySAL (Python Spatial Analysis Library), it is under
active development and includes methods for global and local spatial
autocorrelation analysis.
-
-See also: https://github.com/pysal/esda