summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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