77 lines
2.6 KiB
Plaintext
77 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Apr 21 12:30:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 30 06:28:21 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Remove python_module macro definition
|
|
- More specific python_sitelib in %files
|
|
- Update to 2.3.0:
|
|
* Update azure-pipelines template repositories
|
|
* stricter mypy settings
|
|
* exit(main()) -> raise SystemExit(main()) pt2
|
|
* drop python3.6 support
|
|
* coloring changes for pytest 7.2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 6 14:32:15 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to 2.2.0
|
|
* handle skip / xfail reasons (change in pytest 6.2)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 21 11:42:17 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 2.1.0
|
|
* Use new --code-highlight=no in pytest 6 (and prevent tests from failing)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 29 15:01:50 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Switching off the failing coloring tests, it looks like
|
|
gh#asottile/pygments-pytest#18, but not completely certain
|
|
about it.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 16 08:45:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 2.0.0:
|
|
* Fixes for new pytests
|
|
* Drop support for python2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 15 13:41:56 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Disable tests run as now they all fail under pytest 5.3 due to
|
|
slight coloring change that does not match fixtures
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 5 11:00:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.3.1:
|
|
* no upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 30 01:14:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.3.0:
|
|
* no upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 26 12:17:56 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Add missing description.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 8 11:20:39 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.2.0:
|
|
* Fixes for new pytest
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 31 13:04:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Initial commit, needed by pytest 4.x
|