15
0

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

- Update to 0.1.2
  * Release source distribution
- i.e. they just bumped the version and cleaned up some code syntax
  but the new version is specified as minimum by python-opencensus
  0.8
- Require contextvars for Python 3.6

OBS-URL: https://build.opensuse.org/request/show/927111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-context?expand=0&rev=6
This commit is contained in:
2021-10-24 21:41:21 +00:00
committed by Git OBS Bridge
parent 74c914af03
commit fdbb2c7180
4 changed files with 25 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Oct 23 11:00:17 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.1.2
* Release source distribution
- i.e. they just bumped the version and cleaned up some code syntax
but the new version is specified as minimum by python-opencensus
0.8
- Require contextvars for Python 3.6
-------------------------------------------------------------------
Thu Feb 20 10:54:04 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>