Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2024 01:46:44 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fb806326afaa - main - net/py-mpi4py: Update 4.0.0 =?utf-8?Q?=E2=86=92?= 4.0.1
Message-ID:  <202410130146.49D1kiJr027015@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fb806326afaa92ce6934560cfe6d33b071a8e883

commit fb806326afaa92ce6934560cfe6d33b071a8e883
Author:     Laurent Chardon <laurent.chardon@gmail.com>
AuthorDate: 2024-10-13 01:39:56 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-13 01:46:22 +0000

    net/py-mpi4py: Update 4.0.0 → 4.0.1
    
    Changelog:
    https://mpi4py.readthedocs.io/en/stable/changes.html#release-4-0-1-2024-10-11
    
    PR:     282023
---
 net/py-mpi4py/Makefile | 2 +-
 net/py-mpi4py/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile
index 19428fa21cee..e35ef97da4fc 100644
--- a/net/py-mpi4py/Makefile
+++ b/net/py-mpi4py/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mpi4py
-DISTVERSION=	4.0.0
+DISTVERSION=	4.0.1
 CATEGORIES=	net parallel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net/py-mpi4py/distinfo b/net/py-mpi4py/distinfo
index 0c619ca2d207..6fe7f15a1d10 100644
--- a/net/py-mpi4py/distinfo
+++ b/net/py-mpi4py/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723400617
-SHA256 (mpi4py-4.0.0.tar.gz) = 820d31ae184d69c17d9b5d55b1d524d56be47d2e6cb318ea4f3e7007feff2ccc
-SIZE (mpi4py-4.0.0.tar.gz) = 464833
+TIMESTAMP = 1728716705
+SHA256 (mpi4py-4.0.1.tar.gz) = f3174b245775d556f4fddb32519a2066ef0592edc810c5b5a59238f9a0a40c89
+SIZE (mpi4py-4.0.1.tar.gz) = 466179



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410130146.49D1kiJr027015>