<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/0d356ec8fe12dd3b770fef67c2a52d411b17b55e">https://github.com/macports/macports-ports/commit/0d356ec8fe12dd3b770fef67c2a52d411b17b55e</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 0d356ec8fe1 py-parso: add py311 subport
</span>0d356ec8fe1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0d356ec8fe12dd3b770fef67c2a52d411b17b55e
</span>Author: Andrey Stromnov <stromnov@macports.org>
AuthorDate: Wed Nov 23 15:02:30 2022 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-parso/Portfile b/python/py-parso/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d3466103c9a..87877307d75 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-parso/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-parso/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms           darwin
</span> license             MIT
 supported_archs     noarch
 
<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> 
 maintainers         {stromnov @stromnov} openmaintainer
 
</pre><pre style='margin:0'>

</pre>