<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/db119815410081c5bbf5c2625c8fddb462e9ad02">https://github.com/macports/macports-ports/commit/db119815410081c5bbf5c2625c8fddb462e9ad02</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 db11981  py-scandir: add subport for Python 3.8
</span>db11981 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit db119815410081c5bbf5c2625c8fddb462e9ad02
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Mar 22 06:49:21 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-scandir: add subport for Python 3.8
</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 f512fe7..afddb67 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;'>@@ -11,7 +11,7 @@ license             BSD
</span> 
 # temporarily add PY34 back until upstream issue in py-importlib-metadata
 # is resolved
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34 35 36 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 34 35 36 37 38
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
</pre><pre style='margin:0'>

</pre>