15
0

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

- Update to 0.1.3
  * Move `version.py` file into `runtime_context` folder (#1143)

OBS-URL: https://build.opensuse.org/request/show/1029706
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-context?expand=0&rev=7
This commit is contained in:
2022-10-18 12:38:32 +00:00
committed by Git OBS Bridge
parent fdbb2c7180
commit 984263c12a
4 changed files with 12 additions and 6 deletions

BIN
opencensus-0.11.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5242f3e64e41f514a2afaac8fa6b6be3225f7145758c753368a2932bf5eaad83
size 307635

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 18 10:32:45 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.1.3
* Move `version.py` file into `runtime_context` folder (#1143)
-------------------------------------------------------------------
Sat Oct 23 11:00:17 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-opencensus-context
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,10 @@
#
%define repo_version 0.8.0
%define repo_version 0.11.0
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-opencensus-context
Version: 0.1.2
Version: 0.1.3
Release: 0
Summary: Python in-process context propogation
License: Apache-2.0