Hello community,
here is the log from the commit of package python-spyder-kernels for
openSUSE:Factory checked in at 2019-12-04 13:55:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-spyder-kernels (Old)
and /work/SRC/openSUSE:Factory/.python-spyder-kernels.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-spyder-kernels"
Wed Dec 4 13:55:57 2019 rev:11 rq:753923 version:0.5.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-spyder-kernels/python-spyder-kernels.changes
2019-08-15 12:29:33.822483296 +0200
+++
/work/SRC/openSUSE:Factory/.python-spyder-kernels.new.4691/python-spyder-kernels.changes
2019-12-04 14:21:07.074475454 +0100
@@ -1,0 +2,5 @@
+Sat Nov 30 11:05:24 UTC 2019 - Sebastian Wagner <[email protected]>
+
+- Add new testing dependency python*-flaky to fix tests and build.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-spyder-kernels.spec ++++++
--- /var/tmp/diff_new_pack.FFkvAc/_old 2019-12-04 14:21:07.498475812 +0100
+++ /var/tmp/diff_new_pack.FFkvAc/_new 2019-12-04 14:21:07.502475815 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-spyder-kernels
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
Summary: Jupyter kernels for Spyder's console
License: MIT
Group: Development/Languages/Python
-Url: https://github.com/spyder-ide/spyder-kernels
+URL: https://github.com/spyder-ide/spyder-kernels
# PyPI tarballs do not include the tests:
https://github.com/spyder-ide/spyder-kernels/issues/66
Source:
https://github.com/spyder-ide/spyder-kernels/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Patch0:
https://github.com/spyder-ide/spyder-kernels/commit/5496e4596dabda05d8583e2533fcdb14ebde2c9c.patch#/fix-tests-pandas.patch
@@ -33,6 +33,7 @@
BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module cloudpickle}
+BuildRequires: %{python_module flaky}
BuildRequires: %{python_module ipykernel >= 4.8.2}
BuildRequires: %{python_module jupyter_client >= 5.2.3}
BuildRequires: %{python_module matplotlib}