<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/d01afc50521d20a20df7f3dc158e49e5ae2f8437">https://github.com/macports/macports-ports/commit/d01afc50521d20a20df7f3dc158e49e5ae2f8437</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 d01afc50521 py-jupyter_packaging: add py312 subport
</span>d01afc50521 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d01afc50521d20a20df7f3dc158e49e5ae2f8437
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Dec 19 10:54:34 2023 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-jupyter_packaging: add py312 subport
</span>---
python/py-jupyter_packaging/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jupyter_packaging/Portfile b/python/py-jupyter_packaging/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4ca5929645c..36afbaeac77 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jupyter_packaging/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jupyter_packaging/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 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 37 38 39 310 311 312
</span> python.pep517 yes
python.pep517_backend hatch
</pre><pre style='margin:0'>
</pre>