diff --git a/pytest-sugar-1.0.0.tar.gz b/pytest-sugar-1.0.0.tar.gz deleted file mode 100644 index 2dfc179..0000000 --- a/pytest-sugar-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6422e83258f5b0c04ce7c632176c7732cab5fdb909cb39cca5c9139f81276c0a -size 14992 diff --git a/pytest-sugar-1.1.1.tar.gz b/pytest-sugar-1.1.1.tar.gz new file mode 100644 index 0000000..e562e9a --- /dev/null +++ b/pytest-sugar-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b8b65163ebf10f9f671efab9eed3d56f20d2ca68bda83fa64740a92c08f65d +size 16533 diff --git a/python-pytest-sugar.changes b/python-pytest-sugar.changes index 54871ae..002dfbd 100644 --- a/python-pytest-sugar.changes +++ b/python-pytest-sugar.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Sep 14 18:27:57 UTC 2025 - Dirk Müller + +- 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 + ------------------------------------------------------------------- Thu Feb 1 20:51:57 UTC 2024 - Dirk Müller diff --git a/python-pytest-sugar.spec b/python-pytest-sugar.spec index c9f962c..16b6d9c 100644 --- a/python-pytest-sugar.spec +++ b/python-pytest-sugar.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-sugar # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pytest-sugar -Version: 1.0.0 +Version: 1.1.1 Release: 0 Summary: Pretty printer for pytest progress License: BSD-3-Clause