2024-03-06 13:35:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 6 13:32:29 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
|
|
|
|
- Clean up the SPEC file
|
|
|
|
|
2024-03-06 13:31:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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-%{**}}
|
|
|
|
|
2022-10-18 12:38:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2021-10-24 21:41:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2020-02-20 10:54:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 20 10:54:04 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Remove __pycache__ files conflicting with python-opencensus package
|
|
|
|
|
2020-02-18 14:23:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 18 14:22:46 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Remove common files conflicting with python-opencensus package
|
|
|
|
|
2020-02-18 08:38:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 18 08:37:54 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Use regular unittest discover instead of setup.py test
|
|
|
|
|
2020-02-18 08:30:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 16 00:01:07 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for v0.7.5
|