48 lines
1.8 KiB
Plaintext
48 lines
1.8 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Wed Mar 6 13:32:29 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||
|
|
||
|
- Clean up the SPEC file
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Mar 5 23:02:35 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||
|
|
||
|
- Switch package to modern Python Stack on SLE-15
|
||
|
+ Add %{?sle15_python_module_pythons}
|
||
|
+ Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
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>
|
||
|
|
||
|
- 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
|