070f9a5936
Accepting request 1304656 from devel:languages:python:pytest
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1304656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=12
2025-09-15 17:52:09 +00:00
87e685e3e4
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=20
2025-09-14 18:28:18 +00:00
96252e2f3f
Accepting request 1143495 from devel:languages:python:pytest
...
- update to 1.0.0:
* Add support for pytest 8.x
* Drop support for Python 3.7
- Remove python_module macro definition
- initial package
OBS-URL: https://build.opensuse.org/request/show/1143495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=11
2024-02-02 14:47:07 +00:00
53a49c86f5
- update to 1.0.0:
...
* Add support for pytest 8.x
* Drop support for Python 3.7
- Remove python_module macro definition
- initial package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=18
2024-02-01 20:53:58 +00:00
f4fba427fa
Accepting request 1101083 from devel:languages:python:pytest
...
Forwarded request #1101070 from ecsos
- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1101083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=10
2023-07-27 14:53:30 +00:00
5f4472d298
Accepting request 1101070 from home:ecsos:python
...
- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1101070
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=16
2023-07-27 13:29:50 +00:00
473aa22c26
Accepting request 1084892 from devel:languages:python:pytest
...
- update to 0.9.7:
* For long-running tests, display minutes and not only seconds
* Add support for Pytest’s ``--header`` option (thanks @wiresv)
OBS-URL: https://build.opensuse.org/request/show/1084892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=9
2023-05-05 13:58:21 +00:00
24a964a258
- update to 0.9.7:
...
* For long-running tests, display minutes and not only seconds
* Add support for Pytest’s ``--header`` option (thanks @wiresv)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=14
2023-05-04 22:25:10 +00:00
7d9ce9048c
Accepting request 1039090 from devel:languages:python:pytest
...
- Remove python_module macro definition
- 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)
OBS-URL: https://build.opensuse.org/request/show/1039090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=8
2022-11-30 14:00:21 +00:00
9e37634822
- Remove python_module macro definition
...
- 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)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=12
2022-11-30 11:41:28 +00:00
2b634fa1ff
Accepting request 846345 from devel:languages:python:pytest
...
OBS-URL: https://build.opensuse.org/request/show/846345
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=7
2020-11-06 22:44:52 +00:00
6698fb882b
Accepting request 846263 from home:mmachova:branches:devel:languages:python:pytest
...
- 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 (^)
OBS-URL: https://build.opensuse.org/request/show/846263
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=10
2020-11-05 21:32:24 +00:00
706bd8c2d4
Accepting request 798131 from devel:languages:python:pytest
...
- Update to 0.9.3:
* Fix incompatibility with pytest 5.4.0 (thanks @GuillaumeFavelier)
- Drop patch pytest4.patch
OBS-URL: https://build.opensuse.org/request/show/798131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=6
2020-05-01 09:05:51 +00:00
Tomáš Chvátal
e86c665800
- Update to 0.9.3:
...
* Fix incompatibility with pytest 5.4.0 (thanks @GuillaumeFavelier)
- Drop patch pytest4.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=8
2020-04-27 09:32:53 +00:00
e06431986e
Accepting request 718214 from devel:languages:python:pytest
...
- Skip failing pytest5 checks that need tweaking upstream
OBS-URL: https://build.opensuse.org/request/show/718214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=5
2019-07-30 11:06:11 +00:00
Tomáš Chvátal
88d9cd1820
- Skip failing pytest5 checks that need tweaking upstream
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=6
2019-07-24 12:08:59 +00:00
Tomáš Chvátal
015aeef5d7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=5
2019-07-24 12:08:39 +00:00
Tomáš Chvátal
108b76c7e8
- Restrict pytest5 for now, issue reported upstream
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=4
2019-07-24 07:10:01 +00:00
Stephan Kulow
7eadfc4cd9
Accepting request 674169 from devel:languages:python:pytest
...
- 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
OBS-URL: https://build.opensuse.org/request/show/674169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=4
2019-02-24 16:04:37 +00:00
94820d3085
Accepting request 577891 from devel:languages:python
...
- update to 0.9.1
+ Fix incompatibility with pytest 3.4 (forwarded request 577890 from mimi_vx)
OBS-URL: https://build.opensuse.org/request/show/577891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=3
2018-02-19 12:03:06 +00:00
e033f97ec3
Accepting request 562899 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/562899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=2
2018-01-10 22:35:40 +00:00
4a51d0646a
Accepting request 542057 from devel:languages:python
...
- initial package
OBS-URL: https://build.opensuse.org/request/show/542057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=1
2018-01-09 13:50:13 +00:00