<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/6408c71a7640e4674401aa8ff0cf5fa91e20a26a">https://github.com/macports/macports-ports/commit/6408c71a7640e4674401aa8ff0cf5fa91e20a26a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6408c71a7640e4674401aa8ff0cf5fa91e20a26a
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Tue Dec 24 15:30:45 2024 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-humanize/Portfile b/python/py-humanize/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7894dba2e96..0094d259332 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-humanize/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-humanize/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ maintainers         nomaintainer
</span> description         Python humanize utilities
 long_description    {*}${description}
 
<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> 
 homepage            https://pypi.python.org/pypi/${python.rootname}/
 
</pre><pre style='margin:0'>

</pre>