<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6928fd2d560ece4c15a863c941333ddd980dc4b0">https://github.com/macports/macports-ports/commit/6928fd2d560ece4c15a863c941333ddd980dc4b0</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 6928fd2d560 py-txaio: add python3.10 subport
</span>6928fd2d560 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6928fd2d560ece4c15a863c941333ddd980dc4b0
</span>Author: Julien Rabinow <randprefix.github@fastmail.com>
AuthorDate: Wed Feb 9 18:14:55 2022 -0800

<span style='display:block; white-space:pre;color:#404040;'>    py-txaio: add python3.10 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 62ecc5a497d..95b23ca4f24 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;'>@@ -22,7 +22,7 @@ homepage            https://github.com/crossbario/txaio
</span> master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
 distname            ${python.rootname}-${version}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     36 37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     36 37 38 39 310
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>