Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pip-licenses for
openSUSE:Factory checked in at 2023-02-06 14:15:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pip-licenses (Old)
and /work/SRC/openSUSE:Factory/.python-pip-licenses.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pip-licenses"
Mon Feb 6 14:15:33 2023 rev:9 rq:1063338 version:4.0.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pip-licenses/python-pip-licenses.changes
2022-12-04 14:59:21.924619759 +0100
+++
/work/SRC/openSUSE:Factory/.python-pip-licenses.new.4462/python-pip-licenses.changes
2023-02-06 14:15:35.924625021 +0100
@@ -1,0 +2,8 @@
+Mon Feb 6 05:39:44 UTC 2023 - Steve Kowalik <[email protected]>
+
+- Update to 4.0.3:
+ * Escape unicode output (to e.g. {) in the html output
+ * Add type annotations and code formatter
+- Add missing BuildRequires to fix test failures.
+
+-------------------------------------------------------------------
Old:
----
pip-licenses-4.0.1.tar.gz
New:
----
pip-licenses-4.0.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pip-licenses.spec ++++++
--- /var/tmp/diff_new_pack.pakmKc/_old 2023-02-06 14:15:36.876629765 +0100
+++ /var/tmp/diff_new_pack.pakmKc/_new 2023-02-06 14:15:36.884629805 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pip-licenses
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define skip_python2 1
Name: python-pip-licenses
-Version: 4.0.1
+Version: 4.0.3
Release: 0
Summary: Python packages license list
License: MIT
@@ -35,9 +35,11 @@
Requires(postun):update-alternatives
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module docutils}
+BuildRequires: %{python_module build}
BuildRequires: %{python_module PrettyTable}
+BuildRequires: %{python_module docutils}
BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module py}
BuildRequires: %{python_module wheel}
# /SECTION
%python_subpackages
++++++ pip-licenses-4.0.1.tar.gz -> pip-licenses-4.0.3.tar.gz ++++++
++++ 2499 lines of diff (skipped)