<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/21dc1038131e0b2e605020c3ce6d7ab4b1d714d6">https://github.com/macports/macports-ports/commit/21dc1038131e0b2e605020c3ce6d7ab4b1d714d6</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 21dc1038131 py-tabulate: add py310 subport
</span>21dc1038131 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 21dc1038131e0b2e605020c3ce6d7ab4b1d714d6
</span>Author: Saj Goonatilleke <sg@redu.cx>
AuthorDate: Wed Dec 15 01:52:18 2021 +1100

<span style='display:block; white-space:pre;color:#404040;'>    py-tabulate: add py310 subport
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Update homepage.  Canonical repo moved from Bitbucket to GitHub.
</span>---
 python/py-tabulate/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-tabulate/Portfile b/python/py-tabulate/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5d781843b04..0517abc1552 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-tabulate/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-tabulate/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,14 +12,14 @@ platforms           darwin
</span> license             MIT
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 35 36 37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37 38 39 310
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
 description         Pretty-print tabular data
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://bitbucket.org/astanin/python-tabulate
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://github.com/astanin/python-tabulate
</span> 
 checksums           rmd160  5d30a2a3762bda0efb657491ff92f260a18eedc8 \
                     sha256  eb1d13f25760052e8931f2ef80aaf6045a6cceb47514db8beab24cded16f13a7 \
</pre><pre style='margin:0'>

</pre>