<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/08c99ab011024085887aef10fc3aefba5a6e3173">https://github.com/macports/macports-ports/commit/08c99ab011024085887aef10fc3aefba5a6e3173</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 08c99ab0110 py-pyside-tools: add subport for Python 3.9
</span>08c99ab0110 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 08c99ab011024085887aef10fc3aefba5a6e3173
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Tue Apr 20 06:48:37 2021 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyside-tools/Portfile b/python/py-pyside-tools/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b6305f58096..22bbafa6309 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyside-tools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyside-tools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ set realname        pyside-tools
</span> name                py-${realname}
 version             0.2.15
 revision            1
<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> python.default_version 27
 categories-append   devel
 maintainers         nomaintainer
</pre><pre style='margin:0'>

</pre>