<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/61659a40afb393aa49ea4ffe1b8864434ecb859c">https://github.com/macports/macports-ports/commit/61659a40afb393aa49ea4ffe1b8864434ecb859c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 61659a40afb393aa49ea4ffe1b8864434ecb859c
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sat Feb 3 13:27:26 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-clint: drop py37 subport
</span>---
python/py-clint/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-clint/Portfile b/python/py-clint/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5edc2fea607..dbfc2a0450e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-clint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-clint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ checksums rmd160 c6427bb99dba2c897e35806d71c302215980261a \
</span> size 81136
deprecated.upstream_support no
<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>
if {${name} ne ${subport}} {
test.run yes
</pre><pre style='margin:0'>
</pre>