Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
python-azure-monitor-opentelemetry-exporter for openSUSE:Factory checked in at
2024-02-27 22:48:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing
/work/SRC/openSUSE:Factory/python-azure-monitor-opentelemetry-exporter (Old)
and
/work/SRC/openSUSE:Factory/.python-azure-monitor-opentelemetry-exporter.new.1770
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-monitor-opentelemetry-exporter"
Tue Feb 27 22:48:47 2024 rev:2 rq:1152087 version:1.0.0b22
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-monitor-opentelemetry-exporter/python-azure-monitor-opentelemetry-exporter.changes
2024-02-13 22:44:18.536436720 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-monitor-opentelemetry-exporter.new.1770/python-azure-monitor-opentelemetry-exporter.changes
2024-02-27 22:48:59.179904249 +0100
@@ -1,0 +2,11 @@
+Tue Feb 27 09:24:03 UTC 2024 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 1.0.0b22
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Remove unzip package from BuildRequires
+- Switch source archive format to TAR.GZ
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-monitor-opentelemetry-exporter-1.0.0b5.zip
New:
----
azure-monitor-opentelemetry-exporter-1.0.0b22.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-monitor-opentelemetry-exporter.spec ++++++
--- /var/tmp/diff_new_pack.jN1P5t/_old 2024-02-27 22:48:59.875929482 +0100
+++ /var/tmp/diff_new_pack.jN1P5t/_new 2024-02-27 22:48:59.875929482 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-monitor-opentelemetry-exporter
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,27 +21,29 @@
%define skip_python2 1
%endif
Name: python-azure-monitor-opentelemetry-exporter
-Version: 1.0.0b5
+Version: 1.0.0b22
Release: 0
Summary: Microsoft Azure Monitor Opentelemetry Exporter Client Library
for Python
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
-Source:
https://files.pythonhosted.org/packages/source/a/azure-monitor-opentelemetry-exporter/azure-monitor-opentelemetry-exporter-%{version}.zip
+Source:
https://files.pythonhosted.org/packages/source/a/azure-monitor-opentelemetry-exporter/azure-monitor-opentelemetry-exporter-%{version}.tar.gz
Source1: LICENSE.txt
BuildRequires: %{python_module azure-monitor-nspkg >= 1.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-BuildRequires: unzip
Requires: python-azure-core < 2.0.0
-Requires: python-azure-core >= 1.6.0
+Requires: python-azure-core >= 1.23.0
Requires: python-azure-monitor-nspkg >= 1.0.0
Requires: python-azure-nspkg >= 3.0.0
+Requires: python-fixedint >= 0.1.6
Requires: python-msrest >= 0.6.10
-Requires: python-opentelemetry-api >= 1.5.0
-Requires: python-opentelemetry-sdk >= 1.5.0
+Requires: python-opentelemetry-api < 2.0.0
+Requires: python-opentelemetry-api >= 1.21
+Requires: python-opentelemetry-sdk < 2.0.0
+Requires: python-opentelemetry-sdk >= 1.21
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch