Accepting request 1221369 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/1221369 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-Charts?expand=0&rev=12
This commit is contained in:
commit
695afe981b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 08:17:21 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:45:25 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -38,8 +38,8 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-pyqt-rpm-macros
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: cmake(Qt6%{qtlib})
|
||||
%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-qtcharts-qt6 = %{version}-%{release}
|
||||
%python_subpackages
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user