- drop unneeded dependencies
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-osprofiler?expand=0&rev=35
This commit is contained in:
parent
6eb590fa4e
commit
5c0dc86c8c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 21:54:01 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- drop unneeded dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 09:30:11 UTC 2021 - cloud-devel@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-osprofiler
|
||||
#
|
||||
# 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
|
||||
@ -31,7 +31,6 @@ BuildRequires: python3-ddt
|
||||
BuildRequires: python3-docutils
|
||||
BuildRequires: python3-elasticsearch
|
||||
BuildRequires: python3-importlib-metadata
|
||||
BuildRequires: python3-mock
|
||||
BuildRequires: python3-oslo.concurrency >= 3.26.0
|
||||
BuildRequires: python3-oslo.config
|
||||
BuildRequires: python3-oslo.log
|
||||
@ -39,7 +38,6 @@ BuildRequires: python3-oslo.utils >= 3.33.0
|
||||
BuildRequires: python3-pymongo
|
||||
BuildRequires: python3-python-subunit
|
||||
BuildRequires: python3-redis
|
||||
BuildRequires: python3-six
|
||||
BuildRequires: python3-stestr
|
||||
BuildRequires: python3-testtools
|
||||
BuildArch: noarch
|
||||
@ -61,7 +59,6 @@ Requires: python3-oslo.concurrency >= 3.26.0
|
||||
Requires: python3-oslo.config
|
||||
Requires: python3-oslo.log
|
||||
Requires: python3-oslo.utils >= 3.33.0
|
||||
Requires: python3-six
|
||||
%if 0%{?suse_version}
|
||||
Obsoletes: python2-osprofiler < 3.0.0
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user