Hello community,

here is the log from the commit of package python-jupyter_ipython for 
openSUSE:Factory checked in at 2018-07-28 12:41:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_ipython (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter_ipython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter_ipython"

Sat Jul 28 12:41:30 2018 rev:11 rq:624531 version:6.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter_ipython/python-jupyter_ipython.changes
    2018-05-29 10:39:09.969234749 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_ipython.new/python-jupyter_ipython.changes
       2018-07-28 12:41:35.604563133 +0200
@@ -1,0 +2,5 @@
+Sun Jul 22 08:44:57 UTC 2018 - [email protected]
+
+- Not compatible with prompt_toolkit 2.x
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jupyter_ipython.spec ++++++
--- /var/tmp/diff_new_pack.TZqZYW/_old  2018-07-28 12:41:36.164564209 +0200
+++ /var/tmp/diff_new_pack.TZqZYW/_new  2018-07-28 12:41:36.164564209 +0200
@@ -60,6 +60,7 @@
 Requires:       python-pexpect
 Requires:       python-pickleshare
 Requires:       python-prompt_toolkit >= 1.0.4
+Requires:       python-prompt_toolkit < 2
 Requires:       python-simplegeneric > 0.8
 Requires:       python-traitlets >= 4.2
 Requires(post): update-alternatives
@@ -189,6 +190,14 @@
 %fdupes %{buildroot}%{$python_sitelib}
 }
 
+rm %{buildroot}%{_bindir}/ipython3
+ln -s %{_bindir}/ipython-%{python3_bin_suffix} %{buildroot}%{_bindir}/ipython3
+
+%if %{with iptest}
+rm %{buildroot}%{_bindir}/iptest3
+ln -s %{_bindir}/iptest-%{python3_bin_suffix} %{buildroot}%{_bindir}/iptest3
+%endif
+
 %post
 %{python_install_alternative ipython ipython.1.gz}
 %desktop_database_post



Reply via email to