Accepting request 1221361 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/1221361 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-3D?expand=0&rev=12
This commit is contained in:
commit
9150dd9f79
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 08:22:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Avoid using requires_eq, which after the last modifications
|
||||
conflicts with python singlespec (order of expansion).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 13:44:55 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -45,8 +45,8 @@ BuildRequires: cmake(Qt63DExtras)
|
||||
BuildRequires: cmake(Qt63DInput)
|
||||
BuildRequires: cmake(Qt63DLogic)
|
||||
BuildRequires: cmake(Qt63DRender)
|
||||
%requires_ge python-PyQt6
|
||||
%requires_ge python-PyQt6-sip
|
||||
Requires: python-PyQt6 >= %(rpm -q --whatprovides python3-PyQt6 --qf "%%{version}")
|
||||
Requires: python-PyQt6-sip >= %(rpm -q --whatprovides python3-PyQt6-sip --qf "%%{version}")
|
||||
Provides: python-qt3d-qt6 = %{version}-%{release}
|
||||
%python_subpackages
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user