Hello community, here is the log from the commit of package spyder3 for openSUSE:Factory checked in at 2018-06-15 14:37:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spyder3 (Old) and /work/SRC/openSUSE:Factory/.spyder3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spyder3" Fri Jun 15 14:37:22 2018 rev:17 rq:613672 version:3.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/spyder3/spyder3.changes 2018-04-30 22:59:01.864258853 +0200 +++ /work/SRC/openSUSE:Factory/.spyder3.new/spyder3.changes 2018-06-15 14:37:23.419842106 +0200 @@ -1,0 +2,6 @@ +Fri Jun 1 14:35:37 UTC 2018 - [email protected] + +- add dependency python3-cloudpickle, fixes boo#1095587 +- user %license macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spyder3.spec ++++++ --- /var/tmp/diff_new_pack.5xqy2X/_old 2018-06-15 14:37:24.219812844 +0200 +++ /var/tmp/diff_new_pack.5xqy2X/_new 2018-06-15 14:37:24.227812552 +0200 @@ -29,9 +29,9 @@ Source1: spyder3-rpmlintrc BuildRequires: fdupes BuildRequires: python-rpm-macros +BuildRequires: python3-Pygments >= 2.0 BuildRequires: python3-QtAwesome >= 0.4.1 BuildRequires: python3-QtPy >= 1.1.0 -BuildRequires: python3-Pygments >= 2.0 BuildRequires: python3-Sphinx >= 0.6.0 BuildRequires: python3-chardet >= 2.0.0 BuildRequires: python3-devel @@ -40,10 +40,10 @@ BuildRequires: python3-jupyter_qtconsole >= 4.2.0 BuildRequires: python3-numpydoc BuildRequires: python3-pickleshare +BuildRequires: python3-psutil BuildRequires: python3-pycodestyle BuildRequires: python3-pyflakes BuildRequires: python3-pylint -BuildRequires: python3-psutil BuildRequires: python3-pyzmq BuildRequires: python3-qt5 >= 5.2 BuildRequires: python3-rope >= 0.10.5 @@ -71,16 +71,17 @@ Requires: python3-QtPy >= 1.1.0 Requires: python3-Sphinx >= 0.6.0 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-numpydoc +Requires: python3-opengl Requires: python3-pickleshare Requires: python3-psutil Requires: python3-pycodestyle Requires: python3-pyflakes Requires: python3-pylint -Requires: python3-opengl Requires: python3-pyzmq Requires: python3-qt5 >= 5.2 Requires: python3-rope >= 0.10.5 @@ -95,8 +96,8 @@ Recommends: %{name}-hdf5 Recommends: %{name}-profiler Recommends: %{name}-pylint -Provides: python3-spyderlib = %{version} Provides: python3-spyder = %{version} +Provides: python3-spyderlib = %{version} Obsoletes: python3-spyderlib < %{version} BuildArch: noarch @@ -237,8 +238,8 @@ %endif %files -%defattr(-,root,root,-) -%doc LICENSE README.md +%doc README.md +%license LICENSE %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{python3_sitelib}/spyder/
