2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VYxK54kY2z5KJmq; Wed, 08 May 2024 00:46:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VYxK52G82z4CXX; Wed, 8 May 2024 00:46:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715129161; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9prEvlhAqvxHpruAe4ic6jlHJdEilnt9OciiZ9Kt5wI=; b=qMg2auLeX5UV11RYTZnTcH3QzBpTDe4HoJ1hmLa5tMCNretOEq6mzIiEvGkuPudkLQrTrQ 845uYV+xfd1AI5Y9mHst0qK99LFz3L9v48I2Qn2cgJ8azt6rWQlZ67mAnk2sHsReX8vTUu Y5hcEKBkPHNYUb2FUF8prshkPRyySKtewD4oa6MYzL1PeqXXqQEBqbCZCVDRlxOeudkrAL ZtQlfzfDNhLf4g+tZV6OhxEac0ZVTEc/eZbG6NJzJR6OqI7mQa65R9EuBWm24eDNJz2Hq3 PdgA/KoRnAptTBds2GBFFx/FeTftuSljooBrntHINR0mkrmD86Xo9lA3pmfjdA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715129161; a=rsa-sha256; cv=none; b=X5+NZJHlP0NRsgkTft/nQgs00Vb2DNtGjQxeVgZw8zipBmYQoRoU1f42cJFT2KQYn/Qk97 yQ8HF8M8U2/mbojKcHu+52/PuHTNx8UEgI/4vs9ALFlMeubcw2QebWgSjeZQpzjPOY/8z5 UeAR7+YzR2yGJprIh0hwbWmThQgCcFIU118zw9XoUMBP5F1uTmYTIHN7o1dicqoQ+7MR02 FVAWXVVEAT8GUqCBxAgurOiWuheTzAEiZbrZ9CYo02i0AppbRDKISPecegUTslBuaNDYLZ YLC8aD20QoNPaC2/qwyDbyZpLzametIXZwG0uqGTUlltXTdGng2lCEsgcBVj5Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715129161; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9prEvlhAqvxHpruAe4ic6jlHJdEilnt9OciiZ9Kt5wI=; b=LnffApRYAZ29QNzV/y/4t08G6YJ1K/9PmYP+VkC+bnAvPt1UnQRNGI2oleK2FNe4La9a+Y cjOTnNPjkb2uYp5+3wsrFj+VT01UGh03xYdNIXe3CdLMQUoZikRRwBk78emL51xCbOsW/S mGrxXpn6vlY+/f+lpChYRQn4dQpbxiPJJjrFRaRPdI3WCPCPsf/LFe2ORLLatwqDzRE0Cu jFvFEF3xrrflYSy0ucNU6B8QEexCBrT8d6KDOahDlmsNKzzq1Quz2qm+s6o8yVJ2vuG6LL 64TLu3I/YPHm8AVS6rhJ8GwZLY4xHqknILKjUS2Xuydl7xGnO2oj0EQLkdEHdw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VYxK51sRhz13xd; Wed, 8 May 2024 00:46:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 4480k1F3027908; Wed, 8 May 2024 00:46:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 4480k1JG027904; Wed, 8 May 2024 00:46:01 GMT (envelope-from git) Date: Wed, 8 May 2024 00:46:01 GMT Message-Id: <202405080046.4480k1JG027904@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Wen Heping Subject: git: 1e4853aa4caf - main - net/py-mpi4py: Update to 3.1.6 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: wen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1e4853aa4caf9d037dcf56f519dec608629a24bf Auto-Submitted: auto-generated The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e4853aa4caf9d037dcf56f519dec608629a24bf commit 1e4853aa4caf9d037dcf56f519dec608629a24bf Author: Wen Heping AuthorDate: 2024-05-08 00:25:14 +0000 Commit: Wen Heping CommitDate: 2024-05-08 00:45:46 +0000 net/py-mpi4py: Update to 3.1.6 --- net/py-mpi4py/Makefile | 3 +-- net/py-mpi4py/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile index 96bf987f4b3e..91574e7eccd2 100644 --- a/net/py-mpi4py/Makefile +++ b/net/py-mpi4py/Makefile @@ -1,6 +1,5 @@ PORTNAME= mpi4py -DISTVERSION= 3.1.5 -PORTREVISION= 2 +DISTVERSION= 3.1.6 CATEGORIES= net parallel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-mpi4py/distinfo b/net/py-mpi4py/distinfo index 63b1407731d4..31efbbe75c85 100644 --- a/net/py-mpi4py/distinfo +++ b/net/py-mpi4py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699532804 -SHA256 (mpi4py-3.1.5.tar.gz) = a706e76db9255135c2fb5d1ef54cb4f7b0e4ad9e33cbada7de27626205f2a153 -SIZE (mpi4py-3.1.5.tar.gz) = 2469777 +TIMESTAMP = 1715064619 +SHA256 (mpi4py-3.1.6.tar.gz) = c8fa625e0f92b082ef955bfb52f19fa6691d29273d7d71135d295aa143dee6cb +SIZE (mpi4py-3.1.6.tar.gz) = 2365468