<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/361ac7b67738d3b3f895cf1de1b2221c4590fcf0">https://github.com/macports/macports-ports/commit/361ac7b67738d3b3f895cf1de1b2221c4590fcf0</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 361ac7b67738d3b3f895cf1de1b2221c4590fcf0
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Mon Mar 15 10:17:08 2021 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-tensorflow{1}: Add python 39 support
</span>---
 python/py-tensorflow/Portfile  | 2 +-
 python/py-tensorflow1/Portfile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-tensorflow/Portfile b/python/py-tensorflow/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e8e13991a64..289b43086bb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-tensorflow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-tensorflow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -79,7 +79,7 @@ variant native description {Build from source for best native platform support}
</span> }
 
 # Support python versions
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions        37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions        37 38 39
</span> python.default_version 38
 
 if {${name} ne ${subport}} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-tensorflow1/Portfile b/python/py-tensorflow1/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0ea34915327..6932c19c7cd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-tensorflow1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-tensorflow1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -80,7 +80,7 @@ variant native description {Build from source for best native platform support}
</span> }
 
 # Support python versions
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions        36 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions        36 37 38 39
</span> python.default_version 38
 
 if {${name} ne ${subport}} {
</pre><pre style='margin:0'>

</pre>