Hello community,

here is the log from the commit of package python-pygerrit2 for 
openSUSE:Factory checked in at 2020-03-20 23:58:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pygerrit2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pygerrit2.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pygerrit2"

Fri Mar 20 23:58:46 2020 rev:3 rq:786807 version:2.0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pygerrit2/python-pygerrit2.changes        
2019-05-24 11:32:01.237396644 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pygerrit2.new.3160/python-pygerrit2.changes  
    2020-03-21 00:02:33.941137641 +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.md9ZPu/_old  2020-03-21 00:02:35.417138450 +0100
+++ /var/tmp/diff_new_pack.md9ZPu/_new  2020-03-21 00:02:35.469138478 +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)


Reply via email to