<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/3f7929215489072e65c41063941e782d5f53a1b6">https://github.com/macports/macports-ports/commit/3f7929215489072e65c41063941e782d5f53a1b6</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 3f79292  py-httplib2: add py38 subport
</span>3f79292 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3f7929215489072e65c41063941e782d5f53a1b6
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Mon Oct 21 16:23:32 2019 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-httplib2/Portfile b/python/py-httplib2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a9d6d8e..f796327 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-httplib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-httplib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,7 @@ PortGroup         python 1.0
</span> 
 name              py-httplib2
 set realversion   0.11.3
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision          0
</span> version           2-${realversion}
 categories-append devel net
 license           MIT
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +20,7 @@ homepage          https://pypi.python.org/pypi/${python.rootname}/
</span> master_sites      pypi:[string index ${python.rootname} 0]/${python.rootname}
 distname          ${python.rootname}-${realversion}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions   27 34 35 36 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions   27 34 35 36 37 38
</span> 
 checksums         rmd160  c8c524c2fd7edca575db197da82b71c23c7f128c \
                   sha256  e71daed9a0e6373642db61166fa70beecc9bf04383477f84671348c02a04cbdf \
</pre><pre style='margin:0'>

</pre>