Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-pyside6 | Distribution: openSUSE Tumbleweed |
Version: 6.7.1 | Vendor: openSUSE |
Release: 13.1 | Build date: Wed May 29 09:28:11 2024 |
Group: Unspecified | Build host: reproducible |
Size: 56323419 | Source RPM: python311-pyside6-6.7.1-13.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.qt.io | |
Summary: Python bindings for Qt 6 |
Python bindings for the Qt cross-platform application and UI framework.
LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) AND GPL-2.0-only AND GPL-3.0-only WITH Qt-GPL-exception-1.0
* Wed May 29 2024 Antonio Larrosa <alarrosa@suse.com> - Add patch to fix build of python-pytest-qt with test-pyside6 flavor, which fails the test_destroyed test with a SystemError exception: * fix-pytest-qt.patch * Tue May 28 2024 Christophe Marin <christophe@krop.fr> - Update build constraints * Fri May 24 2024 Christophe Marin <christophe@krop.fr> - Update to 6.7.1. Check the installed changes-6.7.1 file for the full list of changes - Drop patch, merged upstream: * 0001-Multimedia-Adapt-to-revert-of-QAudio-QtAudio-namespa.patch - Add upstream build fix: * 0001-shiboken-add-missing-include.patch * Tue Apr 09 2024 Christophe Marin <christophe@krop.fr> - Add upstream change: * 0001-Multimedia-Adapt-to-revert-of-QAudio-QtAudio-namespa.patch * Mon Apr 08 2024 Christophe Marin <christophe@krop.fr> - Use a git snapshot to fix build with Qt 6.7 until a new release is available * Wed Mar 27 2024 Christophe Marin <christophe@krop.fr> - Exclude a broken pyside test since Qt 6.6.3 release * Sat Feb 17 2024 Christophe Marin <christophe@krop.fr> - Update to 6.6.2. Check the installed changes-6.6.2 file for the full list of changes - Rebase 0001-Always-link-to-python-libraries.patch * Fri Jan 26 2024 Ben Greiner <code@bnavigator.de> - Enable SLE15 python module for a more modern python than 3.6 - Use primary_python flavor for Tumbleweed (which provides python3) * Thu Dec 07 2023 Christophe Marin <christophe@krop.fr> - Update to 6.6.1. Check the installed changes-6.6.1 file for the full list of changes - Drop patch, merged upstream: * 0001-Fix-QtAsyncio-install-dir.patch * Tue Oct 17 2023 Christophe Marin <christophe@krop.fr> - Update to 6.6.0. Check the installed changes-6.6.0 file for the full list of changes - Drop patches, merged upstream: * 0001-Fix-tests-sample_privatector-sample_privatedtor-fail.patch * 0001-adapt-qC_Debug_Info_Warning_Critical_-for-new-definition.patch - Add patch: * 0001-Fix-QtAsyncio-install-dir.patch * Wed Oct 04 2023 Antonio Larrosa <alarrosa@suse.com> - Add patch from upstream to fix a build failure: * 0001-adapt-qC_Debug_Info_Warning_Critical_-for-new-definition.patch * Mon Sep 18 2023 Christophe Marin <christophe@krop.fr> - Add patch to fix failure with Python 3.11.5: * 0001-Fix-tests-sample_privatector-sample_privatedtor-fail.patch * Wed Jul 26 2023 Christophe Marin <christophe@krop.fr> - Update to 6.5.2. Check the installed changes-6.5.2 file for the full list of changes - Drop patch, merged upstream: * 0001-CMake-Fix-installation-of-pyi-files.patch * Tue May 30 2023 Christophe Marin <christophe@krop.fr> - Update to 6.5.1. Check the installed changes-6.5.1 file for the full list of changes - Drop patch, merged upstream: * 0001-Fix-build-when-using-QT_FEATURE_opengles2.patch - Add patch: * 0001-CMake-Fix-installation-of-pyi-files.patch * Mon Apr 24 2023 Frederic Crozat <fcrozat@suse.com> - Generate egg-info. * Sat Apr 22 2023 Christophe Marin <christophe@krop.fr> - Add patch to fix build on arm (boo#1210723): * 0001-Fix-build-when-using-QT_FEATURE_opengles2.patch * Tue Apr 04 2023 Christophe Marin <christophe@krop.fr> - Update to 6.5.0. Check the installed changes-6.5.0 file for the full list of changes - Drop patch, merged upstream: * 0001-Don-t-install-CMake-files-into-versioned-directories.patch - Build pyside with llvm15 on Tumbleweed to work around boo#1210176 / https://bugreports.qt.io/browse/PYSIDE-2268 * Fri Mar 17 2023 Christophe Marin <christophe@krop.fr> - Temporarily disable Qt3D bindings on x86 * Wed Jan 11 2023 Christophe Marin <christophe@krop.fr> - Update to 6.4.2. Check the installed changes-6.4.2 file for the full list of changes - Drop patches, merged upstream: * 0001-Fix-a-cmake-only-build.patch * 0002-Fix-a-cmake-only-build-amended.patch * Tue Dec 06 2022 Christophe Marin <christophe@krop.fr> - Disable two additional tests on aarch64 * Thu Nov 24 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 6.4.1. Check the installed changes-6.4.1 file for the full list of changes * The long missing support for __slots__ was finally added * Documentation builds have been fixed to work with system-installed versions of Qt 6. * A bug when passing wrong keyword args to signals has been fixed * The build with OpenGLES has been fixed * Crashes when not implementing abstract methods have been fixed * Python 3.10 and higher are not compatible to the __signature__ attribute. This has been fixed by a temporary patch until the final removal of that attribute. - Drop patch, merged upstream: * pyside-6.4.0-arm_gles.patch - Add patches to fix CMake builds: * 0001-Fix-a-cmake-only-build.patch * 0002-Fix-a-cmake-only-build-amended.patch * Sun Oct 16 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 6.4.0. Check the installed changes-6.4.0 file for the full list of changes * Modules QtPdf, QtPdfWidgets and QtSpatialAudio have been added * The Qt5Compat QML imports have been added (QtGraphicalEffects) * Errors message about test-configuring projects with cmake have been improved * The feature module has been improved by a reset function * The documentation build process has been improved; it no longer requires a complete PySide6 build * Support for Python 3.11 has been added - Drop patch, fixed upstream * 0001-Adapt-to-Qt-6.4.patch - Fix the shiboken constraints - Add patch to fix build failures on ARM: * pyside-6.4.0-arm_gles.patch * Fri Sep 30 2022 Christophe Giboudeaux <christophe@krop.fr> - Add Qt 6.4 compatibility patch: * 0001-Adapt-to-Qt-6.4.patch - Add QtQuick3D and QtSpeech bindings - Disable a failing test when building with Qt 6.4 * Tue Sep 13 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 6.3.2. Check the installed changes-6.3.2 file for the complete list of changes. * Sat Aug 06 2022 Christophe Giboudeaux <christophe@krop.fr> - Use CMAKE_SKIP_RPATH when building python3-shiboken6 to avoid non-existent RUNPATH entries in the library. * Sun Jun 19 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 6.3.1. Check the installed changes-6.3.1 file for the complete list of changes. - Drop patch, fixed upstream: * 0001-Work-around-build-issue-in-pyside-6.3.patch * Sun Apr 17 2022 Christophe Giboudeaux <christophe@krop.fr> - Add patch to fix build: * 0001-Work-around-build-issue-in-pyside-6.3.patch - Rebase patch: * 0001-Don-t-install-CMake-files-into-versioned-directories.patch * Tue Apr 12 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 6.3.0. Check the installed changes-6.3.0 file for the complete list of changes. * The QtNfc module has been added. * New QML tools have been added: pyside6-metaobjectdump, pyside6-qmltyperegistrar and pyside6-qmllint. * Several class decorators have been added for QML: QmlAttached, QmlExtended, QmlForeign, QmlNamedElement, QmlSingleton and QmlUncreatable. * class QPyQmlPropertyValueSource for implementing QML value property sources has been added. * QML code has been split out from libpyside into a new library libpysideqml. libpyside thus no longer depends on QtQml and pyside.h no longer includes QML headers. pyside.h has been split into smaller headers. * A context manager for override cursors has been added. It is now possible to write code like: with QApplication.setOverrideCursor(Qt.WaitCursor):... - Don't build QtWebEngine bindings on 32 bits archs. * Wed Mar 23 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 6.2.4 https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.2.4 - Drop patches, now upstream: * 0001-Prospective-fix-for-broken-QByteArray-__msetitem__-o.patch * 0002-Refactor-code-snippets-for-QByteArray-__msetitem__-_.patch * Thu Feb 03 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 6.2.3 https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.2.3 - Add upstream patches to fix issues on big endian archs: * 0001-Prospective-fix-for-broken-QByteArray-__msetitem__-o.patch * 0002-Refactor-code-snippets-for-QByteArray-__msetitem__-_.patch - Update _constraints for pyside6. * Thu Dec 09 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 6.2.2 https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.2.2 - Rebase patches: * 0001-Don-t-install-CMake-files-into-versioned-directories.patch * 0001-Always-link-to-python-libraries.patch * Sat Oct 30 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 6.2.1 https://code.qt.io/cgit/pyside/pyside-setup.git/tree/dist/changes-6.2.1 - Drop upstream changes: * 0001-Fix-hang-in-test-bug_430.py-in-Qt-6.3.patch * 0001-shiboken6-Adapt-to-LLVM-12.01.patch * Tue Oct 12 2021 Christophe Giboudeaux <christophe@krop.fr> - Add upstream patches to fix a test failure... * 0001-Fix-hang-in-test-bug_430.py-in-Qt-6.3.patch - ...and failures with llvm > 12 * 0001-shiboken6-Adapt-to-LLVM-12.01.patch * Thu Sep 30 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 6.2.0 * Tue Jul 27 2021 Christophe Giboudeaux <christophe@krop.fr> - Init python3-pyside6 - Add patches: * 0001-Don-t-install-CMake-files-into-versioned-directories.patch * 0001-Always-link-to-python-libraries.patch
/usr/lib64/libpyside6.abi3.so.6.7 /usr/lib64/libpyside6.abi3.so.6.7.1 /usr/lib64/libpyside6qml.abi3.so.6.7 /usr/lib64/libpyside6qml.abi3.so.6.7.1 /usr/lib64/python3.11/site-packages/PySide6 /usr/lib64/python3.11/site-packages/PySide6.egg-info /usr/lib64/python3.11/site-packages/PySide6.egg-info/PKG-INFO /usr/lib64/python3.11/site-packages/PySide6.egg-info/SOURCES.txt /usr/lib64/python3.11/site-packages/PySide6.egg-info/dependency_links.txt /usr/lib64/python3.11/site-packages/PySide6.egg-info/entry_points.txt /usr/lib64/python3.11/site-packages/PySide6.egg-info/not-zip-safe /usr/lib64/python3.11/site-packages/PySide6.egg-info/requires.txt /usr/lib64/python3.11/site-packages/PySide6.egg-info/top_level.txt /usr/lib64/python3.11/site-packages/PySide6/Qt3DAnimation.abi3.so /usr/lib64/python3.11/site-packages/PySide6/Qt3DAnimation.pyi /usr/lib64/python3.11/site-packages/PySide6/Qt3DCore.abi3.so /usr/lib64/python3.11/site-packages/PySide6/Qt3DCore.pyi /usr/lib64/python3.11/site-packages/PySide6/Qt3DExtras.abi3.so /usr/lib64/python3.11/site-packages/PySide6/Qt3DExtras.pyi /usr/lib64/python3.11/site-packages/PySide6/Qt3DInput.abi3.so /usr/lib64/python3.11/site-packages/PySide6/Qt3DInput.pyi /usr/lib64/python3.11/site-packages/PySide6/Qt3DLogic.abi3.so /usr/lib64/python3.11/site-packages/PySide6/Qt3DLogic.pyi /usr/lib64/python3.11/site-packages/PySide6/Qt3DRender.abi3.so /usr/lib64/python3.11/site-packages/PySide6/Qt3DRender.pyi /usr/lib64/python3.11/site-packages/PySide6/QtAsyncio /usr/lib64/python3.11/site-packages/PySide6/QtAsyncio/__init__.py /usr/lib64/python3.11/site-packages/PySide6/QtAsyncio/events.py /usr/lib64/python3.11/site-packages/PySide6/QtAsyncio/futures.py /usr/lib64/python3.11/site-packages/PySide6/QtAsyncio/tasks.py /usr/lib64/python3.11/site-packages/PySide6/QtBluetooth.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtBluetooth.pyi /usr/lib64/python3.11/site-packages/PySide6/QtCharts.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtCharts.pyi /usr/lib64/python3.11/site-packages/PySide6/QtConcurrent.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtConcurrent.pyi /usr/lib64/python3.11/site-packages/PySide6/QtCore.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtCore.pyi /usr/lib64/python3.11/site-packages/PySide6/QtDBus.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtDBus.pyi /usr/lib64/python3.11/site-packages/PySide6/QtDataVisualization.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtDataVisualization.pyi /usr/lib64/python3.11/site-packages/PySide6/QtDesigner.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtDesigner.pyi /usr/lib64/python3.11/site-packages/PySide6/QtExampleIcons.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtGraphs.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtGraphs.pyi /usr/lib64/python3.11/site-packages/PySide6/QtGui.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtGui.pyi /usr/lib64/python3.11/site-packages/PySide6/QtHelp.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtHelp.pyi /usr/lib64/python3.11/site-packages/PySide6/QtHttpServer.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtHttpServer.pyi /usr/lib64/python3.11/site-packages/PySide6/QtLocation.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtLocation.pyi /usr/lib64/python3.11/site-packages/PySide6/QtMultimedia.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtMultimedia.pyi /usr/lib64/python3.11/site-packages/PySide6/QtMultimediaWidgets.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtMultimediaWidgets.pyi /usr/lib64/python3.11/site-packages/PySide6/QtNetwork.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtNetwork.pyi /usr/lib64/python3.11/site-packages/PySide6/QtNetworkAuth.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtNetworkAuth.pyi /usr/lib64/python3.11/site-packages/PySide6/QtNfc.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtNfc.pyi /usr/lib64/python3.11/site-packages/PySide6/QtOpenGL.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtOpenGL.pyi /usr/lib64/python3.11/site-packages/PySide6/QtOpenGLWidgets.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtOpenGLWidgets.pyi /usr/lib64/python3.11/site-packages/PySide6/QtPdf.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtPdf.pyi /usr/lib64/python3.11/site-packages/PySide6/QtPdfWidgets.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtPdfWidgets.pyi /usr/lib64/python3.11/site-packages/PySide6/QtPositioning.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtPositioning.pyi /usr/lib64/python3.11/site-packages/PySide6/QtPrintSupport.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtPrintSupport.pyi /usr/lib64/python3.11/site-packages/PySide6/QtQml.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtQml.pyi /usr/lib64/python3.11/site-packages/PySide6/QtQuick.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtQuick.pyi /usr/lib64/python3.11/site-packages/PySide6/QtQuick3D.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtQuick3D.pyi /usr/lib64/python3.11/site-packages/PySide6/QtQuickControls2.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtQuickControls2.pyi /usr/lib64/python3.11/site-packages/PySide6/QtQuickTest.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtQuickTest.pyi /usr/lib64/python3.11/site-packages/PySide6/QtQuickWidgets.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtQuickWidgets.pyi /usr/lib64/python3.11/site-packages/PySide6/QtRemoteObjects.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtRemoteObjects.pyi /usr/lib64/python3.11/site-packages/PySide6/QtScxml.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtScxml.pyi /usr/lib64/python3.11/site-packages/PySide6/QtSensors.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtSensors.pyi /usr/lib64/python3.11/site-packages/PySide6/QtSerialBus.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtSerialBus.pyi /usr/lib64/python3.11/site-packages/PySide6/QtSerialPort.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtSerialPort.pyi /usr/lib64/python3.11/site-packages/PySide6/QtSpatialAudio.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtSpatialAudio.pyi /usr/lib64/python3.11/site-packages/PySide6/QtSql.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtSql.pyi /usr/lib64/python3.11/site-packages/PySide6/QtStateMachine.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtStateMachine.pyi /usr/lib64/python3.11/site-packages/PySide6/QtSvg.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtSvg.pyi /usr/lib64/python3.11/site-packages/PySide6/QtSvgWidgets.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtSvgWidgets.pyi /usr/lib64/python3.11/site-packages/PySide6/QtTest.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtTest.pyi /usr/lib64/python3.11/site-packages/PySide6/QtTextToSpeech.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtTextToSpeech.pyi /usr/lib64/python3.11/site-packages/PySide6/QtUiTools.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtUiTools.pyi /usr/lib64/python3.11/site-packages/PySide6/QtWebChannel.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtWebChannel.pyi /usr/lib64/python3.11/site-packages/PySide6/QtWebEngineCore.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtWebEngineCore.pyi /usr/lib64/python3.11/site-packages/PySide6/QtWebEngineQuick.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtWebEngineQuick.pyi /usr/lib64/python3.11/site-packages/PySide6/QtWebEngineWidgets.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtWebEngineWidgets.pyi /usr/lib64/python3.11/site-packages/PySide6/QtWebSockets.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtWebSockets.pyi /usr/lib64/python3.11/site-packages/PySide6/QtWidgets.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtWidgets.pyi /usr/lib64/python3.11/site-packages/PySide6/QtXml.abi3.so /usr/lib64/python3.11/site-packages/PySide6/QtXml.pyi /usr/lib64/python3.11/site-packages/PySide6/__init__.py /usr/lib64/python3.11/site-packages/PySide6/_config.py /usr/lib64/python3.11/site-packages/PySide6/_git_pyside_version.py /usr/lib64/python3.11/site-packages/PySide6/support /usr/lib64/python3.11/site-packages/PySide6/support/__init__.py /usr/lib64/python3.11/site-packages/PySide6/support/deprecated.py /usr/lib64/python3.11/site-packages/PySide6/support/generate_pyi.py /usr/lib64/qt6/plugins/designer /usr/lib64/qt6/plugins/designer/libPySidePlugin.so /usr/share/doc/packages/python311-pyside6 /usr/share/doc/packages/python311-pyside6/changes-1.2.3 /usr/share/doc/packages/python311-pyside6/changes-5.12.1 /usr/share/doc/packages/python311-pyside6/changes-5.12.2 /usr/share/doc/packages/python311-pyside6/changes-5.12.3 /usr/share/doc/packages/python311-pyside6/changes-5.12.4 /usr/share/doc/packages/python311-pyside6/changes-5.12.5 /usr/share/doc/packages/python311-pyside6/changes-5.12.6 /usr/share/doc/packages/python311-pyside6/changes-5.13.0 /usr/share/doc/packages/python311-pyside6/changes-5.13.1 /usr/share/doc/packages/python311-pyside6/changes-5.13.2 /usr/share/doc/packages/python311-pyside6/changes-5.14.0 /usr/share/doc/packages/python311-pyside6/changes-5.14.1 /usr/share/doc/packages/python311-pyside6/changes-5.14.2 /usr/share/doc/packages/python311-pyside6/changes-5.14.2.2 /usr/share/doc/packages/python311-pyside6/changes-5.14.2.3 /usr/share/doc/packages/python311-pyside6/changes-5.15.0 /usr/share/doc/packages/python311-pyside6/changes-5.15.1 /usr/share/doc/packages/python311-pyside6/changes-5.15.2 /usr/share/doc/packages/python311-pyside6/changes-5.15.3 /usr/share/doc/packages/python311-pyside6/changes-6.0.0 /usr/share/doc/packages/python311-pyside6/changes-6.0.1 /usr/share/doc/packages/python311-pyside6/changes-6.0.2 /usr/share/doc/packages/python311-pyside6/changes-6.0.3 /usr/share/doc/packages/python311-pyside6/changes-6.0.4 /usr/share/doc/packages/python311-pyside6/changes-6.1.0 /usr/share/doc/packages/python311-pyside6/changes-6.1.1 /usr/share/doc/packages/python311-pyside6/changes-6.1.2 /usr/share/doc/packages/python311-pyside6/changes-6.1.3 /usr/share/doc/packages/python311-pyside6/changes-6.2.0 /usr/share/doc/packages/python311-pyside6/changes-6.2.1 /usr/share/doc/packages/python311-pyside6/changes-6.2.2 /usr/share/doc/packages/python311-pyside6/changes-6.2.3 /usr/share/doc/packages/python311-pyside6/changes-6.2.4 /usr/share/doc/packages/python311-pyside6/changes-6.3.0 /usr/share/doc/packages/python311-pyside6/changes-6.3.1 /usr/share/doc/packages/python311-pyside6/changes-6.3.2 /usr/share/doc/packages/python311-pyside6/changes-6.4.0 /usr/share/doc/packages/python311-pyside6/changes-6.4.0.1 /usr/share/doc/packages/python311-pyside6/changes-6.4.1 /usr/share/doc/packages/python311-pyside6/changes-6.4.2 /usr/share/doc/packages/python311-pyside6/changes-6.4.3 /usr/share/doc/packages/python311-pyside6/changes-6.5.0 /usr/share/doc/packages/python311-pyside6/changes-6.5.1 /usr/share/doc/packages/python311-pyside6/changes-6.5.2 /usr/share/doc/packages/python311-pyside6/changes-6.5.3 /usr/share/doc/packages/python311-pyside6/changes-6.6.0 /usr/share/doc/packages/python311-pyside6/changes-6.6.1 /usr/share/doc/packages/python311-pyside6/changes-6.6.2 /usr/share/doc/packages/python311-pyside6/changes-6.6.3 /usr/share/doc/packages/python311-pyside6/changes-6.7.0 /usr/share/doc/packages/python311-pyside6/changes-6.7.1 /usr/share/licenses/python311-pyside6 /usr/share/licenses/python311-pyside6/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jun 25 00:08:01 2024