<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/3eed6b6c45e908d3c8464c125a5a1ebc29652505">https://github.com/macports/macports-ports/commit/3eed6b6c45e908d3c8464c125a5a1ebc29652505</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 3eed6b6 py-applaunchservices: add subport for Python 3.8
</span>3eed6b6 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 3eed6b6c45e908d3c8464c125a5a1ebc29652505
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Mar 22 07:33:31 2020 -0700
<span style='display:block; white-space:pre;color:#404040;'> py-applaunchservices: add subport for Python 3.8
</span>---
python/py-applaunchservices/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-applaunchservices/Portfile b/python/py-applaunchservices/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 58ba264..3ab9896 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-applaunchservices/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-applaunchservices/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,7 @@ checksums rmd160 49acf20bf95346a3c4517740f692069470fc2046 \
</span> sha256 3da9d5435aec18eb70000f51cdf5ca428ba4bf03f36d922eb04635f8b5af4296 \
size 4588
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27 35 36 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 35 36 37 38
</span>
if {${name} ne ${subport}} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>