<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3ae5bb180d3d8ac9e23c18c378c51e1189e4d572">https://github.com/macports/macports-ports/commit/3ae5bb180d3d8ac9e23c18c378c51e1189e4d572</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 3ae5bb180d3d8ac9e23c18c378c51e1189e4d572
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Thu Dec 12 22:02:10 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-unittest2: remove py34 subport
</span>---
 python/py-unittest2/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<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 d1c1640..3ca0cae 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;'>@@ -8,7 +8,7 @@ version             1.1.0
</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     27 34
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27
</span> 
 description         New features in the unittest library
 
</pre><pre style='margin:0'>

</pre>