Package Release Info

python313-pyside6-6.9.1-bp160.1.9

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-pyside6
python313-pyside6-devel

Change Logs

* Tue Jun 03 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.9.1. Check the installed changes-6.9.1 file for the
  full list of changes
* Wed May 07 2025 Christophe Marin <christophe@krop.fr>
- Disable more failing test on x86_64 and riscv
* Thu Apr 24 2025 Antonio Larrosa <alarrosa@suse.com>
- Exclude a number of tests that segfault in ppc64le
* Fri Apr 04 2025 Christophe Marin <christophe@krop.fr>
- Disable a test that fails randomly
* Wed Apr 02 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.9.0. Check the installed changes-6.9.0 file for the
  full list of changes
- Drop patch:
  * fix-pytest-qt.patch
* Tue Mar 18 2025 Christophe Marin <christophe@krop.fr>
- Update Shiboken runtime dependency. llvm-config is required
- Disable a failing test on ppc64le
* Mon Feb 10 2025 Andreas Schwab <schwab@suse.de>
- Update test excludes for qemu emulation and riscv64
- Increase testing timeout to avoid spurious failure of
  registry_existence_test
* Fri Jan 31 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.8.2. Check the installed changes-6.8.2 file for the
  full list of changes
* Tue Jan 14 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.8.1.1. Check the installed changes-6.8.1 file for the
  full list of changes
- Drop patches, merged upstream:
  * 0001-PySide6-Documentation-Name-the-.rst-doc-files-accord.patch
  * 0001-build-Install-module-doc-snippet-files.patch
- Drop 0001-signature-Fix-pointers-to-signature-bytes-with-the-h.patch
* Fri Nov 08 2024 Nico Krapp <nico.krapp@suse.com>
- Update to 6.8.0.2
  - Support lazy nested types.
  - Provide __all__ only on demand.
  - Handle correctly callback dynamic slots that fail.
  - Small fixes.
- Drop patch, merged upstream:
  * 0001-Lazy-Init-Support-Lazy-Subtypes-amended.patch