<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/0d895b972f53b081285229f212434ce4078b23a7">https://github.com/macports/macports-ports/commit/0d895b972f53b081285229f212434ce4078b23a7</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 0d895b972f53b081285229f212434ce4078b23a7
</span>Author: Vadim-Valdis Yudaev <judaew@macports.org>
AuthorDate: Wed Oct 27 13:39:44 2021 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-enrich/Portfile b/python/py-enrich/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 806438dd089..ee578f901c1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-enrich/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-enrich/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           python 1.0
</span> name                py-enrich
 version             1.2.6
 revision            0
<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> 
 platforms           darwin
 license             MIT
</pre><pre style='margin:0'>

</pre>