<pre style='margin:0'>
Andrew Fernandes (adfernandes) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e37d55ecdfa9675b4049438256e6992bc65364af">https://github.com/macports/macports-ports/commit/e37d55ecdfa9675b4049438256e6992bc65364af</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 e37d55e py-httplib2: add py37 support
</span>e37d55e is described below
<span style='display:block; white-space:pre;color:#808000;'>commit e37d55ecdfa9675b4049438256e6992bc65364af
</span>Author: Andrew Fernandes <andrew@fernandes.org>
AuthorDate: Thu Nov 8 20:16:40 2018 -0800
<span style='display:block; white-space:pre;color:#404040;'> py-httplib2: add py37 support
</span>---
python/py-httplib2/Portfile | 2 +-
1 file changed, 1 insertion(+), 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 b24b31d..a9d6d8e 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;'>@@ -19,7 +19,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
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 34 35 36 37
</span>
checksums rmd160 c8c524c2fd7edca575db197da82b71c23c7f128c \
sha256 e71daed9a0e6373642db61166fa70beecc9bf04383477f84671348c02a04cbdf \
</pre><pre style='margin:0'>
</pre>