forked from pool/python-opencensus
Accepting request 1100701 from devel:languages:python
- update to 0.11.2: * Updated `azure`, `fastapi`,`flask` modules * Updated `azure`, `httpx` modules OBS-URL: https://build.opensuse.org/request/show/1100701 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opencensus?expand=0&rev=4
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
3
opencensus-python-0.11.2-gh.tar.gz
Normal file
3
opencensus-python-0.11.2-gh.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e2ed9735e49ea324d402af576d8504fab6a7f664c8c6f20820e1abf242c1384
|
||||
size 325687
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 10:24:27 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -25,9 +25,8 @@
|
||||
%define psuffix %{nil}
|
||||
%bcond_with test
|
||||
%endif
|
||||
%bcond_without python2
|
||||
Name: python-opencensus%{psuffix}
|
||||
Version: 0.11.0
|
||||
Version: 0.11.2
|
||||
Release: 0
|
||||
Summary: A stats collection and distributed tracing framework
|
||||
License: Apache-2.0
|
||||
@@ -48,10 +47,6 @@ BuildRequires: %{python_module opencensus >= %{version}}
|
||||
BuildRequires: %{python_module opencensus-context >= 0.1.1}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module retrying}
|
||||
%if %{with python2}
|
||||
BuildRequires: python-mock
|
||||
BuildRequires: python-unittest2
|
||||
%endif
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user