<pre style='margin:0'>
Adam Mercer (skymoo) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/65e23f81106f0c1b6f3e5ab1fadf7f90263fdc77">https://github.com/macports/macports-ports/commit/65e23f81106f0c1b6f3e5ab1fadf7f90263fdc77</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 65e23f8  python:py-httplib2: update to 0.10.3
</span>65e23f8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 65e23f81106f0c1b6f3e5ab1fadf7f90263fdc77
</span>Author: Adam Mercer <ram@macports.org>
AuthorDate: Wed Feb 8 12:26:21 2017 -0600

<span style='display:block; white-space:pre;color:#404040;'>    python:py-httplib2: update to 0.10.3
</span>---
 python/py-httplib2/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<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 98a69fd..e665530 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;'>@@ -4,12 +4,12 @@ PortSystem        1.0
</span> PortGroup         python 1.0
 
 name              py-httplib2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set realversion   0.10.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set realversion   0.10.3
</span> version           2-${realversion}
 categories-append devel net
 license           MIT
 platforms         darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers       ram aronnax openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers       {ram @skymoo} aronnax openmaintainer
</span> 
 description       A comprehensive HTTP client library in Python
 long_description  A comprehensive HTTP client library that supports \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,8 +21,8 @@ distname          ${python.rootname}-${realversion}
</span> 
 python.versions   26 27 33 34 35 36
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums         rmd160 df295ac45d9c8450abe49901ace3add4b996bef3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                  sha256 ee10fe4505d1bb5b3d519e9b004cab7a12d10ce160aceab626a00cf5937d8927
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums         rmd160 11438da47881a68c5b22cfa772e89c19565c894a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                  sha256 e404d3b7bd86c1bc931906098e7c1305d6a3a6dcef141b8bb1059903abb3ceeb
</span> 
 if {${name} ne ${subport}} {
   # Extracted files do not have correct 'group' and 'other' permissions.
</pre><pre style='margin:0'>

</pre>