<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/2929376bf265c8b66f67f9564b0a333d0b7f4f8e">https://github.com/macports/macports-ports/commit/2929376bf265c8b66f67f9564b0a333d0b7f4f8e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2929376bf265c8b66f67f9564b0a333d0b7f4f8e
</span>Author: Andrew Stromnov <stromnov@macports.org>
AuthorDate: Wed Aug 15 09:34:47 2018 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-testpath/Portfile b/python/py-testpath/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1cde6ba..217feff 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-testpath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-testpath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,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>