Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-opentelemetry-sdk for
openSUSE:Factory checked in at 2026-01-06 17:41:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-opentelemetry-sdk (Old)
and /work/SRC/openSUSE:Factory/.python-opentelemetry-sdk.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-opentelemetry-sdk"
Tue Jan 6 17:41:12 2026 rev:16 rq:1325300 version:1.39.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-opentelemetry-sdk/python-opentelemetry-sdk.changes
2025-11-27 15:19:45.760429343 +0100
+++
/work/SRC/openSUSE:Factory/.python-opentelemetry-sdk.new.1928/python-opentelemetry-sdk.changes
2026-01-06 17:41:14.737423969 +0100
@@ -1,0 +2,19 @@
+Sun Dec 28 15:16:24 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 1.39.1:
+ * Silence events API warnings for internal users
+- update to 1.39.0:
+ * `opentelemetry-api`: Convert objects of any type other than
+ AnyValue in attributes to string to be exportable
+ * docs: Added sqlcommenter example
+ * build: bump ruff to 0.14.1
+ * Add `opentelemetry-exporter-credential-provider-gcp` as an
+ optional dependency to `opentelemetry-exporter-otlp-proto-
+ grpc` and `opentelemetry-exporter-otlp-proto-http`
+ * semantic-conventions: Bump to 1.38.0
+ * [BREAKING] Remove LogData and extend SDK LogRecord to have
+ instrumentation scope
+ * [BREAKING] Rename several classes from Log to LogRecord
+ * Fix type checking for built-in metric exporters
+
+-------------------------------------------------------------------
Old:
----
opentelemetry_sdk-1.38.0.tar.gz
New:
----
opentelemetry_sdk-1.39.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-opentelemetry-sdk.spec ++++++
--- /var/tmp/diff_new_pack.s4XrN2/_old 2026-01-06 17:41:15.457453636 +0100
+++ /var/tmp/diff_new_pack.s4XrN2/_new 2026-01-06 17:41:15.457453636 +0100
@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-opentelemetry-sdk%{psuffix}
-Version: 1.38.0
+Version: 1.39.1
Release: 0
Summary: OpenTelemetry Python SDK
License: Apache-2.0
@@ -38,7 +38,7 @@
%if %{with test}
BuildRequires: %{python_module flaky}
BuildRequires: %{python_module opentelemetry-sdk = %{version}}
-BuildRequires: %{python_module opentelemetry-test-utils = 0.59b0}
+BuildRequires: %{python_module opentelemetry-test-utils = 0.60b0}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module typing-extensions >= 3.7.4}
@@ -46,7 +46,7 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-opentelemetry-api = %{version}
-Requires: python-opentelemetry-semantic-conventions = 0.59b0
+Requires: python-opentelemetry-semantic-conventions = 0.60b0
Requires: python-typing-extensions >= 3.7.4
BuildArch: noarch
%python_subpackages
++++++ opentelemetry_sdk-1.38.0.tar.gz -> opentelemetry_sdk-1.39.1.tar.gz ++++++
++++ 2831 lines of diff (skipped)