Date: Tue, 6 Jul 2021 15:05:41 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: 3db127d13421 - main - science/py-libpysal: Update to 4.5.1 Message-ID: <202107061505.166F5fcg020885@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3db127d1342183abf93baa63ac16be2c942fb7ba commit 3db127d1342183abf93baa63ac16be2c942fb7ba Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 14:57:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-06 14:57:09 +0000 science/py-libpysal: Update to 4.5.1 Changes: https://github.com/pysal/libpysal/releases --- science/py-libpysal/Makefile | 2 +- science/py-libpysal/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/science/py-libpysal/Makefile b/science/py-libpysal/Makefile index 5ca83c8482a7..2c3e5a80cfda 100644 --- a/science/py-libpysal/Makefile +++ b/science/py-libpysal/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= libpysal -PORTVERSION= 4.4.0 +PORTVERSION= 4.5.1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-libpysal/distinfo b/science/py-libpysal/distinfo index bba3bde1ff66..38dc5968ec98 100644 --- a/science/py-libpysal/distinfo +++ b/science/py-libpysal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612296153 -SHA256 (libpysal-4.4.0.tar.gz) = 216eb73a276d9975e604217bd931dc3b7770a6efa95999952d027827fad51e0c -SIZE (libpysal-4.4.0.tar.gz) = 2374037 +TIMESTAMP = 1625323613 +SHA256 (libpysal-4.5.1.tar.gz) = 60bbe3291aceccdf29c8ad9cf2eec76633f67ab7756d0353853f7f34a756ae12 +SIZE (libpysal-4.5.1.tar.gz) = 2374655
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061505.166F5fcg020885>