<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/36cfb7990cba149bef97b01f06b5abf95fa2de3a">https://github.com/macports/macports-ports/commit/36cfb7990cba149bef97b01f06b5abf95fa2de3a</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 36cfb7990cb py-configobj: add py311 subport
</span>36cfb7990cb is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 36cfb7990cba149bef97b01f06b5abf95fa2de3a
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Thu Dec 15 16:12:18 2022 -0600

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

<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 833bf6049e0..5a5f4301a05 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;'>@@ -18,7 +18,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 35 36 37 38 39 310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37 38 39 310 311
</span> 
 homepage            https://pypi.python.org/pypi/configobj/
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,6 +30,4 @@ if {${name} ne ${subport}} {
</span>     depends_build-append    port:py${python.version}-setuptools
 
     depends_lib-append      port:py${python.version}-six
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.type          none
</span> }
</pre><pre style='margin:0'>

</pre>