diff --git a/.gitignore b/.gitignore index 4ba0761..df321cc 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /PyQt6-6.5.1.tar.gz /PyQt6-6.5.2.tar.gz /PyQt6-6.5.3.tar.gz +/PyQt6-6.6.0.tar.gz diff --git a/pyqt6-fix-build-with-qt-6.6.0.patch b/pyqt6-fix-build-with-qt-6.6.0.patch deleted file mode 100644 index 87832bb..0000000 --- a/pyqt6-fix-build-with-qt-6.6.0.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru PyQt6-6.5.2.orig/sip/QtSql/qsqlresult.sip PyQt6-6.5.2/sip/QtSql/qsqlresult.sip ---- PyQt6-6.5.2.orig/sip/QtSql/qsqlresult.sip 2023-10-11 16:46:02.317332289 +0200 -+++ PyQt6-6.5.2/sip/QtSql/qsqlresult.sip 2023-10-11 17:26:17.722706788 +0200 -@@ -63,7 +63,7 @@ - QSql::ParamType bindValueType(const QString &placeholder) const; - QSql::ParamType bindValueType(int pos) const; - int boundValueCount() const; -- QList &boundValues() const; -+ QVariantList boundValues() const; - QString executedQuery() const; - QString boundValueName(int pos) const; - void clear(); diff --git a/python-pyqt6.spec b/python-pyqt6.spec index f060df1..5f11439 100644 --- a/python-pyqt6.spec +++ b/python-pyqt6.spec @@ -5,7 +5,7 @@ Summary: PyQt6 is Python bindings for Qt6 Name: python-pyqt6 -Version: 6.5.3 +Version: 6.6.0 Release: 1%{?dist} License: gpl-3.0-only @@ -13,8 +13,6 @@ Url: http://www.riverbankcomputing.com/software/pyqt/ Source0: https://pypi.python.org/packages/source/P/PyQt6/PyQt6-%{version}.tar.gz Source1: macros.pyqt6 -Patch0: pyqt6-fix-build-with-qt-6.6.0.patch - BuildRequires: make BuildRequires: chrpath BuildRequires: findutils @@ -242,6 +240,9 @@ sed -i \ %changelog +* Mon Oct 30 2023 Jan Grulich - 6.6.0-1 +- 6.6.0 + * Sat Oct 14 2023 Sandro Mani - 6.5.3-1 - Update to 6.5.3 diff --git a/sources b/sources index 011cc2d..be0b11b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (PyQt6-6.5.3.tar.gz) = a502693cc9e1887011466132cd85e232ce653bfc38519aed99a77332413bdb65a01ecad4680b831eb76365b086e6a3b52fa69017b39d95933a6372d2e7e8e4bb +SHA512 (PyQt6-6.6.0.tar.gz) = 2fe8640b1dc82aa1da6064da2ef6c4ee81216ed34f28211b69d22c5ea00f782298f5a6a94d32ab00c3ee095abf15d2182a17324cd132458580f5659e789686e3