Hello community, here is the log from the commit of package spyder3 for openSUSE:Factory checked in at 2019-06-06 18:16:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spyder3 (Old) and /work/SRC/openSUSE:Factory/.spyder3.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spyder3" Thu Jun 6 18:16:35 2019 rev:21 rq:707279 version:3.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/spyder3/spyder3.changes 2019-05-22 10:58:17.538891029 +0200 +++ /work/SRC/openSUSE:Factory/.spyder3.new.4811/spyder3.changes 2019-06-06 18:16:37.176698375 +0200 @@ -1,0 +2,5 @@ +Mon Jun 3 17:04:50 UTC 2019 - Todd R <[email protected]> + +- Fix jupyter dependencies. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spyder3.spec ++++++ --- /var/tmp/diff_new_pack.fZZBND/_old 2019-06-06 18:16:37.980698139 +0200 +++ /var/tmp/diff_new_pack.fZZBND/_new 2019-06-06 18:16:37.980698139 +0200 @@ -38,8 +38,7 @@ BuildRequires: python3-chardet >= 2.0.0 BuildRequires: python3-devel BuildRequires: python3-jedi >= 0.9.0 -BuildRequires: python3-jupyter_nbconvert -BuildRequires: python3-jupyter_qtconsole >= 4.2.0 +BuildRequires: python3-nbconvert BuildRequires: python3-numpydoc BuildRequires: python3-pickleshare BuildRequires: python3-psutil @@ -49,6 +48,7 @@ BuildRequires: python3-pylint BuildRequires: python3-pyzmq BuildRequires: python3-qt5 >= 5.5 +BuildRequires: python3-qtconsole >= 4.2.0 BuildRequires: python3-rope >= 0.10.5 BuildRequires: python3-setuptools BuildRequires: update-desktop-files @@ -78,9 +78,8 @@ Requires: python3-chardet >= 2.0.0 Requires: python3-cloudpickle Requires: python3-jedi >= 0.9.0 -Requires: python3-jupyter_nbconvert -Requires: python3-jupyter_qtconsole >= 4.2.0 Requires: python3-keyring +Requires: python3-nbconvert Requires: python3-numpydoc Requires: python3-opengl Requires: python3-pickleshare @@ -91,6 +90,7 @@ Requires: python3-pylint Requires: python3-pyzmq Requires: python3-qt5 >= 5.2 +Requires: python3-qtconsole >= 4.2.0 Requires: python3-rope >= 0.10.5 Requires: python3-spyder-kernels >= 0.4.3 Recommends: python3-Pillow
