<pre style='margin:0'>
Aljaž Srebrnič (g5pw) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7d92a6e466d3db6bd4859b1a89ee097f3ad8e885">https://github.com/macports/macports-ports/commit/7d92a6e466d3db6bd4859b1a89ee097f3ad8e885</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7d92a6e466d3db6bd4859b1a89ee097f3ad8e885
</span>Author: Ivan Larionov <xeron.oskom@gmail.com>
AuthorDate: Sat Oct 26 12:57:56 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-terminaltables: add python 3.8, drop 3.4 and 3.5
</span>---
 python/py-terminaltables/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-terminaltables/Portfile b/python/py-terminaltables/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d93229b..510a509 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-terminaltables/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-terminaltables/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ description         Generate simple tables in terminals from a nested list of st
</span> long_description    Easily draw tables in terminal/console applications from \
                     a list of lists of strings. Supports multi-line rows.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34 35 36 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 36 37 38
</span> 
 homepage            https://pypi.python.org/pypi/${python.rootname}/
 master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
</pre><pre style='margin:0'>

</pre>