17
0

Accepting request 1072162 from home:alarrosa:branches:openSUSE:Backports:SLE-15-SP5:Staging:adi:5

- Add patch to support python 3.6 in order to build for SLE/Leap:
  * support-python3.6.patch

OBS-URL: https://build.opensuse.org/request/show/1072162
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-DataVisualization?expand=0&rev=12
This commit is contained in:
2023-03-15 22:52:39 +00:00
committed by Git OBS Bridge
parent 3d6d7e2d32
commit 45885d0d29
3 changed files with 21 additions and 1 deletions

View File

@@ -28,8 +28,9 @@ License: GPL-3.0-only
Group: Development/Libraries/Python
URL: https://www.riverbankcomputing.com/software/pyqtdatavisualization
Source: https://files.pythonhosted.org/packages/source/P/%{mname}/PyQt6_%{qtlib}-%{version}.tar.gz
Patch0: support-python3.6.patch
BuildRequires: %{python_module PyQt6-devel >= 6.2}
BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module devel >= 3.6}
BuildRequires: %{python_module pyqt-builder >= 1.10}
BuildRequires: %{python_module sip-devel >= 6}
BuildRequires: fdupes