Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-osprofiler for
openSUSE:Factory checked in at 2022-05-25 20:34:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-osprofiler (Old)
and /work/SRC/openSUSE:Factory/.python-osprofiler.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-osprofiler"
Wed May 25 20:34:44 2022 rev:15 rq:979088 version:3.4.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-osprofiler/python-osprofiler.changes
2021-12-12 00:57:56.862598310 +0100
+++
/work/SRC/openSUSE:Factory/.python-osprofiler.new.2254/python-osprofiler.changes
2022-05-25 20:35:14.180284083 +0200
@@ -1,0 +2,5 @@
+Tue May 24 21:54:01 UTC 2022 - Dirk M??ller <[email protected]>
+
+- drop unneeded dependencies
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-osprofiler.spec ++++++
--- /var/tmp/diff_new_pack.Ch0Lh0/_old 2022-05-25 20:35:14.800284948 +0200
+++ /var/tmp/diff_new_pack.Ch0Lh0/_new 2022-05-25 20:35:14.800284948 +0200
@@ -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-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-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.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