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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-twython/Portfile b/python/py-twython/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 460b36d28ae..9c4050e6943 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-twython/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-twython/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ description         Actively maintained, pure Python wrapper for the Twitter API
</span> long_description    {*}${description} Supports both normal and streaming Twitter APIs.
 homepage            https://github.com/ryanmcgrath/twython
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     38 39
</span> 
 checksums           rmd160  194045962b16d24f351a1c3042647e901375df13 \
                     sha256  5a3f0ac24d10705257028fb4205bfedf432ff28d358b796e0c2f01a2f9990c84 \
</pre><pre style='margin:0'>

</pre>