Date: Thu, 18 Jul 2024 16:49:11 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: aa37d0ac3da1 - main - science/py-inequality: Update WWW and clean up pkg-descr Message-ID: <202407181649.46IGnBlY011617@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa37d0ac3da13379c7655ec03056cb47a4a2155f commit aa37d0ac3da13379c7655ec03056cb47a4a2155f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:46:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:46:28 +0000 science/py-inequality: Update WWW and clean up pkg-descr --- science/py-inequality/Makefile | 3 ++- science/py-inequality/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/science/py-inequality/Makefile b/science/py-inequality/Makefile index 4d1555d09742..58c94b4077d7 100644 --- a/science/py-inequality/Makefile +++ b/science/py-inequality/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Spatial inequality analysis for PySAL -WWW= https://inequality.readthedocs.io/en/latest/ +WWW= https://inequality.readthedocs.io/en/latest/ \ + https://github.com/pysal/inequality LICENSE= BSD3CLAUSE diff --git a/science/py-inequality/pkg-descr b/science/py-inequality/pkg-descr index 0583dbf4e18c..e06cc578a775 100644 --- a/science/py-inequality/pkg-descr +++ b/science/py-inequality/pkg-descr @@ -1,4 +1,2 @@ inequality implements measures for the analysis of inequality over space and time and is part of the PySAL family. - -See also: https://github.com/pysal/inequalityhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407181649.46IGnBlY011617>
