Accepting request 1222700 from KDE:Qt:PyQt
- Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185 OBS-URL: https://build.opensuse.org/request/show/1222700 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6?expand=0&rev=26
This commit is contained in:
commit
c7564e60b7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 08:57:02 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 08:20:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -93,8 +93,8 @@ BuildRequires: cmake(Qt6WebChannel)
|
||||
BuildRequires: cmake(Qt6WebSockets)
|
||||
BuildRequires: cmake(Qt6Widgets)
|
||||
BuildRequires: cmake(Qt6Xml)
|
||||
Requires: python-PyQt6-sip >= %(rpm -q --whatprovides python3-PyQt6-sip --qf "%%{version}")
|
||||
Requires: python-dbus-python >= %(rpm -q --whatprovides python3-dbus-python --qf "%%{version}")
|
||||
Requires: python-PyQt6-sip >= %(rpm -q --whatprovides python-PyQt6-sip --qf "%%{version}")
|
||||
Requires: python-dbus-python >= %(rpm -q --whatprovides python-dbus-python --qf "%%{version}")
|
||||
Provides: python-qt6 = %{version}-%{release}
|
||||
%python_subpackages
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user