diff --git a/opentelemetry_instrumentation_fastapi-0.50b0.tar.gz b/opentelemetry_instrumentation_fastapi-0.50b0.tar.gz deleted file mode 100644 index a51997b..0000000 --- a/opentelemetry_instrumentation_fastapi-0.50b0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16b9181682136da210295def2bb304a32fb9bdee9a935cdc9da43567f7c1149e -size 19214 diff --git a/opentelemetry_instrumentation_fastapi-0.51b0.tar.gz b/opentelemetry_instrumentation_fastapi-0.51b0.tar.gz new file mode 100644 index 0000000..a97a053 --- /dev/null +++ b/opentelemetry_instrumentation_fastapi-0.51b0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1624e70f2f4d12ceb792d8a0c331244cd6723190ccee01336273b4559bc13abc +size 19249 diff --git a/python-opentelemetry-instrumentation-fastapi.changes b/python-opentelemetry-instrumentation-fastapi.changes index e20cbbe..04bb7d8 100644 --- a/python-opentelemetry-instrumentation-fastapi.changes +++ b/python-opentelemetry-instrumentation-fastapi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 25 22:24:56 UTC 2025 - Dirk Müller + +- update to 0.51b: + * bump for opentelmetry 1.30.0 release + ------------------------------------------------------------------- Wed Jan 8 11:32:59 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-opentelemetry-instrumentation-fastapi.spec b/python-opentelemetry-instrumentation-fastapi.spec index bb0ae7a..c54c850 100644 --- a/python-opentelemetry-instrumentation-fastapi.spec +++ b/python-opentelemetry-instrumentation-fastapi.spec @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-opentelemetry-instrumentation-fastapi%{?psuffix} -Version: 0.50b0 +Version: 0.51b0 Release: 0 Summary: OpenTelemetry FastAPI Instrumentation License: Apache-2.0 @@ -40,19 +40,19 @@ BuildRequires: python-rpm-macros %if %{with test} BuildRequires: %{python_module fastapi >= 0.58} BuildRequires: %{python_module httpx} -BuildRequires: %{python_module opentelemetry-instrumentation-fastapi == %{version}} -BuildRequires: %{python_module opentelemetry-test-utils == %{version}} +BuildRequires: %{python_module opentelemetry-instrumentation-fastapi = %{version}} +BuildRequires: %{python_module opentelemetry-test-utils = %{version}} BuildRequires: %{python_module pytest} %endif BuildRequires: %{python_module hatchling} BuildRequires: %{python_module opentelemetry-api >= 1.12} -BuildRequires: %{python_module opentelemetry-instrumentation == %{version}} +BuildRequires: %{python_module opentelemetry-instrumentation = %{version}} BuildRequires: fdupes Requires: python-opentelemetry-api >= 1.12 -Requires: python-opentelemetry-instrumentation == %{version} -Requires: python-opentelemetry-instrumentation-asgi == %{version} -Requires: python-opentelemetry-semantic-conventions == %{version} -Requires: python-opentelemetry-util-http == %{version} +Requires: python-opentelemetry-instrumentation = %{version} +Requires: python-opentelemetry-instrumentation-asgi = %{version} +Requires: python-opentelemetry-semantic-conventions = %{version} +Requires: python-opentelemetry-util-http = %{version} BuildArch: noarch %python_subpackages