<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4794a46635ec9a86cf063f83970fe95ad6a83d81">https://github.com/macports/macports-ports/commit/4794a46635ec9a86cf063f83970fe95ad6a83d81</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 4794a46635e grass7: add and default to python 3.10
</span>4794a46635e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4794a46635ec9a86cf063f83970fe95ad6a83d81
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Thu Apr 28 23:12:53 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    grass7: add and default to python 3.10
</span>---
 gis/grass7/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/grass7/Portfile b/gis/grass7/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 18753a81cf0..4110bce5f4f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/grass7/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/grass7/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -80,7 +80,7 @@ configure.args-append \
</span> build.target            default
 
 # Python 3 variants
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set python_suffixes {36 37 38 39}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set python_suffixes {36 37 38 39 310}
</span> set python_variants {}
 
 foreach pyver ${python_suffixes} {
</pre><pre style='margin:0'>

</pre>