<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/869f55a990b3334276562fba5fc8347f26a92e68">https://github.com/macports/macports-ports/commit/869f55a990b3334276562fba5fc8347f26a92e68</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 869f55a990b py-backports: add py311 subport
</span>869f55a990b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 869f55a990b3334276562fba5fc8347f26a92e68
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Thu Dec 15 19:25:45 2022 -0600

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-backports/Portfile b/python/py-backports/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1f34d959e25..1925b6422a3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-backports/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-backports/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,7 @@ description         Namespace for backported Python features
</span> long_description    {*}${description}
 
 # keep all Python versions here, indirect dependency of py-virtualenv
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34 35 36 37 38 39 310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 34 35 36 37 38 39 310 311
</span> 
 if {${name} ne ${subport}} {
     distfiles
</pre><pre style='margin:0'>

</pre>