Hello community,

here is the log from the commit of package python2-jupyter_ipython for 
openSUSE:Factory checked in at 2018-10-09 15:53:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python2-jupyter_ipython (Old)
 and      /work/SRC/openSUSE:Factory/.python2-jupyter_ipython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python2-jupyter_ipython"

Tue Oct  9 15:53:16 2018 rev:7 rq:640487 version:5.8.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python2-jupyter_ipython/python2-jupyter_ipython.changes
  2018-09-11 17:16:43.383463095 +0200
+++ 
/work/SRC/openSUSE:Factory/.python2-jupyter_ipython.new/python2-jupyter_ipython.changes
     2018-10-09 15:53:19.030343171 +0200
@@ -1,0 +2,6 @@
+Mon Oct  8 03:27:59 UTC 2018 - Todd R <toddrme2...@gmail.com>
+
+- Fix prompt_toolkit dependency
+- Provide python-jupyter_ipython for backwards-compatibility
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python2-jupyter_ipython.spec ++++++
--- /var/tmp/diff_new_pack.CVuLhS/_old  2018-10-09 15:53:20.766341115 +0200
+++ /var/tmp/diff_new_pack.CVuLhS/_new  2018-10-09 15:53:20.770341110 +0200
@@ -18,24 +18,7 @@
 
 %bcond_without iptest
 
-%if 0%{?is_opensuse}
-%ifarch %{ix86}
-%if 0%{?leap_version} == 420200
-%bcond_with backends
-%else
-%bcond_without backends
-%endif
-%else
-%bcond_without backends
-%endif
-%else
-%if 0%{?sle_version} && 0%{?sle_version} < 150000
-%bcond_with backends
-%else
-%bcond_without backends
-%endif
-%endif
-
+%define         oldpython python
 Name:           python2-jupyter_ipython
 Version:        5.8.0
 Release:        0
@@ -61,8 +44,7 @@
 BuildRequires:  python-pathlib2
 BuildRequires:  python-pexpect
 BuildRequires:  python-pickleshare
-BuildRequires:  python-prompt_toolkit >= 1.0.4
-BuildRequires:  python-prompt_toolkit < 2
+BuildRequires:  python-prompt_toolkit1 >= 1.0.4
 BuildRequires:  python-requests
 BuildRequires:  python-simplegeneric > 0.8
 BuildRequires:  python-testpath
@@ -78,8 +60,7 @@
 Requires:       python-pathlib2
 Requires:       python-pexpect
 Requires:       python-pickleshare
-Requires:       python-prompt_toolkit >= 1.0.4
-Requires:       python-prompt_toolkit < 2
+Requires:       python-prompt_toolkit1 >= 1.0.4
 Requires:       python-simplegeneric > 0.8
 Requires:       python-traitlets >= 4.2
 Requires:       python-typing
@@ -95,8 +76,10 @@
 Obsoletes:      IPython < %{version}
 Provides:       python-IPython = %{version}
 Obsoletes:      python-IPython < %{version}
-Provides:       python-jupyter_ipython = %{version}
-Obsoletes:      python-jupyter_ipython < %{version}
+Provides:       %{oldpython}-IPython = %{version}
+Provides:       %{oldpython}-IPython = %{version}
+Provides:       %{oldpython}-jupyter_ipython = %{version}
+Obsoletes:      %{oldpython}-jupyter_ipython < %{version}
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 BuildArch:      noarch



Reply via email to