<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7579ce37351485bf80c1f7caf6992c6abe195556">https://github.com/macports/macports-ports/commit/7579ce37351485bf80c1f7caf6992c6abe195556</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7579ce37351485bf80c1f7caf6992c6abe195556
</span>Author: reneeotten <reneeotten@users.noreply.github.com>
AuthorDate: Mon Jul 30 13:51:05 2018 -0400
<span style='display:block; white-space:pre;color:#404040;'> py-pyflakes: remove obsolete py26/py33 subports
</span>---
python/py-graveyard/Portfile | 1 +
python/py-pyflakes/Portfile | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-graveyard/Portfile b/python/py-graveyard/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b32497d..43c804e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-graveyard/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-graveyard/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -279,6 +279,7 @@ py-pycluster 1.50_2 26
</span> py-pyds9 1.1_1 26
py-pyfftw 0.10.4_1 33
py-pyfftw3 0.2.2_1 26
<span style='display:block; white-space:pre;background:#e0ffe0;'>+py-pyflakes 1.6.0_1 26 33
</span> py-pygeocoder 1.1.4_1 26
py-pygooglechart 0.4.0_1 26
py-pygraphviz 1.1_1 26
<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 f9a22b1..5132eef 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;'>@@ -17,7 +17,7 @@ platforms darwin
</span> license MIT
supported_archs noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 26 27 33 34 35 36 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 34 35 36 37
</span>
maintainers {stromnov @stromnov} openmaintainer
</pre><pre style='margin:0'>
</pre>