Hello community,
here is the log from the commit of package python-pygerrit2 for
openSUSE:Leap:15.2 checked in at 2020-03-23 07:14:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-pygerrit2 (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-pygerrit2.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pygerrit2"
Mon Mar 23 07:14:11 2020 rev:4 rq:787287 version:2.0.10
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-pygerrit2/python-pygerrit2.changes
2020-03-02 13:20:53.890105062 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-pygerrit2.new.3160/python-pygerrit2.changes
2020-03-23 07:15:04.126540884 +0100
@@ -1,0 +2,9 @@
+Fri Mar 20 08:26:30 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- update to 2.0.10
+ * Support explicit anonymous access
+ * Remove unnecessary string concatenation
+ * Explicitly install importlib_metadata for Python < 3.8.0
+ * Travis: Add build for Python 3.8
+
+-------------------------------------------------------------------
Old:
----
pygerrit2-2.0.9.tar.gz
New:
----
pygerrit2-2.0.10.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pygerrit2.spec ++++++
--- /var/tmp/diff_new_pack.J3096K/_old 2020-03-23 07:15:05.150541499 +0100
+++ /var/tmp/diff_new_pack.J3096K/_new 2020-03-23 07:15:05.190541523 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pygerrit2
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pygerrit2
-Version: 2.0.9
+Version: 2.0.10
Release: 0
Summary: Client library for interacting with Gerrit code review
License: MIT
@@ -30,10 +30,12 @@
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
+Requires: python-importlib-metadata >= 0.22
Requires: python-pbr >= 0.8.0
Requires: python-requests >= 2.10.0
BuildArch: noarch
# SECTION test requirements
+BuildRequires: %{python_module importlib-metadata >= 0.22}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pbr >= 0.8.0}
BuildRequires: %{python_module requests >= 2.20.0}
++++++ pygerrit2-2.0.9.tar.gz -> pygerrit2-2.0.10.tar.gz ++++++
++++ 1654 lines of diff (skipped)