<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/85326493891f7d6d6b9204a1dd8c7d1c34a33742">https://github.com/macports/macports-ports/commit/85326493891f7d6d6b9204a1dd8c7d1c34a33742</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 85326493891f7d6d6b9204a1dd8c7d1c34a33742
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sun Oct 24 22:07:02 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-scipy: add py310 subport
</span>---
 python/py-scipy/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scipy/Portfile b/python/py-scipy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a9084e4f1d5..aa8d6686455 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scipy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scipy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ long_description        ${description}
</span> 
 homepage                https://www.scipy.org/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions         27 35 36 37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions         27 35 36 37 38 39 310
</span> 
 python.add_archflags    no
 universal_variant       no
</pre><pre style='margin:0'>

</pre>