[packages/python-PyQt5] - up to 5.15.6
baggins
baggins at pld-linux.org
Tue Apr 5 11:14:41 CEST 2022
commit 9cee767bf3b62bb56d8131ceb87a877683498d63
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Apr 5 11:14:30 2022 +0200
- up to 5.15.6
python-PyQt5.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/python-PyQt5.spec b/python-PyQt5.spec
index a7de818..f274199 100644
--- a/python-PyQt5.spec
+++ b/python-PyQt5.spec
@@ -16,13 +16,13 @@
Summary: Python 2 bindings for the Qt5 toolkit
Summary(pl.UTF-8): WiÄ…zania Pythona 2 do toolkitu Qt5
Name: python-%{module}
-Version: 5.15.2
-Release: 6
+Version: 5.15.6
+Release: 0.1
License: GPL v3
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/PyQt5/
Source0: https://files.pythonhosted.org/packages/source/P/PyQt5/PyQt5-%{version}.tar.gz
-# Source0-md5: b94576e9e013210dc5aba061913e4bd4
+# Source0-md5: 0c7fca60aa6ee13c235f68576d9c7bed
Patch0: install.patch
URL: https://riverbankcomputing.com/software/pyqt/intro
# most of BR comes from configure.py
@@ -40,9 +40,11 @@ BuildRequires: Qt5Network-devel >= %{qt_ver}
BuildRequires: Qt5Nfc-devel >= %{qt_ver}
BuildRequires: Qt5OpenGL-devel >= %{qt_ver}
BuildRequires: Qt5Positioning-devel >= %{qt_ver}
-BuildRequires: Qt5PrintSupport-devel >= %{qt_ver}
+BuildRequires: Qt5PrintSupport-devel
+BuildRequires: Qt5RemoteObjects-devel >= %{qt_ver}
BuildRequires: Qt5Qml-devel >= %{qt_ver}
BuildRequires: Qt5Quick-devel >= %{qt_ver}
+BuildRequires: Qt5Quick3D-devel >= %{qt_ver}
BuildRequires: Qt5Sensors-devel >= %{qt_ver}
BuildRequires: Qt5SerialPort-devel >= %{qt_ver}
BuildRequires: Qt5Sql-devel >= %{qt_ver}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-PyQt5.git/commitdiff/9cee767bf3b62bb56d8131ceb87a877683498d63
More information about the pld-cvs-commit
mailing list