<pre style='margin:0'>
Andrew Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9565d9ba21986840a7a0f9be1d3a353565b92c9c">https://github.com/macports/macports-ports/commit/9565d9ba21986840a7a0f9be1d3a353565b92c9c</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 9565d9b py-scipy: add py38 subport
</span>9565d9b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 9565d9ba21986840a7a0f9be1d3a353565b92c9c
</span>Author: Andrey Stromnov <stromnov@macports.org>
AuthorDate: Fri Oct 18 12:01:45 2019 +0300
<span style='display:block; white-space:pre;color:#404040;'> py-scipy: add py38 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 909565f..e8e514d 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;'>@@ -21,7 +21,7 @@ long_description ${description}
</span>
homepage https://www.scipy.org/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27 34 35 36 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 34 35 36 37 38
</span>
python.add_archflags no
universal_variant no
</pre><pre style='margin:0'>
</pre>