This commit is contained in:
parent
c19b4b128c
commit
5e140f0b4a
@ -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 Company’s Qt Charts framework.
|
||||
%{mname} is a set of Python bindings for The Qt Company’s Qt %{qtlib} framework.
|
||||
The bindings sit on top of PyQt6 and are implemented as a single module.
|
||||
|
||||
%package devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user