Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-pyside6-devel | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 6.6.2 | Vendor: openSUSE |
Release: bp156.2.10 | Build date: Wed May 22 06:52:16 2024 |
Group: Unspecified | Build host: i03-armsrv1 |
Size: 1869999 | Source RPM: python311-pyside6-6.6.2-bp156.2.10.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.qt.io | |
Summary: Development files for python311-pyside6 |
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 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/include/PySide6 /usr/include/PySide6/Qt3DAnimation /usr/include/PySide6/Qt3DAnimation/pyside6_qt3danimation_python.h /usr/include/PySide6/Qt3DCore /usr/include/PySide6/Qt3DCore/pyside6_qt3dcore_python.h /usr/include/PySide6/Qt3DExtras /usr/include/PySide6/Qt3DExtras/pyside6_qt3dextras_python.h /usr/include/PySide6/Qt3DInput /usr/include/PySide6/Qt3DInput/pyside6_qt3dinput_python.h /usr/include/PySide6/Qt3DLogic /usr/include/PySide6/Qt3DLogic/pyside6_qt3dlogic_python.h /usr/include/PySide6/Qt3DRender /usr/include/PySide6/Qt3DRender/pyside6_qt3drender_python.h /usr/include/PySide6/QtBluetooth /usr/include/PySide6/QtBluetooth/pyside6_qtbluetooth_python.h /usr/include/PySide6/QtCharts /usr/include/PySide6/QtCharts/pyside6_qtcharts_python.h /usr/include/PySide6/QtConcurrent /usr/include/PySide6/QtConcurrent/pyside6_qtconcurrent_python.h /usr/include/PySide6/QtCore /usr/include/PySide6/QtCore/pyside6_qtcore_python.h /usr/include/PySide6/QtCore/qtcorehelper.h /usr/include/PySide6/QtDBus /usr/include/PySide6/QtDBus/pyside6_qtdbus_python.h /usr/include/PySide6/QtDBus/qtdbushelper.h /usr/include/PySide6/QtDataVisualization /usr/include/PySide6/QtDataVisualization/pyside6_qtdatavisualization_python.h /usr/include/PySide6/QtDataVisualization/qtdatavisualization_helper.h /usr/include/PySide6/QtDesigner /usr/include/PySide6/QtDesigner/pyside6_qtdesigner_python.h /usr/include/PySide6/QtDesigner/qpydesignerextensions.h /usr/include/PySide6/QtGraphs /usr/include/PySide6/QtGraphs/pyside6_qtgraphs_python.h /usr/include/PySide6/QtGraphs/qtgraphs_helper.h /usr/include/PySide6/QtGui /usr/include/PySide6/QtGui/pyside6_qtgui_python.h /usr/include/PySide6/QtGui/qpytextobject.h /usr/include/PySide6/QtGui/qtguihelper.h /usr/include/PySide6/QtHelp /usr/include/PySide6/QtHelp/pyside6_qthelp_python.h /usr/include/PySide6/QtHttpServer /usr/include/PySide6/QtHttpServer/pyside6_qthttpserver_python.h /usr/include/PySide6/QtLocation /usr/include/PySide6/QtLocation/pyside6_qtlocation_python.h /usr/include/PySide6/QtMultimedia /usr/include/PySide6/QtMultimedia/pyside6_qtmultimedia_python.h /usr/include/PySide6/QtMultimediaWidgets /usr/include/PySide6/QtMultimediaWidgets/pyside6_qtmultimediawidgets_python.h /usr/include/PySide6/QtNetwork /usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h /usr/include/PySide6/QtNetworkAuth /usr/include/PySide6/QtNetworkAuth/pyside6_qtnetworkauth_python.h /usr/include/PySide6/QtNfc /usr/include/PySide6/QtNfc/pyside6_qtnfc_python.h /usr/include/PySide6/QtOpenGL /usr/include/PySide6/QtOpenGL/pyside6_qtopengl_python.h /usr/include/PySide6/QtOpenGLWidgets /usr/include/PySide6/QtOpenGLWidgets/pyside6_qtopenglwidgets_python.h /usr/include/PySide6/QtPdf /usr/include/PySide6/QtPdf/pyside6_qtpdf_python.h /usr/include/PySide6/QtPdfWidgets /usr/include/PySide6/QtPdfWidgets/pyside6_qtpdfwidgets_python.h /usr/include/PySide6/QtPositioning /usr/include/PySide6/QtPositioning/pyside6_qtpositioning_python.h /usr/include/PySide6/QtPrintSupport /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h /usr/include/PySide6/QtQml /usr/include/PySide6/QtQml/pyside6_qtqml_python.h /usr/include/PySide6/QtQuick /usr/include/PySide6/QtQuick/pyside6_qtquick_python.h /usr/include/PySide6/QtQuick3D /usr/include/PySide6/QtQuick3D/pyside6_qtquick3d_python.h /usr/include/PySide6/QtQuickControls2 /usr/include/PySide6/QtQuickControls2/pyside6_qtquickcontrols2_python.h /usr/include/PySide6/QtQuickWidgets /usr/include/PySide6/QtQuickWidgets/pyside6_qtquickwidgets_python.h /usr/include/PySide6/QtRemoteObjects /usr/include/PySide6/QtRemoteObjects/pyside6_qtremoteobjects_python.h /usr/include/PySide6/QtScxml /usr/include/PySide6/QtScxml/pyside6_qtscxml_python.h /usr/include/PySide6/QtSensors /usr/include/PySide6/QtSensors/pyside6_qtsensors_python.h /usr/include/PySide6/QtSerialBus /usr/include/PySide6/QtSerialBus/pyside6_qtserialbus_python.h /usr/include/PySide6/QtSerialPort /usr/include/PySide6/QtSerialPort/pyside6_qtserialport_python.h /usr/include/PySide6/QtSpatialAudio /usr/include/PySide6/QtSpatialAudio/pyside6_qtspatialaudio_python.h /usr/include/PySide6/QtSql /usr/include/PySide6/QtSql/pyside6_qtsql_python.h /usr/include/PySide6/QtStateMachine /usr/include/PySide6/QtStateMachine/pyside6_qtstatemachine_python.h /usr/include/PySide6/QtSvg /usr/include/PySide6/QtSvg/pyside6_qtsvg_python.h /usr/include/PySide6/QtSvgWidgets /usr/include/PySide6/QtSvgWidgets/pyside6_qtsvgwidgets_python.h /usr/include/PySide6/QtTest /usr/include/PySide6/QtTest/pyside6_qttest_python.h /usr/include/PySide6/QtTextToSpeech /usr/include/PySide6/QtTextToSpeech/pyside6_qttexttospeech_python.h /usr/include/PySide6/QtUiTools /usr/include/PySide6/QtUiTools/pyside6_qtuitools_python.h /usr/include/PySide6/QtWebChannel /usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h /usr/include/PySide6/QtWebEngineCore /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h /usr/include/PySide6/QtWebEngineQuick /usr/include/PySide6/QtWebEngineQuick/pyside6_qtwebenginequick_python.h /usr/include/PySide6/QtWebEngineWidgets /usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h /usr/include/PySide6/QtWebSockets /usr/include/PySide6/QtWebSockets/pyside6_qtwebsockets_python.h /usr/include/PySide6/QtWidgets /usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h /usr/include/PySide6/QtXml /usr/include/PySide6/QtXml/pyside6_qtxml_python.h /usr/include/PySide6/class_property.h /usr/include/PySide6/dynamicqmetaobject.h /usr/include/PySide6/feature_select.h /usr/include/PySide6/globalreceiverv2.h /usr/include/PySide6/pyside.h /usr/include/PySide6/pyside6_global.h /usr/include/PySide6/pyside_numpy.h /usr/include/PySide6/pyside_p.h /usr/include/PySide6/pysideclassdecorator_p.h /usr/include/PySide6/pysideclassinfo.h /usr/include/PySide6/pysideclassinfo_p.h /usr/include/PySide6/pysidecleanup.h /usr/include/PySide6/pysideinit.h /usr/include/PySide6/pysidelogging_p.h /usr/include/PySide6/pysidemacros.h /usr/include/PySide6/pysidemetafunction.h /usr/include/PySide6/pysidemetafunction_p.h /usr/include/PySide6/pysidemetatype.h /usr/include/PySide6/pysideproperty.h /usr/include/PySide6/pysideproperty_p.h /usr/include/PySide6/pysideqapp.h /usr/include/PySide6/pysideqenum.h /usr/include/PySide6/pysideqhash.h /usr/include/PySide6/pysideqmetatype.h /usr/include/PySide6/pysideqml.h /usr/include/PySide6/pysideqmlattached.h /usr/include/PySide6/pysideqmlattached_p.h /usr/include/PySide6/pysideqmlextended_p.h /usr/include/PySide6/pysideqmlforeign_p.h /usr/include/PySide6/pysideqmllistproperty_p.h /usr/include/PySide6/pysideqmlmacros.h /usr/include/PySide6/pysideqmlmetacallerror_p.h /usr/include/PySide6/pysideqmlnamedelement_p.h /usr/include/PySide6/pysideqmlregistertype.h /usr/include/PySide6/pysideqmlregistertype_p.h /usr/include/PySide6/pysideqmltypeinfo_p.h /usr/include/PySide6/pysideqmluncreatable.h /usr/include/PySide6/pysideqobject.h /usr/include/PySide6/pysideqslotobject_p.h /usr/include/PySide6/pysidesignal.h /usr/include/PySide6/pysidesignal_p.h /usr/include/PySide6/pysideslot_p.h /usr/include/PySide6/pysidestaticstrings.h /usr/include/PySide6/pysideutils.h /usr/include/PySide6/pysideweakref.h /usr/include/PySide6/qobjectconnect.h /usr/include/PySide6/signalmanager.h /usr/lib64/cmake/PySide6 /usr/lib64/cmake/PySide6/PySide6Config.abi3.cmake /usr/lib64/cmake/PySide6/PySide6Config.cmake /usr/lib64/cmake/PySide6/PySide6ConfigVersion.cmake /usr/lib64/cmake/PySide6/PySide6Targets-relwithdebinfo.cmake /usr/lib64/cmake/PySide6/PySide6Targets.cmake /usr/lib64/cmake/PySide6Qml /usr/lib64/cmake/PySide6Qml/PySide6QmlConfig.abi3.cmake /usr/lib64/cmake/PySide6Qml/PySide6QmlConfig.cmake /usr/lib64/cmake/PySide6Qml/PySide6QmlConfigVersion.cmake /usr/lib64/cmake/PySide6Qml/PySide6QmlTargets-relwithdebinfo.cmake /usr/lib64/cmake/PySide6Qml/PySide6QmlTargets.cmake /usr/lib64/libpyside6.abi3.so /usr/lib64/libpyside6qml.abi3.so /usr/lib64/pkgconfig/pyside6.pc /usr/share/PySide6 /usr/share/PySide6/glue /usr/share/PySide6/glue/qtcharts.cpp /usr/share/PySide6/glue/qtcore.cpp /usr/share/PySide6/glue/qtdatavisualization.cpp /usr/share/PySide6/glue/qtdesigner.cpp /usr/share/PySide6/glue/qtgraphs.cpp /usr/share/PySide6/glue/qtgui.cpp /usr/share/PySide6/glue/qtmultimedia.cpp /usr/share/PySide6/glue/qtnetwork.cpp /usr/share/PySide6/glue/qtnetworkauth.cpp /usr/share/PySide6/glue/qtopengl.cpp /usr/share/PySide6/glue/qtprintsupport.cpp /usr/share/PySide6/glue/qtqml.cpp /usr/share/PySide6/glue/qtquick.cpp /usr/share/PySide6/glue/qtserialbus.cpp /usr/share/PySide6/glue/qtsql.cpp /usr/share/PySide6/glue/qtstatemachine.cpp /usr/share/PySide6/glue/qttest.cpp /usr/share/PySide6/glue/qtuitools.cpp /usr/share/PySide6/glue/qtwebenginecore.cpp /usr/share/PySide6/glue/qtwebenginewidgets.cpp /usr/share/PySide6/glue/qtwidgets.cpp /usr/share/PySide6/glue/qtxml.cpp /usr/share/PySide6/typesystems /usr/share/PySide6/typesystems/common.xml /usr/share/PySide6/typesystems/core_common.xml /usr/share/PySide6/typesystems/datavisualization_common.xml /usr/share/PySide6/typesystems/glue /usr/share/PySide6/typesystems/glue/plugins.h /usr/share/PySide6/typesystems/glue/qeasingcurve_glue.cpp /usr/share/PySide6/typesystems/glue/qeasingcurve_glue.h /usr/share/PySide6/typesystems/gui_common.xml /usr/share/PySide6/typesystems/opengl_common.xml /usr/share/PySide6/typesystems/typesystem_3danimation.xml /usr/share/PySide6/typesystems/typesystem_3dcore.xml /usr/share/PySide6/typesystems/typesystem_3dextras.xml /usr/share/PySide6/typesystems/typesystem_3dinput.xml /usr/share/PySide6/typesystems/typesystem_3dlogic.xml /usr/share/PySide6/typesystems/typesystem_3drender.xml /usr/share/PySide6/typesystems/typesystem_bluetooth.xml /usr/share/PySide6/typesystems/typesystem_charts.xml /usr/share/PySide6/typesystems/typesystem_concurrent.xml /usr/share/PySide6/typesystems/typesystem_core.xml /usr/share/PySide6/typesystems/typesystem_core_common.xml /usr/share/PySide6/typesystems/typesystem_datavisualization.xml /usr/share/PySide6/typesystems/typesystem_dbus.xml /usr/share/PySide6/typesystems/typesystem_designer.xml /usr/share/PySide6/typesystems/typesystem_glgeti_v_includes.xml /usr/share/PySide6/typesystems/typesystem_glgeti_v_modifications.xml /usr/share/PySide6/typesystems/typesystem_glgetv_includes.xml /usr/share/PySide6/typesystems/typesystem_glgetv_modifications.xml /usr/share/PySide6/typesystems/typesystem_graphs.xml /usr/share/PySide6/typesystems/typesystem_gui.xml /usr/share/PySide6/typesystems/typesystem_gui_common.xml /usr/share/PySide6/typesystems/typesystem_gui_rhi.xml /usr/share/PySide6/typesystems/typesystem_gui_x11.xml /usr/share/PySide6/typesystems/typesystem_help.xml /usr/share/PySide6/typesystems/typesystem_httpserver.xml /usr/share/PySide6/typesystems/typesystem_location.xml /usr/share/PySide6/typesystems/typesystem_multimedia.xml /usr/share/PySide6/typesystems/typesystem_multimediawidgets.xml /usr/share/PySide6/typesystems/typesystem_network.xml /usr/share/PySide6/typesystems/typesystem_networkauth.xml /usr/share/PySide6/typesystems/typesystem_nfc.xml /usr/share/PySide6/typesystems/typesystem_opengl.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications1_0.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications1_0_compat.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications1_1.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications1_1_compat.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications1_2_compat.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications1_3_compat.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications1_4.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications1_4_compat.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications2_0.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications2_0_compat.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications2_1.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications3_0.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications3_3.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications3_3a.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications4_0.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications4_1.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications4_3.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications4_4.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications4_4_core.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications4_5.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications4_5_core.xml /usr/share/PySide6/typesystems/typesystem_opengl_modifications_va.xml /usr/share/PySide6/typesystems/typesystem_openglwidgets.xml /usr/share/PySide6/typesystems/typesystem_pdf.xml /usr/share/PySide6/typesystems/typesystem_pdfwidgets.xml /usr/share/PySide6/typesystems/typesystem_positioning.xml /usr/share/PySide6/typesystems/typesystem_printsupport.xml /usr/share/PySide6/typesystems/typesystem_printsupport_common.xml /usr/share/PySide6/typesystems/typesystem_qml.xml /usr/share/PySide6/typesystems/typesystem_quick.xml /usr/share/PySide6/typesystems/typesystem_quick3d.xml /usr/share/PySide6/typesystems/typesystem_quickcontrols2.xml /usr/share/PySide6/typesystems/typesystem_quickwidgets.xml /usr/share/PySide6/typesystems/typesystem_remoteobjects.xml /usr/share/PySide6/typesystems/typesystem_scxml.xml /usr/share/PySide6/typesystems/typesystem_sensors.xml /usr/share/PySide6/typesystems/typesystem_serialbus.xml /usr/share/PySide6/typesystems/typesystem_serialport.xml /usr/share/PySide6/typesystems/typesystem_spatialaudio.xml /usr/share/PySide6/typesystems/typesystem_sql.xml /usr/share/PySide6/typesystems/typesystem_statemachine.xml /usr/share/PySide6/typesystems/typesystem_svg.xml /usr/share/PySide6/typesystems/typesystem_svgwidgets.xml /usr/share/PySide6/typesystems/typesystem_test.xml /usr/share/PySide6/typesystems/typesystem_texttospeech.xml /usr/share/PySide6/typesystems/typesystem_uitools.xml /usr/share/PySide6/typesystems/typesystem_webchannel.xml /usr/share/PySide6/typesystems/typesystem_webenginecore.xml /usr/share/PySide6/typesystems/typesystem_webenginequick.xml /usr/share/PySide6/typesystems/typesystem_webenginewidgets.xml /usr/share/PySide6/typesystems/typesystem_websockets.xml /usr/share/PySide6/typesystems/typesystem_widgets.xml /usr/share/PySide6/typesystems/typesystem_widgets_common.xml /usr/share/PySide6/typesystems/typesystem_xml.xml /usr/share/PySide6/typesystems/widgets_common.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 20:14:19 2024