Accepting request 865387 from home:bnavigator:branches:devel:languages:python

- Update base archive to opencensus-0.7.12 (no code change for
  ext-threading)
- require futures only for python2
- Use pyunittest macro
- Add remove-mock.patch 
  gh#census-instrumentation/opencensus-python#1002

OBS-URL: https://build.opensuse.org/request/show/865387
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-ext-threading?expand=0&rev=4
This commit is contained in:
2021-01-21 12:09:26 +00:00
committed by Git OBS Bridge
parent a53fc9750e
commit dff60f491f
5 changed files with 1255 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jan 21 11:57:26 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- Update base archive to opencensus-0.7.12 (no code change for
ext-threading)
- require futures only for python2
- Use pyunittest macro
- Add remove-mock.patch
gh#census-instrumentation/opencensus-python#1002
-------------------------------------------------------------------
Tue Mar 10 12:55:13 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>