<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/2690d1680afeeb32d853128e46483c5c07a69fac">https://github.com/macports/macports-ports/commit/2690d1680afeeb32d853128e46483c5c07a69fac</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2690d1680afeeb32d853128e46483c5c07a69fac
</span>Author: Mark Mentovai <mark@mentovai.com>
AuthorDate: Tue Jan 16 10:31:05 2024 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-twilio/Portfile b/python/py-twilio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 582553cb98a..1c171b43daf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-twilio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-twilio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ PortGroup           github 1.0
</span> github.setup        twilio twilio-python 6.44.2
 name                py-twilio
 categories-append   devel net
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     38
</span> license             MIT
 supported_archs     noarch
 platforms           {darwin any}
</pre><pre style='margin:0'>

</pre>