Benjamin Greiner 2022-06-21 16:43:56 +00:00 committed by Git OBS Bridge
parent c19b4b128c
commit 5e140f0b4a

View File

@ -26,7 +26,7 @@ Summary: Python bindings for the Qt Charts library
License: GPL-3.0-only
Group: Development/Libraries/Python
URL: https://www.riverbankcomputing.com/software/pyqtchart
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 >= %{version}}
BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module pyqt-builder >= 1.10}
@ -40,7 +40,7 @@ Provides: python-qtcharts-qt6 = %{version}-%{release}
%python_subpackages
%description
PyQt6-3D is a set of Python bindings for The Qt Companys Qt Charts framework.
%{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