From 2f833d225080346718e9abb7fe4c1adf0595c133c0b8ecdcad72c103b570c40c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 2 Sep 2024 12:32:07 +0000 Subject: [PATCH] Accepting request 1198254 from home:glaubitz:branches:devel:languages:python - Initial build * Version 0.48b0 OBS-URL: https://build.opensuse.org/request/show/1198254 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opentelemetry-util-http?expand=0&rev=1 --- .gitattributes | 23 + .gitignore | 1 + LICENSE | 1859 ++++++++++++++++++++++++ opentelemetry_util_http-0.48b0.tar.gz | 3 + python-opentelemetry-util-http.changes | 5 + python-opentelemetry-util-http.spec | 74 + 6 files changed, 1965 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 LICENSE create mode 100644 opentelemetry_util_http-0.48b0.tar.gz create mode 100644 python-opentelemetry-util-http.changes create mode 100644 python-opentelemetry-util-http.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..b3a311c --- /dev/null +++ b/LICENSE @@ -0,0 +1,1859 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + opentelemetry-python-contrib/LICENSE at main · open-telemetry/opentelemetry-python-contrib · GitHub + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ Skip to content + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ + + + + +
+ + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+
+ + + + +
+ +
+ +
+
+ +
+ +
+

Footer

+ + + + +
+
+ + + + + © 2024 GitHub, Inc. + +
+ + +
+
+ + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + diff --git a/opentelemetry_util_http-0.48b0.tar.gz b/opentelemetry_util_http-0.48b0.tar.gz new file mode 100644 index 0000000..80ff33d --- /dev/null +++ b/opentelemetry_util_http-0.48b0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60312015153580cc20f322e5cdc3d3ecad80a71743235bdb77716e742814623c +size 7863 diff --git a/python-opentelemetry-util-http.changes b/python-opentelemetry-util-http.changes new file mode 100644 index 0000000..827984d --- /dev/null +++ b/python-opentelemetry-util-http.changes @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Fri Aug 30 11:40:10 UTC 2024 - John Paul Adrian Glaubitz + +- Initial build + * Version 0.48b0 diff --git a/python-opentelemetry-util-http.spec b/python-opentelemetry-util-http.spec new file mode 100644 index 0000000..2176dc4 --- /dev/null +++ b/python-opentelemetry-util-http.spec @@ -0,0 +1,74 @@ +# +# spec file for package python-opentelemetry-instrumentation +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%{?sle15_python_module_pythons} +Name: python-opentelemetry-util-http +Version: 0.48b0 +Release: 0 +Summary: Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python +License: Apache-2.0 +URL: https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-util-http +Source: https://files.pythonhosted.org/packages/source/o/opentelemetry-util-http/opentelemetry_util_http-%{version}.tar.gz +Source1: LICENSE +BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} +BuildRequires: python-rpm-macros +# SECTION test requirements +BuildRequires: %{python_module opentelemetry-api == 1.27.0} +BuildRequires: %{python_module opentelemetry-sdk == 1.27.0} +BuildRequires: %{python_module opentelemetry-instrumentation == 0.48b0} +BuildRequires: %{python_module opentelemetry-semantic-conventions == 0.48b0} +BuildRequires: %{python_module opentelemetry-test-utils == 0.48b0} +BuildRequires: %{python_module hatchling} +BuildRequires: %{python_module pytest} +BuildRequires: %{python_module wrapt >= 1.0.0} +# /SECTION +BuildRequires: fdupes +Requires: python-opentelemetry-api == 1.27.0 +Requires: python-opentelemetry-sdk == 1.27.0 +Requires: python-opentelemetry-instrumentation == 0.48b0 +Requires: python-opentelemetry-semantic-conventions == 0.48b0 +Requires: python-wrapt >= 1.0.0 +BuildArch: noarch +%python_subpackages + +%description +Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python + +%prep +%setup -q -n opentelemetry_util_http-%{version} + +%build +%pyproject_wheel + +%install +install -m 644 %{SOURCE1} %{_builddir}/opentelemetry_util_http-%{version} +%pyproject_install +%python_expand %fdupes %{buildroot}%{$python_sitelib} + +%check +%pytest + +%files %{python_files} +%doc README.rst +%license LICENSE +%{python_sitelib}/opentelemetry/util/http +%{python_sitelib}/opentelemetry_util_http-%{version}.dist-info + +%changelog