diff --git a/PyQt6_WebEngine-6.5.0.tar.gz b/PyQt6_WebEngine-6.5.0.tar.gz deleted file mode 100644 index adab6e0..0000000 --- a/PyQt6_WebEngine-6.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ba9db56c4c181a2a2fab1673ca35e5b63dc69113f085027ddc43c710b6d6ee9 -size 31349 diff --git a/PyQt6_WebEngine-6.6.0.tar.gz b/PyQt6_WebEngine-6.6.0.tar.gz new file mode 100644 index 0000000..b8463ac --- /dev/null +++ b/PyQt6_WebEngine-6.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50b984c3f85e409e692b156132721522d4e8cf9b6c25e0cf927eea2dfb39487 +size 31817 diff --git a/python-PyQt6-WebEngine.changes b/python-PyQt6-WebEngine.changes index 249a5cf..934e9c6 100644 --- a/python-PyQt6-WebEngine.changes +++ b/python-PyQt6-WebEngine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 30 14:42:29 UTC 2023 - Markéta Machová + +- Update to 6.6.0 + * This adds support for Qt v6.6. + ------------------------------------------------------------------- Wed Jun 28 13:51:47 UTC 2023 - ecsos diff --git a/python-PyQt6-WebEngine.spec b/python-PyQt6-WebEngine.spec index 083a93e..eb9cbf3 100644 --- a/python-PyQt6-WebEngine.spec +++ b/python-PyQt6-WebEngine.spec @@ -21,7 +21,7 @@ %define pyqt_build_for_qt6 1 %{?sle15_python_module_pythons} Name: python-%{mname} -Version: 6.5.0 +Version: 6.6.0 Release: 0 Summary: Python bindings for the Qt WebEngine framework License: GPL-3.0-only diff --git a/support-python3.6.patch b/support-python3.6.patch index 33394ef..1d921e9 100644 --- a/support-python3.6.patch +++ b/support-python3.6.patch @@ -1,11 +1,11 @@ -Index: PyQt6_WebEngine-6.4.0/PKG-INFO +Index: PyQt6_WebEngine-6.6.0/PKG-INFO =================================================================== ---- PyQt6_WebEngine-6.4.0.orig/PKG-INFO -+++ PyQt6_WebEngine-6.4.0/PKG-INFO +--- PyQt6_WebEngine-6.6.0.orig/PKG-INFO ++++ PyQt6_WebEngine-6.6.0/PKG-INFO @@ -1,7 +1,7 @@ Metadata-Version: 2.1 Name: PyQt6-WebEngine - Version: 6.5.0 + Version: 6.6.0 -Requires-Python: >=3.7 +Requires-Python: >=3.6 Summary: Python bindings for the Qt WebEngine framework