<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/9dc15ad64b724f5295a6da5ac5286f63160d6ac3">https://github.com/macports/macports-ports/commit/9dc15ad64b724f5295a6da5ac5286f63160d6ac3</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 9dc15ad64b724f5295a6da5ac5286f63160d6ac3
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sat Oct 19 22:22:02 2024 -0400
<span style='display:block; white-space:pre;color:#404040;'> py-soundfile: drop py38 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 b180f2dbb2c..35a81dfab27 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 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 39 310 311
</span>
if {${name} ne ${subport}} {
depends_lib-append \
</pre><pre style='margin:0'>
</pre>