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

- Update devel runtime requirements and supplements

OBS-URL: https://build.opensuse.org/request/show/984234
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-DataVisualization?expand=0&rev=8
This commit is contained in:
Benjamin Greiner 2022-06-21 17:00:56 +00:00 committed by Git OBS Bridge
parent f85620ff24
commit 41d9ba5cc7
2 changed files with 11 additions and 3 deletions

View File

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

View File

@ -19,6 +19,7 @@
%define qtlib DataVisualization
%define mname PyQt6-%{qtlib}
%define pyqt_build_for_qt6 1
%define plainpython python
Name: python-%{mname}
Version: 6.3.1
Release: 0
@ -26,7 +27,7 @@ Summary: Python bindings for the Qt Data Visualization library
License: GPL-3.0-only
Group: Development/Libraries/Python
URL: https://www.riverbankcomputing.com/software/pyqtdatavisualization
Source: https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/PyQt6_%{qtlib}-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/P/%{mname}/PyQt6_%{qtlib}-%{version}.tar.gz
BuildRequires: %{python_module PyQt6-devel >= 6.2}
BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module pyqt-builder >= 1.10}
@ -40,14 +41,16 @@ Provides: python-qtdatavisualization-qt6 = %{version}-%{release}
%python_subpackages
%description
PyQt6-3D is a set of Python bindings for The Qt Companys Qt Data Visualization library.
%{mname} is a set of Python bindings for The Qt Companys Qt %{qtlib} framework.
The bindings sit on top of PyQt6 and are implemented as a single module.
%package devel
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