<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/717f654fd3161b5511b2a9d928049d0e6f24a102">https://github.com/macports/macports-ports/commit/717f654fd3161b5511b2a9d928049d0e6f24a102</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 717f654fd31 py-parsel: drop py37 subport
</span>717f654fd31 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 717f654fd3161b5511b2a9d928049d0e6f24a102
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Wed Dec 27 19:37:15 2023 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-parsel: drop py37 subport
</span>---
python/py-parsel/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-parsel/Portfile b/python/py-parsel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 42948f96bce..9a7ea50a1c1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-parsel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-parsel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup python 1.0
</span> name py-parsel
version 1.8.1
revision 0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 37 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 38 39 310 311
</span> platforms {darwin any}
supported_archs noarch
maintainers {khindenburg @kurthindenburg} openmaintainer
</pre><pre style='margin:0'>
</pre>