[packages/python3-PyQt6] up to 6.11.0
atler
atler at pld-linux.org
Sat Apr 4 17:44:27 CEST 2026
commit b0781b41eeba8eb993611b839a6bce86d4779aa1
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Apr 4 17:44:15 2026 +0200
up to 6.11.0
python3-PyQt6.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/python3-PyQt6.spec b/python3-PyQt6.spec
index fa7459c..945c5c7 100644
--- a/python3-PyQt6.spec
+++ b/python3-PyQt6.spec
@@ -8,20 +8,20 @@
%define module PyQt6
# minimal required sip version
-%define sip_ver 6.13.1
+%define sip_ver 6.15
# last qt version covered by these bindings
%define qt_ver 6.0.0
Summary: Python bindings for the Qt6 toolkit
Summary(pl.UTF-8): Wiązania Pythona do toolkitu Qt6
Name: python3-%{module}
-Version: 6.10.2
-Release: 3
+Version: 6.11.0
+Release: 1
License: GPL v3
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/PyQt6/
Source0: https://files.pythonhosted.org/packages/source/p/pyqt6/pyqt6-%{version}.tar.gz
-# Source0-md5: 5d5e388942c551e19010f1d0b1ee0966
+# Source0-md5: ac2dba4ef7d1a96fae954293957874d8
URL: https://riverbankcomputing.com/software/pyqt/intro
# most of BR comes from configure.py
BuildRequires: Qt6Bluetooth-devel >= %{qt_ver}
@@ -61,8 +61,8 @@ BuildRequires: pkgconfig
BuildRequires: python3-PyQt-builder >= 1.19
BuildRequires: python-dbus-devel >= 0.80
BuildRequires: python3-dbus >= 0.80
-BuildRequires: python3-devel >= 1:3.9
-BuildRequires: python3-modules >= 1:3.9
+BuildRequires: python3-devel >= 1:3.10
+BuildRequires: python3-modules >= 1:3.10
BuildRequires: qt6-build >= %{qt_ver}
BuildRequires: rpm-build >= 4.6
BuildRequires: rpm-pythonprov
@@ -101,7 +101,7 @@ BuildRequires: sip6 >= %{sip_ver}
%requires_eq_to Qt6Widgets Qt6Widgets-devel
%requires_eq_to Qt6Xml Qt6Xml-devel
Requires: python3-dbus >= 0.80
-Requires: python3-libs >= 1:3.9
+Requires: python3-libs >= 1:3.10
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _enable_debug_packages 0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-PyQt6.git/commitdiff/b0781b41eeba8eb993611b839a6bce86d4779aa1
More information about the pld-cvs-commit
mailing list