<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/8a680c4d889715f252d7ccda2f9965ca11c46378">https://github.com/macports/macports-ports/commit/8a680c4d889715f252d7ccda2f9965ca11c46378</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 8a680c4d889 py-webob: add py312 subport
</span>8a680c4d889 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 8a680c4d889715f252d7ccda2f9965ca11c46378
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Sat Dec 30 08:32:12 2023 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-webob: add py312 subport
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Closes: https://trac.macports.org/ticket/69003
</span>---
python/py-webob/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-webob/Portfile b/python/py-webob/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1dcae5bf1cd..664f9ea4a63 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-webob/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-webob/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ platforms {darwin any}
</span> license MIT
supported_archs noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27 35 36 37 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 35 36 37 38 39 310 311 312
</span>
maintainers {stromnov @stromnov} openmaintainer
</pre><pre style='margin:0'>
</pre>