<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/17f8c48c602204654522b53e7ed225eb10017bf9">https://github.com/macports/macports-ports/commit/17f8c48c602204654522b53e7ed225eb10017bf9</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 17f8c48 py-ipython: add select files for py37 variant
</span>17f8c48 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 17f8c48c602204654522b53e7ed225eb10017bf9
</span>Author: Andrew Stromnov <stromnov@macports.org>
AuthorDate: Mon Aug 13 18:37:38 2018 +0300
<span style='display:block; white-space:pre;color:#404040;'> py-ipython: add select files for py37 variant
</span>---
python/py-ipython/files/py37-ipython | 3 +++
python/py-ipython/files/py37-ipython3 | 3 +++
2 files changed, 6 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-ipython/files/py37-ipython b/python/py-ipython/files/py37-ipython
</span>new file mode 100644
<span style='display:block; white-space:pre;color:#808080;'>index 0000000..e763783
</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-ipython/files/py37-ipython
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -0,0 +1,3 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.7/bin/iptest
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.7/bin/ipython
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.7/share/man/man1/ipython.1
</span><span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-ipython/files/py37-ipython3 b/python/py-ipython/files/py37-ipython3
</span>new file mode 100644
<span style='display:block; white-space:pre;color:#808080;'>index 0000000..627f223
</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-ipython/files/py37-ipython3
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -0,0 +1,3 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.7/bin/iptest3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.7/bin/ipython3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${frameworks_dir}/Python.framework/Versions/3.7/share/man/man1/ipython.1
</span></pre><pre style='margin:0'>
</pre>