<pre style='margin:0'>
Andrew Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3081846fd6cdf9dc9f476c254570d018aefbf4a0">https://github.com/macports/macports-ports/commit/3081846fd6cdf9dc9f476c254570d018aefbf4a0</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 3081846fd6cdf9dc9f476c254570d018aefbf4a0
</span>Author: Andrey Stromnov <stromnov@macports.org>
AuthorDate: Thu Oct 17 16:06:49 2019 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-wcwidth/Portfile b/python/py-wcwidth/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 785da68..cb86708 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-wcwidth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-wcwidth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ maintainers         {@xeron gmail.com:xeron.oskom} openmaintainer
</span> description         Library for building powerful interactive command lines in Python
 long_description    ${description}
 
<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 34 35 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>