summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2018-03-04 21:39:55 +0100
committerDavide Pesavento <pesa@gentoo.org>2018-03-04 21:40:11 +0100
commit7c892dfc85cbd670be8175a9e1cb92f4c2c99f6e (patch)
treea67bdc92e2ac3d5ce6b28dbace1804a0f34bd013 /dev-python/PyQt5/files
parentdev-python/PyQt5: version bump (diff)
downloadgentoo-7c892dfc85cbd670be8175a9e1cb92f4c2c99f6e.tar.gz
gentoo-7c892dfc85cbd670be8175a9e1cb92f4c2c99f6e.tar.bz2
gentoo-7c892dfc85cbd670be8175a9e1cb92f4c2c99f6e.zip
dev-python/PyQt5: remove 5.10
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-python/PyQt5/files')
-rw-r--r--dev-python/PyQt5/files/PyQt5-5.10-qt594.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-python/PyQt5/files/PyQt5-5.10-qt594.patch b/dev-python/PyQt5/files/PyQt5-5.10-qt594.patch
deleted file mode 100644
index fcdadab5521a..000000000000
--- a/dev-python/PyQt5/files/PyQt5-5.10-qt594.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Fix build with qt-5.9.4
-
-Bug: https://bugs.gentoo.org/646580
-
---- a/sip/QtCore/QtCoremod.sip
-+++ b/sip/QtCore/QtCoremod.sip
-@@ -22,7 +22,7 @@
-
- %Module(name=PyQt5.QtCore, call_super_init=True, default_VirtualErrorHandler=PyQt5, keyword_arguments="Optional", use_limited_api=True)
-
--%Timeline {Qt_5_0_0 Qt_5_0_1 Qt_5_0_2 Qt_5_1_0 Qt_5_1_1 Qt_5_2_0 Qt_5_2_1 Qt_5_3_0 Qt_5_3_1 Qt_5_3_2 Qt_5_4_0 Qt_5_4_1 Qt_5_4_2 Qt_5_5_0 Qt_5_5_1 Qt_5_6_0 Qt_5_6_1 Qt_5_6_2 Qt_5_6_3 Qt_5_6_4 Qt_5_6_5 Qt_5_6_6 Qt_5_6_7 Qt_5_6_8 Qt_5_6_9 Qt_5_7_0 Qt_5_7_1 Qt_5_8_0 Qt_5_8_1 Qt_5_9_0 Qt_5_9_1 Qt_5_9_2 Qt_5_9_3 Qt_5_10_0}
-+%Timeline {Qt_5_0_0 Qt_5_0_1 Qt_5_0_2 Qt_5_1_0 Qt_5_1_1 Qt_5_2_0 Qt_5_2_1 Qt_5_3_0 Qt_5_3_1 Qt_5_3_2 Qt_5_4_0 Qt_5_4_1 Qt_5_4_2 Qt_5_5_0 Qt_5_5_1 Qt_5_6_0 Qt_5_6_1 Qt_5_6_2 Qt_5_6_3 Qt_5_6_4 Qt_5_6_5 Qt_5_6_6 Qt_5_6_7 Qt_5_6_8 Qt_5_6_9 Qt_5_7_0 Qt_5_7_1 Qt_5_8_0 Qt_5_8_1 Qt_5_9_0 Qt_5_9_1 Qt_5_9_2 Qt_5_9_3 Qt_5_9_4 Qt_5_10_0}
-
- %Platforms {WS_X11 WS_WIN WS_MACX}
-