2025-09-14 18:28:18 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sun Sep 14 18:27:57 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|
- update to 1.1.1:
|
|
|
|
|
|
* Adjust signature of SugarTerminalReporter to avoid conflicts
|
|
|
|
|
|
with other pytest plugins
|
|
|
|
|
|
- update to 1.1.0:
|
|
|
|
|
|
* Add Playwright trace file detection and display support for
|
|
|
|
|
|
failed tests
|
|
|
|
|
|
* `--sugar-trace-dir`: Configure the directory name for
|
|
|
|
|
|
Playwright trace files (default: test-results)
|
|
|
|
|
|
* `--sugar-no-trace`: Disable Playwright trace file detection
|
|
|
|
|
|
and display
|
|
|
|
|
|
|
2024-02-01 20:53:58 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Thu Feb 1 20:51:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|
- update to 1.0.0:
|
|
|
|
|
|
* Add support for pytest 8.x
|
|
|
|
|
|
* Drop support for Python 3.7
|
|
|
|
|
|
|
2023-07-27 13:29:50 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Thu Jul 27 12:46:32 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
|
|
|
|
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
|
|
|
2023-05-04 22:25:10 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Thu May 4 22:24:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|
- update to 0.9.7:
|
|
|
|
|
|
* For long-running tests, display minutes and not only seconds
|
|
|
|
|
|
* Add support for Pytest’s ``--header`` option (thanks @wiresv)
|
|
|
|
|
|
|
2022-11-30 11:41:28 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Wed Nov 30 11:39:52 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
2024-02-01 20:53:58 +00:00
|
|
|
|
- Remove python_module macro definition
|
2022-11-30 11:41:28 +00:00
|
|
|
|
- More specific python_sitelib in %files
|
|
|
|
|
|
- Update to 0.9.6:
|
|
|
|
|
|
* Remove py.std calls (thanks @alexcjohnson)
|
|
|
|
|
|
- 0.9.5:
|
|
|
|
|
|
* Fix distutils deprecation warning (thanks @tgagor)
|
|
|
|
|
|
* Fix incompatibility with pytest-timeout (thanks @graingert)
|
|
|
|
|
|
* Update pytest naming convention in documentation (thanks @avallbona)
|
|
|
|
|
|
|
2020-11-05 21:32:24 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Thu Nov 5 14:51:01 UTC 2020 - Marketa Machova <mmachova@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|
- update to 0.9.4
|
|
|
|
|
|
* Fix pytest-sugar 0.9.3 incompatible with pytest 5.4 (thanks @nicoddemus)
|
|
|
|
|
|
* Fix Tests fail with pytest 3.5.0 DOCTESTS (^)
|
|
|
|
|
|
* Fix Tests fail with pytest 5.x (^)
|
|
|
|
|
|
|
2020-04-27 09:32:53 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Mon Apr 27 09:30:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|
- Update to 0.9.3:
|
|
|
|
|
|
* Fix incompatibility with pytest 5.4.0 (thanks @GuillaumeFavelier)
|
|
|
|
|
|
- Drop patch pytest4.patch
|
|
|
|
|
|
|
2019-07-24 07:10:01 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Wed Jul 24 07:09:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
2019-07-24 12:08:59 +00:00
|
|
|
|
- Skip failing pytest5 checks that need tweaking upstream
|
2019-07-24 07:10:01 +00:00
|
|
|
|
|
2019-02-24 16:04:37 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Tue Feb 12 15:52:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|
- Update to 0.9.2:
|
|
|
|
|
|
* Fix incompatibility with pytest 3.10 (thanks @Natim)
|
|
|
|
|
|
* Double colons for verbose output (thanks @albertodonato)
|
|
|
|
|
|
* Fix "Wrong count with items modified in pytest_collection_modifyitems" (thanks @blueyed)
|
|
|
|
|
|
* Defer registration of xdist hook (thanks @blueyed)
|
|
|
|
|
|
- Add patch from upstream to fix build with pytest 4.2+:
|
|
|
|
|
|
* pytest4.patch
|
|
|
|
|
|
|
2018-02-19 12:03:06 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sun Feb 18 21:47:34 UTC 2018 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
|
|
|
|
- update to 0.9.1
|
|
|
|
|
|
+ Fix incompatibility with pytest 3.4
|
|
|
|
|
|
|
2018-01-10 22:35:40 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Fri Nov 17 12:06:50 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
|
|
- Fix package name repetition in summary.
|
|
|
|
|
|
|
2018-01-09 13:50:13 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Wed Nov 15 09:59:13 UTC 2017 - mimi.vx@gmail.com
|
|
|
|
|
|
|
2024-02-01 20:53:58 +00:00
|
|
|
|
- initial package
|