Hello community,
here is the log from the commit of package python-spyder-kernels for
openSUSE:Factory checked in at 2019-06-04 12:12:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-spyder-kernels (Old)
and /work/SRC/openSUSE:Factory/.python-spyder-kernels.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-spyder-kernels"
Tue Jun 4 12:12:23 2019 rev:6 rq:707272 version:0.4.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-spyder-kernels/python-spyder-kernels.changes
2019-06-03 18:51:06.856521844 +0200
+++
/work/SRC/openSUSE:Factory/.python-spyder-kernels.new.5148/python-spyder-kernels.changes
2019-06-04 12:12:43.903814086 +0200
@@ -1,0 +2,5 @@
+Mon Jun 3 17:04:50 UTC 2019 - Todd R <[email protected]>
+
+- Fix jupyter dependencies.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-spyder-kernels.spec ++++++
--- /var/tmp/diff_new_pack.gWUkRB/_old 2019-06-04 12:12:44.695813826 +0200
+++ /var/tmp/diff_new_pack.gWUkRB/_new 2019-06-04 12:12:44.703813824 +0200
@@ -28,14 +28,13 @@
Source:
https://github.com/spyder-ide/spyder-kernels/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM 818a6b5f619ef917f4c3413c9522212cd9b2fdfd.patch
Patch0:
https://github.com/spyder-ide/spyder-kernels/commit/818a6b5f619ef917f4c3413c9522212cd9b2fdfd.patch
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module cloudpickle}
+BuildRequires: %{python_module ipykernel >= 4.8.2}
BuildRequires: %{python_module jupyter_client >= 5.2.3}
-BuildRequires: %{python_module jupyter_ipykernel >= 4.8.2}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pandas}
BuildRequires: %{python_module pytest}
@@ -44,8 +43,8 @@
BuildRequires: python-futures
# /SECTION
Requires: python-cloudpickle
+Requires: python-ipykernel >= 4.8.2
Requires: python-jupyter_client >= 5.2.3
-Requires: python-jupyter_ipykernel >= 4.8.2
Requires: python-pyzmq >= 17
Requires: python-wurlitzer
%ifpython2