<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/9a57e5b39462c1aa1f3c0ec18b50e58b1ea8fe92">https://github.com/macports/macports-ports/commit/9a57e5b39462c1aa1f3c0ec18b50e58b1ea8fe92</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 9a57e5b39462c1aa1f3c0ec18b50e58b1ea8fe92
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sat Mar 2 15:51:54 2024 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-podcastparser/Portfile b/python/py-podcastparser/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3f729b7ab5f..bbfcff2ace9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-podcastparser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-podcastparser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ checksums           rmd160  35955c1988c03185ede6e85f907847fdce150cd3 \
</span>                     sha256  a30e84102003fb0eb42000546514245acf7b97541dba4e888d1c4c06b1c84454 \
                     size    23482
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     38 39 310 311
</span> 
 if {${name} ne ${subport}} {
     test.run        yes
</pre><pre style='margin:0'>

</pre>