Skip to content

Commit

Permalink
mpi4py 4.0.0
Browse files Browse the repository at this point in the history
mpi4py: License is now BSD-3-Clause

mpi4py/mpi4py@3f83f4d

Signed-off-by: Rui Chen <rui@chenrui.dev>

Co-authored-by: Issy Long <me@issyl0.co.uk>
  • Loading branch information
2 people authored and chenrui333 committed Jul 28, 2024
1 parent 6ddb2ca commit d960cc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/m/mpi4py.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Mpi4py < Formula

Check notice on line 1 in Formula/m/mpi4py.rb

View workflow job for this annotation

GitHub Actions / Linux

Installed previously built bottle for mpi4py from

:480eebabb61 (Merge 0854c070abfc39f9845207470f06e1ed0431a330 into 883c34c1585e9c7039f2497c57fc101ec53a7655, 2024-07-28)

Check notice on line 1 in Formula/m/mpi4py.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

Installed previously built bottle for mpi4py from

:480eebabb61 (Merge 0854c070abfc39f9845207470f06e1ed0431a330 into 883c34c1585e9c7039f2497c57fc101ec53a7655, 2024-07-28)

Check notice on line 1 in Formula/m/mpi4py.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

Installed previously built bottle for mpi4py from

:480eebabb61 (Merge 0854c070abfc39f9845207470f06e1ed0431a330 into 883c34c1585e9c7039f2497c57fc101ec53a7655, 2024-07-28)

Check notice on line 1 in Formula/m/mpi4py.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

Installed previously built bottle for mpi4py from

:480eebabb61 (Merge 0854c070abfc39f9845207470f06e1ed0431a330 into 883c34c1585e9c7039f2497c57fc101ec53a7655, 2024-07-28)

Check notice on line 1 in Formula/m/mpi4py.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

Installed previously built bottle for mpi4py from

:480eebabb61 (Merge 0854c070abfc39f9845207470f06e1ed0431a330 into 883c34c1585e9c7039f2497c57fc101ec53a7655, 2024-07-28)

Check notice on line 1 in Formula/m/mpi4py.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

Installed previously built bottle for mpi4py from

:480eebabb61 (Merge 0854c070abfc39f9845207470f06e1ed0431a330 into 883c34c1585e9c7039f2497c57fc101ec53a7655, 2024-07-28)

Check notice on line 1 in Formula/m/mpi4py.rb

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

Installed previously built bottle for mpi4py from

:480eebabb61 (Merge 0854c070abfc39f9845207470f06e1ed0431a330 into 883c34c1585e9c7039f2497c57fc101ec53a7655, 2024-07-28)
desc "Python bindings for MPI"
homepage "https://mpi4py.github.io/"
url "https://github.com/mpi4py/mpi4py/releases/download/3.1.6/mpi4py-3.1.6.tar.gz"
sha256 "c8fa625e0f92b082ef955bfb52f19fa6691d29273d7d71135d295aa143dee6cb"
license "BSD-2-Clause"
url "https://github.com/mpi4py/mpi4py/releases/download/4.0.0/mpi4py-4.0.0.tar.gz"
sha256 "820d31ae184d69c17d9b5d55b1d524d56be47d2e6cb318ea4f3e7007feff2ccc"
license "BSD-3-Clause"

bottle do
sha256 cellar: :any, arm64_sonoma: "55bdbc162a7ceb14f72116a1cb888da9e06419532905e3ec3f222d011a5e21d7"
Expand Down

0 comments on commit d960cc7

Please sign in to comment.