15
0
2023-07-25 20:03:56 +00:00
committed by Git OBS Bridge
parent db2ddf5784
commit 2783daae21
3 changed files with 1202 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -4,7 +4,6 @@ Mon Jul 24 20:19:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.11.2:
* Updated `azure`, `fastapi`,`flask` modules
* Updated `azure`, `httpx` modules
- drop opencensus-pr1002-remove-mock.patch (upstream)
-------------------------------------------------------------------
Tue Oct 18 10:24:27 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -32,6 +32,8 @@ Summary: A stats collection and distributed tracing framework
License: Apache-2.0
URL: https://github.com/census-instrumentation/opencensus-python
Source: https://github.com/census-instrumentation/opencensus-python/archive/v%{version}.tar.gz#/opencensus-python-%{version}-gh.tar.gz
# PATCH-FIX-UPSTREAM opencensus-pr1002-remove-mock.patch -- gh#census-instrumentation/opencensus-python#1002
Patch0: opencensus-pr1002-remove-mock.patch
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros