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

- Do not require python 3.7 when 3.6 is good enough, which allows
  to build the package for Leap

OBS-URL: https://build.opensuse.org/request/show/1072158
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-3D?expand=0&rev=10
This commit is contained in:
Benjamin Greiner 2023-03-15 22:49:48 +00:00 committed by Git OBS Bridge
parent a64ee4fc4c
commit e05cf954e1
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 15 16:01:14 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
- Do not require python 3.7 when 3.6 is good enough, which allows
to build the package for Leap
-------------------------------------------------------------------
Mon Oct 3 17:26:55 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -29,7 +29,7 @@ Group: Development/Libraries/Python
URL: https://www.riverbankcomputing.com/software/pyqt3d
Source: https://files.pythonhosted.org/packages/source/P/PyQt6-3D/PyQt6_3D-%{version}.tar.gz
BuildRequires: %{python_module PyQt6-devel >= %{version}}
BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module devel >= 3.6}
BuildRequires: %{python_module pyqt-builder >= 1.9}
BuildRequires: %{python_module sip-devel >= 6}
BuildRequires: fdupes