<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/9ea9fda64568e752a4dfe19590d5ff81ddf4ccf0">https://github.com/macports/macports-ports/commit/9ea9fda64568e752a4dfe19590d5ff81ddf4ccf0</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 9ea9fda64568e752a4dfe19590d5ff81ddf4ccf0
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Mon Nov 18 11:03:05 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-enrich: drop py38 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 9dacfc18ca2..f21d78e0108 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.7
 revision            0
<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> 
 license             MIT
 platforms           {darwin any}
</pre><pre style='margin:0'>

</pre>