<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/17f71a6fcfb9f3d17cb77c9a4da6fff36450fae9">https://github.com/macports/macports-ports/commit/17f71a6fcfb9f3d17cb77c9a4da6fff36450fae9</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 17f71a6fcfb9f3d17cb77c9a4da6fff36450fae9
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Fri Nov 8 08:34:08 2024 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-cli-helpers/Portfile b/python/py-cli-helpers/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f128451093c..175dfd88003 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-cli-helpers/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-cli-helpers/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +16,7 @@ long_description    CLI Helpers is a Python package that makes it easy \
</span>                     to perform common tasks when building command-line apps. \
                     It’s a helper library for command-line interfaces.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     38 39 310 311 312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     39 310 311 312
</span> 
 homepage            https://pypi.python.org/pypi/${python.rootname}/
 distname            cli_helpers-${version}
</pre><pre style='margin:0'>

</pre>