Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-notebook for openSUSE:Factory
checked in at 2022-02-18 23:03:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-notebook (Old)
and /work/SRC/openSUSE:Factory/.python-notebook.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-notebook"
Fri Feb 18 23:03:00 2022 rev:15 rq:955803 version:6.4.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-notebook/python-notebook.changes
2021-11-28 21:30:27.722008392 +0100
+++
/work/SRC/openSUSE:Factory/.python-notebook.new.1958/python-notebook.changes
2022-02-18 23:03:34.649409869 +0100
@@ -1,0 +2,26 @@
+Thu Feb 17 16:54:20 UTC 2022 - Arun Persaud <[email protected]>
+
+- update to version 6.4.8:
+ * Bugs fixed
+ + Fix to remove potential memory leak on Jupyter Notebooks
+ ZMQChannelHandler code #6251 (@Vishwajeet0510)
+
+-------------------------------------------------------------------
+Sun Jan 23 18:10:43 UTC 2022 - Arun Persaud <[email protected]>
+
+- specfile:
+ * update copyright year
+
+- update to version 6.4.7:
+ * Bugs fixed
+ + Fix Chinese punctuation #6268 (@LiHua-Official)
+ + Add date field to kernel message header #6265 (@kevin-bates)
+ + Fix deprecation warning #6253 (@tornaria)
+ * Maintenance and upkeep improvements
+ + Enforce labels on PRs #6235 (@blink1073)
+ + Fix: CI error for python 3.6 & macOS #6215 (@penguinolog)
+ * Other merged PRs
+ + handle KeyError when get session #6245 (@ccw630)
+ + Updated doc for passwd #6209 (@antoinecarme)
+
+-------------------------------------------------------------------
Old:
----
notebook-6.4.6.tar.gz
New:
----
notebook-6.4.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-notebook.spec ++++++
--- /var/tmp/diff_new_pack.zi8KJ8/_old 2022-02-18 23:03:35.465409805 +0100
+++ /var/tmp/diff_new_pack.zi8KJ8/_new 2022-02-18 23:03:35.469409805 +0100
@@ -1,7 +1,7 @@
#
# spec file
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,6 @@
#
-#
-%if 0%{?suse_version} > 1500
-%bcond_without libalternatives
-%else
-%bcond_with libalternatives
-%endif
-
%global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test"
%define psuffix -test
@@ -35,8 +28,14 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
%define plainpython python
+#
+%if 0%{?suse_version} > 1500
+%bcond_without libalternatives
+%else
+%bcond_with libalternatives
+%endif
Name: python-notebook%{psuffix}
-Version: 6.4.6
+Version: 6.4.8
Release: 0
Summary: Jupyter Notebook interface
License: BSD-3-Clause
@@ -70,14 +69,14 @@
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: jupyter-notebook-filesystem
+BuildRequires: update-desktop-files
%if %{with libalternatives}
-Requires: alts
BuildRequires: alts
+Requires: alts
%else
Requires(post): update-alternatives
Requires(postun):update-alternatives
%endif
-BuildRequires: update-desktop-files
%endif
%if %{with test}
BuildRequires: %{python_module Jinja2}
@@ -119,10 +118,10 @@
Summary: Translations for the Jupyter Notebook
Group: System/Localization
Requires: python-notebook = %{version}
+Requires: %{plainpython}(abi) = %{python_version}
Provides: python-jupyter_notebook-lang = %{version}
Provides: python-notebook-lang-all = %{version}
Obsoletes: python-jupyter_notebook-lang < %{version}
-Requires: %{plainpython}(abi) = %{python_version}
%description lang
Provides translations for the Jupyter notebook.
++++++ notebook-6.4.6.tar.gz -> notebook-6.4.8.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-notebook/notebook-6.4.6.tar.gz
/work/SRC/openSUSE:Factory/.python-notebook.new.1958/notebook-6.4.8.tar.gz
differ: char 5, line 1