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

</pre>
<p><a href="https://github.com/macports/upt-macports/commit/3808070e5884f1c71f748630ffbbc913e68208d9">https://github.com/macports/upt-macports/commit/3808070e5884f1c71f748630ffbbc913e68208d9</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 3808070  default to python 3.8
</span>3808070 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3808070e5884f1c71f748630ffbbc913e68208d9
</span>Author: Karan Sheth <karan.sheth@somaiya.edu>
AuthorDate: Sun Feb 23 18:23:17 2020 +0530

<span style='display:block; white-space:pre;color:#404040;'>    default to python 3.8
</span>---
 upt_macports/templates/python.Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/upt_macports/templates/python.Portfile b/upt_macports/templates/python.Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e4c9bab..c82b155 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/upt_macports/templates/python.Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/upt_macports/templates/python.Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,7 @@ homepage            {{ pkg.homepage }}
</span> 
 {% block versions %}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     38
</span> 
 {% endblock %}
 
</pre><pre style='margin:0'>

</pre>