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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bf50db37aeb03861299d2e2e902f634f154add58">https://github.com/macports/macports-ports/commit/bf50db37aeb03861299d2e2e902f634f154add58</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 bf50db3  py-distro: add py38 subport
</span>bf50db3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit bf50db37aeb03861299d2e2e902f634f154add58
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Oct 18 16:36:31 2019 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-distro/Portfile b/python/py-distro/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6d63fde..1e8cdf1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-distro/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-distro/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ PortGroup           python 1.0
</span> name                py-distro
 github.setup        nir0s distro 1.4.0 v
 revision            0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 36 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 36 37 38
</span> license             Apache-2
 maintainers         {mps @Schamschula} openmaintainer
 description         distro provides information about the OS distribution it runs on, \
</pre><pre style='margin:0'>

</pre>