forked from pool/python-opencensus-context
- 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
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Remove __pycache__ files conflicting with python-opencensus package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 18 14:22:46 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Remove common files conflicting with python-opencensus package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 18 08:37:54 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Use regular unittest discover instead of setup.py test
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 16 00:01:07 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.7.5
|