<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/c5e67f09a2e7e0a8eeb8dbe72d666608b478d479">https://github.com/macports/macports-ports/commit/c5e67f09a2e7e0a8eeb8dbe72d666608b478d479</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c5e67f09a2e7e0a8eeb8dbe72d666608b478d479
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sat Apr 27 15:24:59 2024 -0400

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-subvertpy/Portfile b/python/py-subvertpy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 466beda2740..4c7cca318df 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-subvertpy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-subvertpy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup         python 1.0
</span> 
 name              py-subvertpy
 github.setup      jelmer subvertpy 0.10.1 subvertpy-
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions   27 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions   27
</span> 
 categories-append devel
 license           LGPL-2.1+
</pre><pre style='margin:0'>

</pre>