<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/c9acc61731e48377683f82f0af7c298ba8a76b2f">https://github.com/macports/macports-ports/commit/c9acc61731e48377683f82f0af7c298ba8a76b2f</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 c9acc61731e py-notebook: add py311 subport
</span>c9acc61731e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c9acc61731e48377683f82f0af7c298ba8a76b2f
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Jan 17 15:22:06 2023 -0600

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-notebook/Portfile b/python/py-notebook/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aef531fc7a2..68ca4070b5a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-notebook/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-notebook/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ license             BSD
</span> supported_archs     noarch
 platforms           {darwin any}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39 310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38 39 310 311
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
</pre><pre style='margin:0'>

</pre>