Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ipykernel5 for
openSUSE:Factory checked in at 2021-09-20 23:32:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipykernel5 (Old)
and /work/SRC/openSUSE:Factory/.python-ipykernel5.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipykernel5"
Mon Sep 20 23:32:14 2021 rev:2 rq:919460 version:5.5.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipykernel5/python-ipykernel5.changes
2021-07-27 14:32:36.615451529 +0200
+++
/work/SRC/openSUSE:Factory/.python-ipykernel5.new.1899/python-ipykernel5.changes
2021-09-20 23:33:03.827166950 +0200
@@ -1,0 +2,5 @@
+Thu Sep 16 08:35:54 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Remove unneeded BuildRequires on nose_warnings_filters.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ipykernel5.spec ++++++
--- /var/tmp/diff_new_pack.LrOOvs/_old 2021-09-20 23:33:04.287167519 +0200
+++ /var/tmp/diff_new_pack.LrOOvs/_new 2021-09-20 23:33:04.291167524 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package python-ipykernel
+# spec file for package python-ipykernel5
#
# Copyright (c) 2021 SUSE LLC
#
@@ -66,7 +66,6 @@
BuildRequires: %{python_module ipython >= 5.0.0}
BuildRequires: %{python_module jupyter-client}
BuildRequires: %{python_module jupyter-core}
-BuildRequires: %{python_module nose_warnings_filters}
BuildRequires: %{python_module nose}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module tornado >= 4.2}
@@ -106,7 +105,6 @@
%endif
%python_expand %fdupes %{buildroot}%{$python_sitelib}
-
%check
# These tests expect jedi 0.17.2 return messages, but we use patches to
support jedi 0.18 in ipython715
# and ipython 7.20 fixed its support for jedi 0.18 gh#ipython/ipykernel#578
gh#ipython/ipykernel#579