<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/baa6abc174c15b706443fd5ad0ae09d6376c4153">https://github.com/macports/macports-ports/commit/baa6abc174c15b706443fd5ad0ae09d6376c4153</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 baa6abc174c py-numpy: add py39 subport
</span>baa6abc174c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit baa6abc174c15b706443fd5ad0ae09d6376c4153
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu Oct 15 06:14:36 2020 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-numpy/Portfile b/python/py-numpy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index df8311fa0f5..0ebd865bb9e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-numpy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-numpy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,7 +27,7 @@ if {${name} ne ${subport}} {
</span>     pre-destroot { set_compilers }
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions         27 35 36 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions         27 35 36 37 38 39
</span> 
 # http://trac.macports.org/ticket/34562
 python.consistent_destroot yes
</pre><pre style='margin:0'>

</pre>