From bc3ecb7ce9abcc3790bb7b404684d16070d1cd82b08786d42ebefc8ee502408e Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 29 Oct 2021 22:04:25 +0000 Subject: [PATCH] Accepting request 928220 from home:bnavigator:branches:KDE:Qt:PyQt - Update to version 6.2.1 * Bug fixes. OBS-URL: https://build.opensuse.org/request/show/928220 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6?expand=0&rev=9 --- PyQt6-6.2.0.tar.gz | 3 --- PyQt6-6.2.1.tar.gz | 3 +++ python-PyQt6.changes | 6 ++++++ python-PyQt6.spec | 7 ++++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 PyQt6-6.2.0.tar.gz create mode 100644 PyQt6-6.2.1.tar.gz diff --git a/PyQt6-6.2.0.tar.gz b/PyQt6-6.2.0.tar.gz deleted file mode 100644 index c009c6f..0000000 --- a/PyQt6-6.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:142ce7fa574d7ebb13fb0a2ebd18c86087c35829f786c094a71a0749155d8fee -size 1021075 diff --git a/PyQt6-6.2.1.tar.gz b/PyQt6-6.2.1.tar.gz new file mode 100644 index 0000000..0fb6e1f --- /dev/null +++ b/PyQt6-6.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d603a5c8effccc9174b3f43834256401a61ea40f2338306ca22fb6a1e870b89c +size 1009983 diff --git a/python-PyQt6.changes b/python-PyQt6.changes index 0a8ea75..93d4b22 100644 --- a/python-PyQt6.changes +++ b/python-PyQt6.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 29 15:07:23 UTC 2021 - Ben Greiner + +- Update to version 6.2.1 + * Bug fixes. + ------------------------------------------------------------------- Sun Oct 3 12:46:47 UTC 2021 - Ben Greiner diff --git a/python-PyQt6.spec b/python-PyQt6.spec index bb2fbd6..8a55941 100644 --- a/python-PyQt6.spec +++ b/python-PyQt6.spec @@ -21,7 +21,7 @@ %define mname PyQt6 %define pyqt_build_for_qt6 1 Name: python-%{mname} -Version: 6.2.0 +Version: 6.2.1 Release: 0 Summary: Python bindings for Qt 6 License: GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree @@ -36,7 +36,7 @@ BuildRequires: %{python_module PyQt6-sip} BuildRequires: %{python_module dbus-python-devel >= 0.8} BuildRequires: %{python_module devel} BuildRequires: %{python_module pyqt-builder >= 1.11} -BuildRequires: %{python_module sip-devel >= 6.2} +BuildRequires: %{python_module sip-devel >= 6.4} BuildRequires: dbus-1-devel BuildRequires: dos2unix BuildRequires: fdupes @@ -79,7 +79,7 @@ Group: Development/Libraries/Python Requires: python-%{mname} = %{version} Requires: python-dbus-python-devel >= 0.8 Requires: python-devel -Requires: python-sip-devel >= 6.2 +Requires: python-sip-devel >= 6.4 Requires: qt6-base-devel Requires: qt6-macros Requires: cmake(Qt6Bluetooth) @@ -127,6 +127,7 @@ This package contains programming examples for PyQt6. %prep %autosetup -p1 -n PyQt6-%{version} dos2unix examples/quick/models/*/view.qml +dos2unix examples/multimedia*/*/*.ui %build %{pyqt_build -v \