From e199d801f8a5bd06b2bee3ab9ef89ea9271c902d Mon Sep 17 00:00:00 2001 From: Diego Rondini Date: Thu, 10 May 2018 08:36:06 +0000 Subject: python-pyqt5: update recipe to 5.10.1 Update recipe to version 5.10.1, removing upstreamed patches in the process. Signed-off-by: Diego Rondini Signed-off-by: Martin Jansa --- recipes-python/pyqt5/files/fix-sm.patch | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 recipes-python/pyqt5/files/fix-sm.patch (limited to 'recipes-python/pyqt5/files/fix-sm.patch') diff --git a/recipes-python/pyqt5/files/fix-sm.patch b/recipes-python/pyqt5/files/fix-sm.patch deleted file mode 100644 index f2936a23..00000000 --- a/recipes-python/pyqt5/files/fix-sm.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- PyQt5_gpl-5.8.2/sip/QtGui/qguiapplication.sip.orig 2017-05-13 13:28:42.523392315 -0400 -+++ PyQt5_gpl-5.8.2/sip/QtGui/qguiapplication.sip 2017-05-13 13:30:08.081207211 -0400 -@@ -270,12 +270,14 @@ - %End - - public: -+%If (PyQt_SessionManager) - %If (Qt_5_6_0 -) - static bool isFallbackSessionManagementEnabled(); - %End - %If (Qt_5_6_0 -) - static void setFallbackSessionManagementEnabled(bool); - %End -+%End - - signals: - %If (Qt_5_6_0 -) -- cgit v1.2.3-54-g00ecf