Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-cinderclient for
openSUSE:Factory checked in at 2022-05-25 20:34:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
and /work/SRC/openSUSE:Factory/.python-cinderclient.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cinderclient"
Wed May 25 20:34:20 2022 rev:42 rq:979058 version:8.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes
2021-12-12 00:57:33.806582478 +0100
+++
/work/SRC/openSUSE:Factory/.python-cinderclient.new.2254/python-cinderclient.changes
2022-05-25 20:34:35.784230503 +0200
@@ -1,0 +2,5 @@
+Tue May 24 20:52:45 UTC 2022 - Dirk M??ller <[email protected]>
+
+- remove unneeded dependencies
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cinderclient.spec ++++++
--- /var/tmp/diff_new_pack.NjILX8/_old 2022-05-25 20:34:36.480231475 +0200
+++ /var/tmp/diff_new_pack.NjILX8/_new 2022-05-25 20:34:36.484231481 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-cinderclient
#
-# 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
@@ -29,7 +29,6 @@
BuildRequires: python3-ddt
BuildRequires: python3-fixtures
BuildRequires: python3-keystoneauth1 >= 4.3.1
-BuildRequires: python3-mock
BuildRequires: python3-oslo.serialization
BuildRequires: python3-oslo.utils >= 4.8.0
BuildRequires: python3-pbr >= 5.5.0
@@ -53,7 +52,6 @@
Requires: python3-oslo.utils >= 4.8.0
Requires: python3-requests >= 2.25.1
Requires: python3-simplejson >= 3.5.1
-Requires: python3-six
%if 0%{?suse_version}
Obsoletes: python2-cinderclient < 6.0.0
%endif