Permalink
Browse files
py-mpi4py: update to 3.0.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-mpi4py/Portfile
|
|
@@ -5,8 +5,8 @@ PortGroup python 1.0 |
|
|
PortGroup bitbucket 1.0 |
|
|
PortGroup mpi 1.0 |
|
|
|
|
|
bitbucket.setup mpi4py mpi4py 2.0.0 |
|
|
revision 1 |
|
|
bitbucket.setup mpi4py mpi4py 3.0.0 |
|
|
revision 0 |
|
|
name py-mpi4py |
|
|
license BSD |
|
|
platforms darwin |
|
|
@@ -26,8 +26,8 @@ long_description \ |
|
|
|
|
|
maintainers sean openmaintainer |
|
|
|
|
|
checksums rmd160 1f345e24ffeb1c07e7260ecf291c28c1d1e936ba \ |
|
|
sha256 3b6c3f04e8e01086118b2442ff9148df27de93111c0a374317a6bb13ec409b1e |
|
|
checksums rmd160 b77ebcb1cb61c7cfd534bd2454b8109a53fdee7e \ |
|
|
sha256 41a206ae34814f87ec2496ed2bc38513942f527d0638308f576c8af843e49088 |
|
|
|
|
|
mpi.setup require |
|
|
|
|
|
|