Sync from SUSE:SLFO:Main python-pytest-qt revision 4194afe91598137b56ee25f93bc59e96

This commit is contained in:
2025-03-25 14:34:23 +01:00
parent 6d0a3de606
commit 3e426da527
3 changed files with 49 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Feb 27 09:22:15 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
- Add patch to fix a test that fails when building with the latest
pyside6 instead of skipping it:
* fix-pyside6-test.patch
-------------------------------------------------------------------
Wed Feb 26 13:29:50 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Skip test_qtinfo failing test with latest python3-pyside6
-------------------------------------------------------------------
Wed May 29 10:45:04 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>