15
0

Accepting request 1156704 from home:glaubitz:branches:devel:languages:python

- Update to 0.11.4
  * Changed bit-mapping for `httpx` and `fastapi` integrations
- Refresh patches for new version
  * opencensus-pr1002-remove-mock.patch
- Switch package to modern Python Stack on SLE-15
  * Add %{?sle15_python_module_pythons}
  * Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}}

OBS-URL: https://build.opensuse.org/request/show/1156704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus?expand=0&rev=15
This commit is contained in:
2024-03-10 11:20:58 +00:00
committed by Git OBS Bridge
parent e8d8d686bb
commit b60a4964b8
5 changed files with 272 additions and 335 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Mar 5 23:00:18 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.11.4
* Changed bit-mapping for `httpx` and `fastapi` integrations
- Refresh patches for new version
* opencensus-pr1002-remove-mock.patch
- Switch package to modern Python Stack on SLE-15
* Add %{?sle15_python_module_pythons}
* Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-------------------------------------------------------------------
Thu Oct 19 10:40:18 UTC 2023 - Markéta Machová <mmachova@suse.com>