[packages/python3-PyQtWebEngine] - fix sip dep, rel 2
baggins
baggins at pld-linux.org
Sun Jul 10 13:43:27 CEST 2022
commit 2ed99de205fac8bd660e6bc880fb75eccd6ffbd1
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Jul 10 13:43:06 2022 +0200
- fix sip dep, rel 2
python3-PyQtWebEngine.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-PyQtWebEngine.spec b/python3-PyQtWebEngine.spec
index 922d4cd..9e9b407 100644
--- a/python3-PyQtWebEngine.spec
+++ b/python3-PyQtWebEngine.spec
@@ -10,7 +10,7 @@ Summary: Python bindings for the Qt5WebEngine module
Summary(pl.UTF-8): Wiązania Pythona do modułu Qt5WebEngine
Name: python3-%{module}
Version: 5.15.6
-Release: 1
+Release: 2
License: GPL v3
Group: Libraries/Python
Source0: https://pypi.python.org/packages/source/P/PyQtWebEngine/PyQtWebEngine-%{version}.tar.gz
@@ -40,7 +40,7 @@ Summary: SIP files needed to build bindings for Qt5WebEngine
Summary(pl.UTF-8): Pliki SIP potrzebne do budowania wiązań do Qt5WebEngine
Group: Development/Languages/Python
Requires: python3-PyQt5-sip >= 2:12.11.0
-Requires: sip >= %{sip_ver}
+Requires: sip6 >= %{sip_ver}
%description -n sip-PyQtWebEngine
SIP files needed to build bindings for Qt5WebEngine.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-PyQtWebEngine.git/commitdiff/2ed99de205fac8bd660e6bc880fb75eccd6ffbd1
More information about the pld-cvs-commit
mailing list