PyQt6-WebEngine is a set of Python bindings for The Qt Company's Qt WebEngine
framework. The framework provides the ability to embed web content in
applications and is based on the Chrome browser. The bindings sit on top of PyQt6
and are implemented as three separate modules corresponding to the different
libraries that make up the framework.
Provides
Requires
License
GPL-3.0-only
Changelog
* Wed Oct 29 2025 Ben Greiner <code@bnavigator.de>
- Update to 6.10.0
* Added support for Qt v6.10.
- Add pyqt6_webengine-6.10.0-qt6.9.patch
* Fixes a regression that caused builds to fail when using Qt
v6.8 or v6.9.
* https://www.riverbankcomputing.com/pipermail/pyqt/2025-October/046353.html
* Mon Jun 09 2025 Ben Greiner <code@bnavigator.de>
- Update to 6.9.0
* Added support for Qt v6.9.
* Wed Jan 08 2025 Ben Greiner <code@bnavigator.de>
- Update to 6.8.0
* Added support for Qt v6.8.
- Use sip-build --concatenate 1 as a workaround for incomplete type
class error
https://www.riverbankcomputing.com/pipermail/pyqt/2024-December/046097.html
* Fri Nov 08 2024 Ben Greiner <code@bnavigator.de>
- Back to PyPI source
- Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185
* Tue Nov 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Avoid using requires_eq, which after the last modifications
conflicts with python singlespec (order of expansion).
* Sun Apr 21 2024 Ben Greiner <code@bnavigator.de>
- Update to 6.7.0
* Add support for Qt 6.7
* Thu Jan 25 2024 Ben Greiner <code@bnavigator.de>
- Drop support-python3.6.patch
* python-foo prefixed packages for SLE15 with python3.6 should be
handled by an SLE internal maintenance request to python3-foo
* Mon Oct 30 2023 Markéta Machová <mmachova@suse.com>
- Update to 6.6.0
* This adds support for Qt v6.6.
* Wed Jun 28 2023 ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
* Mon Apr 24 2023 Ben Greiner <code@bnavigator.de>
- Update to 6.5.0
* Added support for Qt v6.5.
* Wed Mar 15 2023 Antonio Larrosa <alarrosa@suse.com>
- Add p