<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e820108f5df7e5d340294047238256d37d44a974">https://github.com/macports/macports-ports/commit/e820108f5df7e5d340294047238256d37d44a974</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 e820108 py-scandir: add Python 3.7 subport
</span>e820108 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit e820108f5df7e5d340294047238256d37d44a974
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Oct 26 14:33:52 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> py-scandir: add Python 3.7 subport
</span>---
python/py-scandir/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scandir/Portfile b/python/py-scandir/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1551970..5a7f469 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scandir/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scandir/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ categories-append devel
</span> platforms darwin
license BSD
<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>