summaryrefslogtreecommitdiff
path: root/libre/python-pyqt5/pyqt-support-new-qt.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-06 11:19:11 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-06 11:19:51 +0100
commit0a2ae7f044cbadc5eee995ab0a4f32fc1be65620 (patch)
treec16bb37f81bab6d6f728ee4863ed1e6f345fbcc3 /libre/python-pyqt5/pyqt-support-new-qt.patch
parent4d6b2ec1e4a49e48dce6fa6a64a6de7bfbd8db5d (diff)
downloadabslibre-0a2ae7f044cbadc5eee995ab0a4f32fc1be65620.tar.gz
abslibre-0a2ae7f044cbadc5eee995ab0a4f32fc1be65620.tar.bz2
abslibre-0a2ae7f044cbadc5eee995ab0a4f32fc1be65620.zip
libre/python-pyqt5: updated to 5.10
Diffstat (limited to 'libre/python-pyqt5/pyqt-support-new-qt.patch')
-rw-r--r--libre/python-pyqt5/pyqt-support-new-qt.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/libre/python-pyqt5/pyqt-support-new-qt.patch b/libre/python-pyqt5/pyqt-support-new-qt.patch
new file mode 100644
index 000000000..30ca0219d
--- /dev/null
+++ b/libre/python-pyqt5/pyqt-support-new-qt.patch
@@ -0,0 +1,12 @@
+diff -ru a/sip/QtCore/QtCoremod.sip b/sip/QtCore/QtCoremod.sip
+--- a/sip/QtCore/QtCoremod.sip 2016-12-25 18:56:11.000000000 +0100
++++ b/sip/QtCore/QtCoremod.sip 2017-01-24 12:03:50.707514377 +0100
+@@ -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}
++%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}
+
+ %Platforms {WS_X11 WS_WIN WS_MACX}
+