- update to 0.51b0:

* fix requires to 1.30.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opentelemetry-test-utils?expand=0&rev=12
This commit is contained in:
2025-02-25 20:42:28 +00:00
committed by Git OBS Bridge
parent d0c1e1a851
commit ecf9b68c21
4 changed files with 12 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-opentelemetry-test-utils
Version: 0.50b0
Version: 0.51b0
Release: 0
Summary: Test utilities for OpenTelemetry unit tests
License: Apache-2.0
@@ -26,12 +26,12 @@ URL: https://github.com/open-telemetry/opentelemetry-python/
Source: https://files.pythonhosted.org/packages/source/o/opentelemetry-test-utils/opentelemetry_test_utils-%{version}.tar.gz
BuildRequires: %{python_module asgiref >= 3.0}
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module opentelemetry-api == 1.29.0}
BuildRequires: %{python_module opentelemetry-api == 1.30.0}
BuildRequires: %{python_module pip}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-asgiref
Requires: python-opentelemetry-api == 1.29.0
Requires: python-opentelemetry-api == 1.30.0
BuildArch: noarch
%python_subpackages