<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b113c61e0f09b7800930a3560138711119cc5b68">https://github.com/macports/macports-ports/commit/b113c61e0f09b7800930a3560138711119cc5b68</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b113c61e0f09b7800930a3560138711119cc5b68
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue Feb 28 12:07:18 2023 +0000

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-thinc/Portfile b/python/py-thinc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 33905ddea56..45b7ff32e39 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-thinc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-thinc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,7 +28,7 @@ long_description    {*}${description}
</span> github.livecheck.regex {([0-9.]+)}
 
 # Support python versions
<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> 
 # Compiler selection
 compiler.cxx_standard 2011
</pre><pre style='margin:0'>

</pre>