- remove unneeded dependencies
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=58
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user