<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/f53f09340339e7b69f67a721122f4c8974ffc927">https://github.com/macports/macports-ports/commit/f53f09340339e7b69f67a721122f4c8974ffc927</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f53f09340339e7b69f67a721122f4c8974ffc927
</span>Author: reneeotten <reneeotten@users.noreply.github.com>
AuthorDate: Mon Jul 30 18:23:33 2018 -0400
<span style='display:block; white-space:pre;color:#404040;'> py-unittest2: remove obsolete py26/py33 subports
</span>---
python/py-graveyard/Portfile | 1 +
python/py-unittest2/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 f8e9853..283bc31 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;'>@@ -395,6 +395,7 @@ py-typing 3.6.4_1 33
</span> py-tz 2018.5_1 26 33
py-uncertainties 2.4.6.1_1 26 33
py-unidecode 0.04.20 33 34
<span style='display:block; white-space:pre;background:#e0ffe0;'>+py-unittest2 0.5.1_2 26 33
</span> py-urwid 2.0.1_1 26 33
py-virtualenv 15.1.0_1 26 33
py-visa 1.4_1 26
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-unittest2/Portfile b/python/py-unittest2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 876492d..f0559fd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-unittest2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-unittest2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ revision 1
</span> license PSF
maintainers {aronnax @lpsinger} openmaintainer
# do not add subports for python > 3.4
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 26 27 33 34
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 34
</span>
description New features in the unittest library
</pre><pre style='margin:0'>
</pre>