[packages/python3-PyQt5] adapterized

atler atler at pld-linux.org
Fri Oct 28 23:42:39 CEST 2022


commit 1483d3dae4f5251822de5dd89944c46011fdc23d
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Oct 28 23:41:45 2022 +0200

    adapterized

 python3-PyQt5.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/python3-PyQt5.spec b/python3-PyQt5.spec
index 9d97fe1..29f6591 100644
--- a/python3-PyQt5.spec
+++ b/python3-PyQt5.spec
@@ -38,10 +38,10 @@ BuildRequires:	Qt5Nfc-devel >= %{qt_ver}
 BuildRequires:	Qt5OpenGL-devel >= %{qt_ver}
 BuildRequires:	Qt5Positioning-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:	Qt5RemoteObjects-devel >= %{qt_ver}
 BuildRequires:	Qt5Sensors-devel >= %{qt_ver}
 BuildRequires:	Qt5SerialPort-devel >= %{qt_ver}
 BuildRequires:	Qt5Sql-devel >= %{qt_ver}
@@ -57,8 +57,8 @@ BuildRequires:	Qt5Xml-devel >= %{qt_ver}
 BuildRequires:	Qt5XmlPatterns-devel >= %{qt_ver}
 BuildRequires:	dbus-devel >= 1
 BuildRequires:	pkgconfig
-BuildRequires:	python3-PyQt-builder
 BuildRequires:	python-dbus-devel >= 0.80
+BuildRequires:	python3-PyQt-builder
 BuildRequires:	python3-dbus >= 0.80
 BuildRequires:	qt5-build >= %{qt_ver}
 BuildRequires:	qt5-qmake >= %{qt_ver}
@@ -76,8 +76,8 @@ are implemented as a set of Python modules: Qt, QtBluetooth, QtCore,
 QtDBus, QtDesigner, QtGui, QtHelp, QtLocation, QtMultimedia,
 QtMultimediaWidgets, QtNetwork, QtNfc, QtOpenGL, QtPositioning,
 QtPrintSupport, QtQml, QtQuick, QtQuickWidgets, QtSensors,
-QtSerialPort, QtSql, QtSvg, QtTest, QtWebChannel,
-QtWebSockets, QtX11Extras and QtXmlPatterns.
+QtSerialPort, QtSql, QtSvg, QtTest, QtWebChannel, QtWebSockets,
+QtX11Extras and QtXmlPatterns.
 
 %description -l pl.UTF-8
 PyQt5 to zbiór dowiązań do Qt5 dla Pythona. Dowiązania zostały
@@ -85,16 +85,16 @@ zaimplementowane jako moduły Pythona: Qt, QtBluetooth, QtCore, QtDBus,
 QtDesigner, QtGui, QtHelp, QtLocation, QtMultimedia,
 QtMultimediaWidgets, QtNetwork, QtNfc, QtOpenGL, QtPositioning,
 QtPrintSupport, QtQml, QtQuick, QtQuickWidgets, QtSensors,
-QtSerialPort, QtSql, QtSvg, QtTest, QtWebChannel,
-QtWebSockets, QtX11Extras oraz QtXmlPatterns.
+QtSerialPort, QtSql, QtSvg, QtTest, QtWebChannel, QtWebSockets,
+QtX11Extras oraz QtXmlPatterns.
 
 %package uic
 Summary:	pyuic5 development tool for Python
 Summary(pl.UTF-8):	Narzędzie programistyczne pyuic5 dla Pythona
 Group:		Development/Tools
+Requires:	%{name} = %{version}-%{release}
 Requires:	Qt5Core >= %{qt_ver}
 Requires:	Qt5Xml >= %{qt_ver}
-Requires:	%{name} = %{version}-%{release}
 Obsoletes:	python-PyQt5-uic < 5.15.7-1
 
 %description uic
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-PyQt5.git/commitdiff/624347280913c32fad3cc6520e7e9211e9116fde



More information about the pld-cvs-commit mailing list