forked from pool/python-opentelemetry-test-utils
- 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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:798cca0355117acc433888d33a84b58358bc41ec2da8e63865165b5b76755702
|
|
||||||
size 8488
|
|
BIN
opentelemetry_test_utils-0.51b0.tar.gz
(Stored with Git LFS)
Normal file
BIN
opentelemetry_test_utils-0.51b0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 25 20:42:09 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.51b0:
|
||||||
|
* fix requires to 1.30.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 8 11:53:50 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Jan 8 11:53:50 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-opentelemetry-test-utils
|
Name: python-opentelemetry-test-utils
|
||||||
Version: 0.50b0
|
Version: 0.51b0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test utilities for OpenTelemetry unit tests
|
Summary: Test utilities for OpenTelemetry unit tests
|
||||||
License: Apache-2.0
|
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
|
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 asgiref >= 3.0}
|
||||||
BuildRequires: %{python_module hatchling}
|
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: %{python_module pip}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-asgiref
|
Requires: python-asgiref
|
||||||
Requires: python-opentelemetry-api == 1.29.0
|
Requires: python-opentelemetry-api == 1.30.0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user