<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/99b3b316389d813c63688f9ff216eb44202afdfd">https://github.com/macports/macports-ports/commit/99b3b316389d813c63688f9ff216eb44202afdfd</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 99b3b316389 py-flexparser: use py-setuptools_scm
</span>99b3b316389 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 99b3b316389d813c63688f9ff216eb44202afdfd
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Wed Jun 12 18:20:28 2024 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-flexparser/Portfile b/python/py-flexparser/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1b0b1afca99..d9a305d8652 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-flexparser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-flexparser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,7 @@ python.versions     39 310 311 312
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:py${python.version}-setuptools
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:py${python.version}-setuptools_scm
</span> 
     depends_lib-append  \
                     port:py${python.version}-typing_extensions
</pre><pre style='margin:0'>

</pre>