<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/03611f9b29aa53b81c758e6e29a3237d24c48d33">https://github.com/macports/macports-ports/commit/03611f9b29aa53b81c758e6e29a3237d24c48d33</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 03611f9b29a py-astropy: mark 10.6 as known fail (missing py-pyobjc)
</span>03611f9b29a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 03611f9b29aa53b81c758e6e29a3237d24c48d33
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Sun Jun 25 09:17:10 2023 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-astropy: mark 10.6 as known fail (missing py-pyobjc)
</span>---
python/py-astropy/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-astropy/Portfile b/python/py-astropy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 09d98c28c9d..38c262eadce 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-astropy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-astropy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,6 +22,8 @@ homepage http://www.astropy.org
</span>
python.versions 37 38 39 310 311
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin >= 11}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> # see https://trac.macports.org/ticket/48941
compiler.blacklist {*llvm-gcc42}
</pre><pre style='margin:0'>
</pre>