<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/59cb466c8e653cbe19653ee12ee682229cc67491">https://github.com/macports/macports-ports/commit/59cb466c8e653cbe19653ee12ee682229cc67491</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 59cb466c8e6 py-sunpy: mark as noarch/darwin any
</span>59cb466c8e6 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 59cb466c8e653cbe19653ee12ee682229cc67491
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Nov 21 11:38:23 2023 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-sunpy: mark as noarch/darwin any
</span>---
python/py-sunpy/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sunpy/Portfile b/python/py-sunpy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 63f8c715edf..049f1e2e691 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sunpy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sunpy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,6 +12,8 @@ maintainers {mps @Schamschula} openmaintainer
</span> description SunPy is an open-source Python library for Solar Physics data \
analysis and visualization.
long_description {*}${description}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span> homepage https://sunpy.org
python.versions 38 39 310 311
</pre><pre style='margin:0'>
</pre>