From 39573a72169536180dfa996e1277898486fff8a46b624bd7f688c8cbd0bba149 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Fri, 26 Jan 2024 08:12:18 +0000 Subject: [PATCH] Accepting request 1141581 from home:bnavigator:branches:KDE:Qt:PyQt - Drop support-python3.6.patch * python-foo prefixed packages for SLE15 with python3.6 should be handled by an SLE internal maintenance request to python3-foo OBS-URL: https://build.opensuse.org/request/show/1141581 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-WebEngine?expand=0&rev=21 --- python-PyQt6-WebEngine.changes | 7 +++++++ python-PyQt6-WebEngine.spec | 5 ++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/python-PyQt6-WebEngine.changes b/python-PyQt6-WebEngine.changes index 934e9c6..edc9320 100644 --- a/python-PyQt6-WebEngine.changes +++ b/python-PyQt6-WebEngine.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 25 20:33:30 UTC 2024 - Ben Greiner + +- Drop support-python3.6.patch + * python-foo prefixed packages for SLE15 with python3.6 should be + handled by an SLE internal maintenance request to python3-foo + ------------------------------------------------------------------- Mon Oct 30 14:42:29 UTC 2023 - Markéta Machová diff --git a/python-PyQt6-WebEngine.spec b/python-PyQt6-WebEngine.spec index eb9cbf3..dd4966f 100644 --- a/python-PyQt6-WebEngine.spec +++ b/python-PyQt6-WebEngine.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,9 +28,8 @@ License: GPL-3.0-only Group: Development/Libraries/Python URL: https://www.riverbankcomputing.com/software/pyqt3d Source: https://files.pythonhosted.org/packages/source/P/%{mname}/%{muname}-%{version}.tar.gz -Patch0: support-python3.6.patch BuildRequires: %{python_module PyQt6-devel >= 6.2} -BuildRequires: %{python_module devel >= 3.6} +BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module pyqt-builder >= 1.11} BuildRequires: %{python_module sip-devel >= 6} BuildRequires: fdupes