<pre style='margin:0'>
Andrew Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/eb33ec544675570818c03f76f5d35294036968b9">https://github.com/macports/macports-ports/commit/eb33ec544675570818c03f76f5d35294036968b9</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit eb33ec544675570818c03f76f5d35294036968b9
</span>Author: Andrey Stromnov <stromnov@macports.org>
AuthorDate: Tue Jan 14 13:21:21 2020 +0300

<span style='display:block; white-space:pre;color:#404040;'>    py-idna: remove py34 subport
</span>---
 python/py-idna/Portfile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-idna/Portfile b/python/py-idna/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bae427a..4a9cfa5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-idna/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-idna/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms           darwin
</span> license             BSD
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34 35 36 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37 38
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,9 +19,6 @@ description         Internationalized Domain Names in Applications (IDNA).
</span> long_description    ${description}
 
 homepage            https://github.com/kjd/idna/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-distname            ${python.rootname}-${version}
</span> 
 checksums           rmd160  8c7b40d7eefc237aa26845fb6b0e268693efea9b \
                     sha256  c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407 \
</pre><pre style='margin:0'>

</pre>