File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11class Mpi4py < Formula
22 desc "Python bindings for MPI"
33 homepage "https://mpi4py.github.io/"
4- url "https://github.com/mpi4py/mpi4py/releases/download/4.0.1 /mpi4py-4.0.1 .tar.gz"
5- sha256 "f3174b245775d556f4fddb32519a2066ef0592edc810c5b5a59238f9a0a40c89 "
4+ url "https://github.com/mpi4py/mpi4py/releases/download/4.0.2 /mpi4py-4.0.2 .tar.gz"
5+ sha256 "86085436d3ea3587323321b9e661e4df60eabbcf11c2c9cf63d0873ca111cc8b "
66 license "BSD-3-Clause"
77
88 bottle do
9- sha256 cellar : :any , arm64_sequoia : "557a93e747f7b13041f6104ecb537616e6d6080bc485e6964d8b6ab7699e7af1 "
10- sha256 cellar : :any , arm64_sonoma : "2d6bba0738377bf1c10bf44a51de01c4fe125f25ff30277a85150f7c62f1932f "
11- sha256 cellar : :any , arm64_ventura : "6087645f1f222cd2a5efe80274895f5da76190f7fdae53c19a41442a4ea26372 "
12- sha256 cellar : :any , sonoma : "c6df8310a13fdf5f75d7d3dac7e5696d643fcdb487182185d77fcc3aaa897138 "
13- sha256 cellar : :any , ventura : "8a5f05db2cc8ddf8dd771a04001b324e1d148610f7cf18134cfb08dd9fc72a07 "
14- sha256 x86_64_linux : "d5850a6a3d6c4cc24c46f1d6054c71aaa1773f377b6887794761d2eca9467a96 "
9+ sha256 cellar : :any , arm64_sequoia : "32b13cb8042f4dfd37c78d79d3da903f5712c0ec72a5952363a335082a122d6e "
10+ sha256 cellar : :any , arm64_sonoma : "cd6dc1fff8fe5bc4337a6c313121fb2e04fa6a2a8810be2a60947ee01b27ba4b "
11+ sha256 cellar : :any , arm64_ventura : "43500fc00e49b1f3f76075204030a9c38ae69255cdb37bce78fc341df7c073e3 "
12+ sha256 cellar : :any , sonoma : "32de80ff73af6932495888ddaa2438428bda00196b20a0d075ede3efdda1fd2b "
13+ sha256 cellar : :any , ventura : "0415eb8c513d25c5945162faa56bc058bccc5a0bac8b89db85114308647738eb "
14+ sha256 x86_64_linux : "af43aac69a4bc89a335a58912d5fb54d141db3f76952977092ac3c16258987cb "
1515 end
1616
1717 depends_on "open-mpi"
You can’t perform that action at this time.
0 commit comments