<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f625b61c39981929dd1bc062552371d00130a8a3">https://github.com/macports/macports-ports/commit/f625b61c39981929dd1bc062552371d00130a8a3</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 f625b61 py-argh: add python 3.7
</span>f625b61 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit f625b61c39981929dd1bc062552371d00130a8a3
</span>Author: Mohamed Akram <mohd.akram@outlook.com>
AuthorDate: Mon Mar 18 12:05:44 2019 +0400
<span style='display:block; white-space:pre;color:#404040;'> py-argh: add python 3.7
</span>---
python/py-argh/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-argh/Portfile b/python/py-argh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b9fed47..8ac5c4e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-argh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-argh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ checksums md5 edda25f3f0164a963dd89c0e3c619973 \
</span> rmd160 42da2aa1dfae654419acfc62db73d0fb27ecd23f \
sha256 e9535b8c84dc9571a48999094fda7f33e63c3f1b74f3e5f3ac0105a58405bb65
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27 34 35 36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 34 35 36 37
</span>
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools
</pre><pre style='margin:0'>
</pre>