<pre style='margin:0'>
Eric A. Borisch (eborisch) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1b356f80857cbe3669d8ec59f4c5d038bea32b28">https://github.com/macports/macports-ports/commit/1b356f80857cbe3669d8ec59f4c5d038bea32b28</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 1b356f80857 mpich: Disable test requiring python (#14348)
</span>1b356f80857 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1b356f80857cbe3669d8ec59f4c5d038bea32b28
</span>Author: Eric A. Borisch <eborisch@macports.org>
AuthorDate: Wed Mar 23 10:58:27 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    mpich: Disable test requiring python (#14348)
</span>---
 science/mpich/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/mpich/Portfile b/science/mpich/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9b277fc89e8..c2c06261100 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/mpich/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/mpich/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -171,6 +171,7 @@ if {${subport_enabled}} {
</span>                     --with-pm=hydra                  \
                     --with-thread-package=posix      \
                     --with-hwloc-prefix=${prefix}    \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    --disable-collalgo-tests         \
</span>                     "F90FLAGS='' F90=''"
 
     if {${os.major} < 12} {
</pre><pre style='margin:0'>

</pre>