Accepting request 984231 from home:bnavigator:branches:KDE:Qt:PyQt

- Update devel runtime requirements and supplements

OBS-URL: https://build.opensuse.org/request/show/984231
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-Charts?expand=0&rev=10
This commit is contained in:
Benjamin Greiner 2022-06-21 16:55:25 +00:00 committed by Git OBS Bridge
parent f8c909f666
commit 6bffb65efa
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 21 16:53:03 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update devel runtime requirements and supplements
-------------------------------------------------------------------
Tue Jun 21 10:10:20 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -19,6 +19,7 @@
%define qtlib Charts
%define mname PyQt6-%{qtlib}
%define pyqt_build_for_qt6 1
%define plainpython python
Name: python-%{mname}
Version: 6.3.1
Release: 0
@ -47,7 +48,9 @@ The bindings sit on top of PyQt6 and are implemented as a single module.
Summary: Devel files for %{name}
Group: Development/Tools/IDE
Requires: python-PyQt6-devel
Supplements: packageand(eric:python-%{mname})
Requires: %plainpython(abi) = %{python_version}
Supplements: (eric and python-%{mname})
Supplements: (python-PyQt6-devel and python-%{mname})
%description devel
This package provides Qt6 API files for the Eric IDE and the SIP files