<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/88ca633505c41fcb03d2b6cc9e2f847ede82573a">https://github.com/macports/macports-ports/commit/88ca633505c41fcb03d2b6cc9e2f847ede82573a</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 88ca633505c py-txaio: add python311 subport
</span>88ca633505c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 88ca633505c41fcb03d2b6cc9e2f847ede82573a
</span>Author: Julien Rabinow <randprefix.github@fastmail.com>
AuthorDate: Tue Mar 28 18:56:21 2023 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-txaio/Portfile b/python/py-txaio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a51f9d00428..478cd214386 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-txaio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-txaio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ long_description    txaio is a helper library for writing code that runs \
</span> 
 homepage            https://github.com/crossbario/txaio
 
<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> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>