<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9a8c33625a7f3ff218015880d0627355d2688e6d">https://github.com/macports/macports-ports/commit/9a8c33625a7f3ff218015880d0627355d2688e6d</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 9a8c336 py-funcsigs: add py34, py35 and py36 subports
</span>9a8c336 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 9a8c33625a7f3ff218015880d0627355d2688e6d
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Jan 13 20:27:24 2017 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-funcsigs: add py34, py35 and py36 subports
</span>---
python/py-funcsigs/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-funcsigs/Portfile b/python/py-funcsigs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2103aa3..7e1165f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-funcsigs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-funcsigs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms darwin
</span> license Apache-2
supported_archs noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 34 35 36
</span>
maintainers stromnov openmaintainer
</pre><pre style='margin:0'>
</pre>