<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/68680b9284cf0acb00229c4b8ba10a25d8e118e3">https://github.com/macports/macports-ports/commit/68680b9284cf0acb00229c4b8ba10a25d8e118e3</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 68680b9284cf0acb00229c4b8ba10a25d8e118e3
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sun Mar 24 14:28:34 2024 -0400

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-userpath/Portfile b/python/py-userpath/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9df1bc14958..e5bf03ef8f8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-userpath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-userpath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,9 +19,8 @@ checksums           rmd160  f1c796d08f298ad36d77c84478310aabc645c605 \
</span>                     sha256  ce8176728d98c914b6401781bf3b23fccd968d1647539c8788c7010375e02796 \
                     size    11126
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39 310 311 312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     38 39 310 311 312
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.pep517       yes
</span> python.pep517_backend hatch
 
 if {${name} ne ${subport}} {
</pre><pre style='margin:0'>

</pre>