git: 5f187c0bb141 - main - science/py-esda: Update to 2.4.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 8 14:59:42 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5f187c0bb141fdf95ef70baf110446bf1a2da7d8
commit 5f187c0bb141fdf95ef70baf110446bf1a2da7d8
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-08-08 14:36:53 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-08-08 14:54:11 +0000
science/py-esda: Update to 2.4.1
- Update LICENSE_FILE
Changes: https://github.com/pysal/esda/releases
---
science/py-esda/Makefile | 4 ++--
science/py-esda/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/science/py-esda/Makefile b/science/py-esda/Makefile
index 6d88f6449a1d..18631cb8c949 100644
--- a/science/py-esda/Makefile
+++ b/science/py-esda/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= esda
-PORTVERSION= 2.3.6
+PORTVERSION= 2.4.1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Exploratory Spatial Data Analysis
LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpysal>=0:science/py-libpysal@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \
diff --git a/science/py-esda/distinfo b/science/py-esda/distinfo
index aafcbd2de2ca..159a182cd6bd 100644
--- a/science/py-esda/distinfo
+++ b/science/py-esda/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611665485
-SHA256 (esda-2.3.6.tar.gz) = 0062abea4ad30aabf1bc7f2ec9779cbb3b1bb753e6bc1f42ca90619ece503365
-SIZE (esda-2.3.6.tar.gz) = 82375
+TIMESTAMP = 1628103152
+SHA256 (esda-2.4.1.tar.gz) = 308b43cdc2f7af9b01c4a71fb1869092d48bcdf953e99dba8fc8239745779f1e
+SIZE (esda-2.4.1.tar.gz) = 95058
More information about the dev-commits-ports-all
mailing list