<pre style='margin:0'>
Jeremy Lavergne (nerdling) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9f422a5ffb6354e7ba7e17faf3bcfd2840a4a891">https://github.com/macports/macports-ports/commit/9f422a5ffb6354e7ba7e17faf3bcfd2840a4a891</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 9f422a5  py-pyflakes: point to new homepage
</span>9f422a5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9f422a5ffb6354e7ba7e17faf3bcfd2840a4a891
</span>Author: Steven Myint <git@stevenmyint.com>
AuthorDate: Sun May 28 08:01:29 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-pyflakes: point to new homepage
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    The Launchpad site is obsolete.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    https://github.com/PyCQA/pyflakes/pull/272
</span>---
 python/py-pyflakes/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyflakes/Portfile b/python/py-pyflakes/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a5240c2..be5f894 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyflakes/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyflakes/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ long_description    Pyflakes is program to analyze Python programs and \
</span>                     file, not importing it, so it is safe to use on modules \
                     with side effects. It's also much faster.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://launchpad.net/pyflakes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://github.com/pycqa/pyflakes
</span> master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
 
 distname            pyflakes-${version}
</pre><pre style='margin:0'>

</pre>