Accepting request 1072164 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/1072164 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-NetworkAuth?expand=0&rev=9
This commit is contained in:
13
support-python3.6.patch
Normal file
13
support-python3.6.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
Index: PyQt6_NetworkAuth-6.4.0/PKG-INFO
|
||||
===================================================================
|
||||
--- PyQt6_NetworkAuth-6.4.0.orig/PKG-INFO
|
||||
+++ PyQt6_NetworkAuth-6.4.0/PKG-INFO
|
||||
@@ -1,7 +1,7 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: PyQt6-NetworkAuth
|
||||
Version: 6.4.0
|
||||
-Requires-Python: >=3.7
|
||||
+Requires-Python: >=3.6
|
||||
Summary: Python bindings for the Qt Network Authorization library
|
||||
Home-Page: https://www.riverbankcomputing.com/software/pyqtnetworkauth/
|
||||
Author: Riverbank Computing Limited
|
||||
Reference in New Issue
Block a user