git: 351a392c29b2 - main - science/py-esda: Update to 2.5.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Nov 2023 02:16:57 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=351a392c29b267f3fca52976f21f1286a5c0906c
commit 351a392c29b267f3fca52976f21f1286a5c0906c
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-01 01:50:14 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-01 02:08:29 +0000
science/py-esda: Update to 2.5.1
- Update WWW and clean up pkg-descr
Changes: https://github.com/pysal/esda/releases
---
science/py-esda/Makefile | 5 +++--
science/py-esda/distinfo | 6 +++---
science/py-esda/pkg-descr | 2 --
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