<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/62506a1227df48b8b2788cf5c3d6964bbd903e97">https://github.com/macports/macports-ports/commit/62506a1227df48b8b2788cf5c3d6964bbd903e97</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 62506a1227d py-soundfile: add Python 3.10 subport
</span>62506a1227d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 62506a1227df48b8b2788cf5c3d6964bbd903e97
</span>Author: Andrew Murray <radarhere@users.noreply.github.com>
AuthorDate: Thu Dec 16 14:35:29 2021 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-soundfile/Portfile b/python/py-soundfile/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dcf1a402716..612735a3459 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-soundfile/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-soundfile/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -36,7 +36,7 @@ checksums           rmd160  2c6637646b56575bfd0831546ab8dc127d3bf11c \
</span> # See: https://trac.macports.org/wiki/PortfileRecipes#stealth-updates
 dist_subdir         ${name}/${version}_1
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38 39 310
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>