<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/a71b923c1324e653905875f15814430809622c91">https://github.com/macports/macports-ports/commit/a71b923c1324e653905875f15814430809622c91</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 a71b923c132 py-tldextract: add py39 subport
</span>a71b923c132 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a71b923c1324e653905875f15814430809622c91
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Wed Oct 21 05:42:41 2020 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-tldextract/Portfile b/python/py-tldextract/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f8249283faf..fac521ff52d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-tldextract/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-tldextract/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ description         tldextract accurately separates the gTLD or ccTLD (generic o
</span> long_description    ${description}
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 36 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 36 37 38 39
</span> 
 checksums           rmd160  293e023382d2a3e45dd0eb1388eaa2946327483e \
                     sha256  fadb427ee522e2a5109e70cf95f3b1ac4cc1b8f4471ffaa83cda692866da7a0e \
</pre><pre style='margin:0'>

</pre>