<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/f783d5f9ce39e80a14d5aa31e914721a73d264a4">https://github.com/macports/macports-ports/commit/f783d5f9ce39e80a14d5aa31e914721a73d264a4</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f783d5f9ce39e80a14d5aa31e914721a73d264a4
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sun Nov 3 19:17:45 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-sympy: add py38 subport
</span>---
 python/py-sympy/Portfile         | 2 +-
 python/py-sympy/files/py38-sympy | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sympy/Portfile b/python/py-sympy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 14aa07f..fa02276 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sympy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sympy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ platforms           darwin
</span> license             BSD
 supported_archs     noarch
 
<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
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sympy/files/py38-sympy b/python/py-sympy/files/py38-sympy
</span>new file mode 100644
<span style='display:block; white-space:pre;color:#808080;'>index 0000000..6b97c5f
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--- /dev/null
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sympy/files/py38-sympy
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -0,0 +1,2 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.8/bin/isympy
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.8/share/man/man1/isympy.1
</span></pre><pre style='margin:0'>

</pre>