forked from pool/python-opentelemetry-util-http
Accepting request 1281749 from devel:languages:python
- Update to 0.54b1: * Bump for opentelemetry 1.33.1 release. - Update URL. - Adjust {Build,}Requires to reflect reality. OBS-URL: https://build.opensuse.org/request/show/1281749 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opentelemetry-util-http?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:05edd19ca1cc3be3968b1e502fd94816901a365adbeaab6b6ddb974384d3a0b9
|
|
||||||
size 8043
|
|
3
opentelemetry_util_http-0.54b1.tar.gz
Normal file
3
opentelemetry_util_http-0.54b1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f0b66868c19fbaf9c9d4e11f4a7599fa15d5ea50b884967a26ccd9d72c7c9d15
|
||||||
|
size 8044
|
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 2 06:15:05 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.54b1:
|
||||||
|
* Bump for opentelemetry 1.33.1 release.
|
||||||
|
- Update URL.
|
||||||
|
- Adjust {Build,}Requires to reflect reality.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 25 22:27:04 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Tue Feb 25 22:27:04 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,33 +18,23 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-opentelemetry-util-http
|
Name: python-opentelemetry-util-http
|
||||||
Version: 0.51b0
|
Version: 0.54b1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python
|
Summary: Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-util-http
|
URL: https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/util/opentelemetry-util-http
|
||||||
Source: https://files.pythonhosted.org/packages/source/o/opentelemetry_util_http/opentelemetry_util_http-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/o/opentelemetry_util_http/opentelemetry_util_http-%{version}.tar.gz
|
||||||
Source1: LICENSE
|
Source1: LICENSE
|
||||||
|
BuildRequires: %{python_module hatchling}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module setuptools}
|
|
||||||
BuildRequires: %{python_module wheel}
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-opentelemetry-api = 1.30.0
|
|
||||||
Requires: python-opentelemetry-instrumentation = %{version}
|
|
||||||
Requires: python-opentelemetry-sdk = 1.30.0
|
|
||||||
Requires: python-opentelemetry-semantic-conventions = %{version}
|
|
||||||
Requires: python-wrapt >= 1.0.0
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module hatchling}
|
|
||||||
BuildRequires: %{python_module opentelemetry-api = 1.30.0}
|
|
||||||
BuildRequires: %{python_module opentelemetry-instrumentation = %{version}}
|
BuildRequires: %{python_module opentelemetry-instrumentation = %{version}}
|
||||||
BuildRequires: %{python_module opentelemetry-sdk = 1.30.0}
|
|
||||||
BuildRequires: %{python_module opentelemetry-semantic-conventions = %{version}}
|
BuildRequires: %{python_module opentelemetry-semantic-conventions = %{version}}
|
||||||
BuildRequires: %{python_module opentelemetry-test-utils = %{version}}
|
BuildRequires: %{python_module opentelemetry-test-utils = %{version}}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module wrapt >= 1.0.0}
|
|
||||||
# /SECTION
|
# /SECTION
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user