<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/3c346035096f27dcbb1ff17e182803d47c8a6b2a">https://github.com/macports/macports-ports/commit/3c346035096f27dcbb1ff17e182803d47c8a6b2a</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 3c34603  py-pip: update to version 9.0.3
</span>3c34603 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3c346035096f27dcbb1ff17e182803d47c8a6b2a
</span>Author: Andrew Stromnov <stromnov@gmail.com>
AuthorDate: Wed Mar 28 23:01:52 2018 +0300

<span style='display:block; white-space:pre;color:#404040;'>    py-pip: update to version 9.0.3
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/56145
</span>---
 python/py-pip/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pip/Portfile b/python/py-pip/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3266624..1af1b10 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pip/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pip/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           python 1.0
</span> PortGroup           select 1.0
 
 name                py-pip
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             9.0.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             9.0.3
</span> revision            0
 categories-append   www
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,8 +28,8 @@ master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
</span> 
 distname            ${python.rootname}-${version}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  3d1cdd406a018245d532d8419afedf971261f3eb \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  09f243e1a7b461f654c26a725fa373211bb7ff17a9300058b205c61658ca940d
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  9cf0429a7a7e9897339ffc5a141e9b2e1da8086e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7bf48f9a693be1d58f49f7af7e0ae9fe29fd671cde8a55e6edca3581c4ef5796
</span> 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-setuptools
</pre><pre style='margin:0'>

</pre>