Sync from SUSE:SLFO:Main python-PyQt6-WebEngine revision 841098c32bc3657a86758a9b71264e92
This commit is contained in:
parent
26e33a232f
commit
aa789cf23d
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 25 20:33:30 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- 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á <mmachova@suse.com>
|
Mon Oct 30 14:42:29 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -28,9 +28,8 @@ License: GPL-3.0-only
|
|||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
URL: https://www.riverbankcomputing.com/software/pyqt3d
|
URL: https://www.riverbankcomputing.com/software/pyqt3d
|
||||||
Source: https://files.pythonhosted.org/packages/source/P/%{mname}/%{muname}-%{version}.tar.gz
|
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 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 pyqt-builder >= 1.11}
|
||||||
BuildRequires: %{python_module sip-devel >= 6}
|
BuildRequires: %{python_module sip-devel >= 6}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
Index: PyQt6_WebEngine-6.6.0/PKG-INFO
|
|
||||||
===================================================================
|
|
||||||
--- PyQt6_WebEngine-6.6.0.orig/PKG-INFO
|
|
||||||
+++ PyQt6_WebEngine-6.6.0/PKG-INFO
|
|
||||||
@@ -1,7 +1,7 @@
|
|
||||||
Metadata-Version: 2.1
|
|
||||||
Name: PyQt6-WebEngine
|
|
||||||
Version: 6.6.0
|
|
||||||
-Requires-Python: >=3.7
|
|
||||||
+Requires-Python: >=3.6
|
|
||||||
Summary: Python bindings for the Qt WebEngine framework
|
|
||||||
Home-Page: https://www.riverbankcomputing.com/software/pyqtwebengine/
|
|
||||||
Author: Riverbank Computing Limited
|
|
Loading…
Reference in New Issue
Block a user