Changelog for
python311-pyqt-builder-1.17.1-1.1.noarch.rpm :
* Wed Jan 08 2025 Ben Greiner
- Update to 1.17.1
* Added support for Qt v6.8
* Added support for the QtGraphs module.
* Linux wheels now require GLIBC v2.35 (eg. Ubuntu 22.04) on Intel and v2.39 (eg. Ubuntu 24.04) on Arm.- Drop support-python3.6.patch
* Python 3.6 is no longer maintained for PyQt
* Mon Nov 04 2024 Daniel Garcia - Use pypi url for source- Update to 1.16.4
* Support for Windows on Arm for Qt6
* Support for Linux on Arm for Qt6 1.16.3:
* Link to the stable SIP documentation
* missing multimedia libraries in Qt v6.7
* Added support for sub-wheels to pyqt-qt-wheel 1.16.2:
* The links to the SIP documentation have been fixed.
* The ICU libraries were missing from the Linux Qt v6.7 wheels.
* Sun Apr 21 2024 Ben Greiner - Update to 1.16.1
* The QtQuick3DHelpersImpl, QtQuickControls2MacOSStyleImpl and QtQuickTimelineBlendTrees libraries added to Qt v6.7.0 are now bundled.
* The missing `LICENSE` file was added.
* Tue Apr 09 2024 Ben Greiner - Update to 1.16.0
* The project repository has been migrated to GitHub.
* PyQt-builder is now licensed under the BSD-2-Clause license.
* The project has now been migrated from setup.py to setuptools_scm and pyproject.toml.
* The documentation is now hosted at Read the Docs.
* The QtQuickPhysics libraries added to Qt v6.6.0 are now bundled.
* The QtQuickControls2 style libraries added to Qt v6.6.3 are now bundled.
* The example in the documentation no longer uses deprecated features that will be removed in SIP v7.
* The example is now PyQt6-based rather than PyQt5.
* The default ABI versions are now v12.13 and v13.6.
* Thu Jan 25 2024 Ben Greiner - Update to 1.15.4
* Added QtMultimediaQuick to the Qt5 bundle.
* Removed some plugins from the PyQt5 bundle.
* Bundle the QtWebChannelQuick library.
* Sun Oct 15 2023 Ben Greiner - Update to 1.15.3
* Added the \'--apple-universal2\' command line option to the build tools to specify a universal build on macOS.
* Wed Sep 27 2023 Ben Greiner - Update to 1.15.2
* Bundle the QML libraries for QtCharts and QtDataVisualization
* Bundle qtscript translations with Qt5 as they are a hidden requirement.
* Bundle the Qt6 qtconnectivity translations.
* Sat Jun 10 2023 ecsos - Add %{?sle15_python_module_pythons}
* Thu Jun 01 2023 Dirk Müller - update to 1.15.1:
* Added support for bundling the QtLabs QML packages.
* Mon Apr 24 2023 Ben Greiner - Update to 1.15.0
* Added support for QtSpatialAudio for PyQt6.
* A bug fix release.
* Tue Jan 24 2023 Ben Greiner - Update to 1.14.1
* Support different patch versions for Qt v5.15.- Drop pyqt-builder-add-timeline5.15.patch
* Thu Jan 12 2023 Ben Greiner - Add pyqt-builder-add-timeline5.15.patch for Qt3D 5.15.8
* Thu Jan 12 2023 Antonio Larrosa - Add patch to support python 3.6 needed by SLE:
* support-python3.6.patch
* Mon Oct 03 2022 Ben Greiner - Update to version 1.14.0
* Added support for QtPdf, QtPdfWidgets and QtTextToSpeech for PyQt6.
* SIP v6.7 is now required.
* Mon Jun 20 2022 Ben Greiner - Update to version 1.13.0
* The default ABI versions are now v12.11 and v13.4 so that wrapped classes can be used by sip.array.
* Removed support for bundling version of Qt older than v5.15.
* Removed support for Python v3.6.