<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/383ccce9f7782c7f91938538a9625558ab49fa8b">https://github.com/macports/macports-ports/commit/383ccce9f7782c7f91938538a9625558ab49fa8b</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 383ccce  py-configobj: add py38 subport
</span>383ccce is described below

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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-configobj/Portfile b/python/py-configobj/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b9e14bb..d098ddb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-configobj/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-configobj/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,7 @@ long_description    ConfigObj is a simple but powerful config file \
</span>                     with a straightforward programmer's interface and \
                     a simple syntax for config files.
 
<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/configobj/
 master_sites        pypi:c/configobj/
</pre><pre style='margin:0'>

</pre>