<pre style='margin:0'>
Andrew Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/721e95b5bce22af9a8d71107d4ec35bf62d881c9">https://github.com/macports/macports-ports/commit/721e95b5bce22af9a8d71107d4ec35bf62d881c9</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 721e95b5bce22af9a8d71107d4ec35bf62d881c9
</span>Author: Andrew Stromnov <stromnov@macports.org>
AuthorDate: Mon Aug 13 17:56:04 2018 +0300
<span style='display:block; white-space:pre;color:#404040;'> py-jedi: add py37 variant
</span>---
python/py-jedi/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-jedi/Portfile b/python/py-jedi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4da3731..7989f4f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-jedi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-jedi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ platforms darwin
</span> license MIT
supported_archs noarch
<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>
maintainers {stromnov @stromnov} openmaintainer
</pre><pre style='margin:0'>
</pre>