Hello community, here is the log from the commit of package spyder for openSUSE:Factory checked in at 2019-06-04 12:12:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spyder (Old) and /work/SRC/openSUSE:Factory/.spyder.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spyder" Tue Jun 4 12:12:07 2019 rev:33 rq:707265 version:3.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/spyder/spyder.changes 2019-05-22 10:58:32.674877915 +0200 +++ /work/SRC/openSUSE:Factory/.spyder.new.5148/spyder.changes 2019-06-04 12:12:36.171816618 +0200 @@ -1,0 +2,5 @@ +Mon Jun 3 17:04:50 UTC 2019 - Todd R <[email protected]> + +- Fix jupyter dependencies. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spyder.spec ++++++ --- /var/tmp/diff_new_pack.F4juNJ/_old 2019-06-04 12:12:37.635816139 +0200 +++ /var/tmp/diff_new_pack.F4juNJ/_new 2019-06-04 12:12:37.639816138 +0200 @@ -37,8 +37,7 @@ BuildRequires: python-chardet >= 2.0.0 BuildRequires: python-devel BuildRequires: python-jedi >= 0.9.0 -BuildRequires: python-jupyter_nbconvert -BuildRequires: python-jupyter_qtconsole >= 4.2.0 +BuildRequires: python-nbconvert BuildRequires: python-numpydoc BuildRequires: python-pickleshare BuildRequires: python-psutil @@ -47,6 +46,7 @@ BuildRequires: python-pylint BuildRequires: python-pyzmq BuildRequires: python-qt5 >= 5.5 +BuildRequires: python-qtconsole >= 4.2.0 BuildRequires: python-rope >= 0.10.5 BuildRequires: python-rpm-macros BuildRequires: python-setuptools @@ -77,9 +77,8 @@ Requires: python-chardet >= 2.0.0 Requires: python-cloudpickle Requires: python-jedi >= 0.9.0 -Requires: python-jupyter_nbconvert -Requires: python-jupyter_qtconsole >= 4.2.0 Requires: python-keyring +Requires: python-nbconvert Requires: python-numpydoc Requires: python-pickleshare Requires: python-psutil @@ -88,6 +87,7 @@ Requires: python-pylint Requires: python-pyzmq Requires: python-qt5 >= 5.2 +Requires: python-qtconsole >= 4.2.0 Requires: python-rope >= 0.10.5 Requires: python-spyder-kernels >= 0.4.3 Recommends: python-Pillow
