<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/d6b2191da71e3fdcc6ebc0d22b7009fccf3fc4ce">https://github.com/macports/macports-ports/commit/d6b2191da71e3fdcc6ebc0d22b7009fccf3fc4ce</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 d6b2191da71 py-trio: add py310 subport
</span>d6b2191da71 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d6b2191da71e3fdcc6ebc0d22b7009fccf3fc4ce
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Wed Dec 8 09:19:15 2021 -0600

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-trio/Portfile b/python/py-trio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index be8803c609d..c6d901f6391 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-trio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-trio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ platforms           darwin
</span> supported_archs     noarch
 license             {Apache-2 MIT}
 
<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> 
 maintainers         {@jandemter demter.de:jan} openmaintainer
 
</pre><pre style='margin:0'>

</pre>