<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/cad4b0249c74c9b8487d01cc8f4e1806db424943">https://github.com/macports/macports-ports/commit/cad4b0249c74c9b8487d01cc8f4e1806db424943</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit cad4b0249c74c9b8487d01cc8f4e1806db424943
</span>Author: Steven Thomas Smith <s.t.smith@ieee.org>
AuthorDate: Tue May 4 21:18:01 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-twilio: Remove Python 35
</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 bd6ca0228e3..42807d6e531 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     27 35 36 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 36 37 38
</span> license             MIT
 platforms           darwin
 supported_archs     noarch
</pre><pre style='margin:0'>

</pre>