14
0

Accepting request 1162285 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1162285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opentelemetry-sdk?expand=0&rev=4
This commit is contained in:
2024-03-26 18:28:13 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 26 13:17:23 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Add missing python-wheel build dependency to BuildRequires
-------------------------------------------------------------------
Sat Mar 23 21:52:54 UTC 2024 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>

View File

@@ -32,6 +32,7 @@ BuildRequires: %{python_module opentelemetry-test-utils == 0.44b0}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module typing-extensions >= 3.7.4}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-opentelemetry-api == 1.23.0