Date: Fri, 22 Oct 2021 08:28:35 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 41ba77eb465b - main - net/py-mpi4py: Update to 3.1.1 Message-ID: <202110220828.19M8SZrC005152@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=41ba77eb465b6002956cdc7d1fc6e25ebaf87083 commit 41ba77eb465b6002956cdc7d1fc6e25ebaf87083 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2021-10-22 06:47:51 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2021-10-22 06:47:51 +0000 net/py-mpi4py: Update to 3.1.1 Take mainatainership --- net/py-mpi4py/Makefile | 5 ++--- net/py-mpi4py/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile index 7229114f18ed..62be23a202b4 100644 --- a/net/py-mpi4py/Makefile +++ b/net/py-mpi4py/Makefile @@ -1,11 +1,10 @@ PORTNAME= mpi4py -DISTVERSION= 3.0.3 -PORTREVISION= 1 +DISTVERSION= 3.1.1 CATEGORIES= net parallel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Python bindings for MPI LICENSE= BSD2CLAUSE diff --git a/net/py-mpi4py/distinfo b/net/py-mpi4py/distinfo index aa39f6e46c91..bd0385b75a95 100644 --- a/net/py-mpi4py/distinfo +++ b/net/py-mpi4py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586541409 -SHA256 (mpi4py-3.0.3.tar.gz) = 012d716c8b9ed1e513fcc4b18e5af16a8791f51e6d1716baccf988ad355c5a1f -SIZE (mpi4py-3.0.3.tar.gz) = 1429389 +TIMESTAMP = 1634880315 +SHA256 (mpi4py-3.1.1.tar.gz) = e11f8587a3b93bb24c8526addec664b586b965d83c0882b884c14dc3fd6b9f5c +SIZE (mpi4py-3.1.1.tar.gz) = 2448674
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110220828.19M8SZrC005152>