* Fri Apr 04 2025 steven.kowalik@suse.com
- Support older and current versions of setuptools WRT to the case of
the metadata directory.
* Thu Apr 03 2025 code@bnavigator.de
- Update to 1.18.1
* The QtEglFSDeviceIntegration library is now bundled for Qt5 and
Qt6.
* Added support for the QtStateMachine module.
* Wed Jan 08 2025 code@bnavigator.de
- 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@suse.com
- 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 code@bnavigator.de
- 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 code@bnavigator.de
- 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 code@bnavigator.de
- 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 code@bnavigator.de
- 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 code@bnavigator.de
- 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@opensuse.org
- Add %{?sle15_python_module_pythons}