17
0
2022-05-24 20:53:41 +00:00
committed by Git OBS Bridge
parent f45167dd43
commit 82307c69e8
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 24 20:52:45 UTC 2022 - Dirk Müller <dmueller@suse.com>
- remove unneeded dependencies
-------------------------------------------------------------------
Tue Oct 26 21:49:09 UTC 2021 - cloud-devel@suse.de

View File

@@ -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-PrettyTable >= 0.7.2
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.i18n >= 5.0.1
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