From 22a3a331c60e26aa2f37eb4d63ba388208cda8d644272df0c46c58b28de7530f Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Tue, 31 Oct 2023 18:09:37 +0000 Subject: [PATCH] Accepting request 1121203 from home:mcalabkova:branches:devel:languages:python - Update to 6.6.0 * This adds support for Qt v6.6. OBS-URL: https://build.opensuse.org/request/show/1121203 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-NetworkAuth?expand=0&rev=13 --- PyQt6_NetworkAuth-6.5.0.tar.gz | 3 --- PyQt6_NetworkAuth-6.6.0.tar.gz | 3 +++ python-PyQt6-NetworkAuth.changes | 6 ++++++ python-PyQt6-NetworkAuth.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 PyQt6_NetworkAuth-6.5.0.tar.gz create mode 100644 PyQt6_NetworkAuth-6.6.0.tar.gz diff --git a/PyQt6_NetworkAuth-6.5.0.tar.gz b/PyQt6_NetworkAuth-6.5.0.tar.gz deleted file mode 100644 index 7bec0ae..0000000 --- a/PyQt6_NetworkAuth-6.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7170db3f99e13aef855d9d52a00a8baa2dea92d12f9b441fed9c6dec57f83e09 -size 19997 diff --git a/PyQt6_NetworkAuth-6.6.0.tar.gz b/PyQt6_NetworkAuth-6.6.0.tar.gz new file mode 100644 index 0000000..7c64eaa --- /dev/null +++ b/PyQt6_NetworkAuth-6.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdfc0bfaea16a9e09f075bdafefb996aa9fdec392052ba4fb3cbac233c1958fb +size 20114 diff --git a/python-PyQt6-NetworkAuth.changes b/python-PyQt6-NetworkAuth.changes index 4a49509..512d881 100644 --- a/python-PyQt6-NetworkAuth.changes +++ b/python-PyQt6-NetworkAuth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 30 14:39:49 UTC 2023 - Markéta Machová + +- Update to 6.6.0 + * This adds support for Qt v6.6. + ------------------------------------------------------------------- Mon Apr 24 20:15:00 UTC 2023 - Ben Greiner diff --git a/python-PyQt6-NetworkAuth.spec b/python-PyQt6-NetworkAuth.spec index 98593ff..719916f 100644 --- a/python-PyQt6-NetworkAuth.spec +++ b/python-PyQt6-NetworkAuth.spec @@ -20,7 +20,7 @@ %define mname PyQt6-%{qtlib} %define pyqt_build_for_qt6 1 Name: python-%{mname} -Version: 6.5.0 +Version: 6.6.0 Release: 0 Summary: Python bindings for the Qt Network Authorization library License: GPL-3.0-only