diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-03-31 18:20:14 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-03-31 18:20:14 -0400 |
commit | aeaecdbf798fabfbc3d9f02ab2b20dbea67c2bc0 (patch) | |
tree | a5191315ebb1dbb8de6136c1957d569aae696c30 /libre/pyqt5/pyqt-support-new-qt.patch | |
parent | 44726719fee67ba34d3ad3b88747136ddfbe0dbe (diff) | |
download | abslibre-aeaecdbf798fabfbc3d9f02ab2b20dbea67c2bc0.tar.gz abslibre-aeaecdbf798fabfbc3d9f02ab2b20dbea67c2bc0.tar.bz2 abslibre-aeaecdbf798fabfbc3d9f02ab2b20dbea67c2bc0.zip |
libre/pyqt5: bump pkgrel for rebuild, tidy the PKGBUILD
Diffstat (limited to 'libre/pyqt5/pyqt-support-new-qt.patch')
-rw-r--r-- | libre/pyqt5/pyqt-support-new-qt.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/pyqt5/pyqt-support-new-qt.patch b/libre/pyqt5/pyqt-support-new-qt.patch deleted file mode 100644 index 7d3a633c1..000000000 --- a/libre/pyqt5/pyqt-support-new-qt.patch +++ /dev/null @@ -1,12 +0,0 @@ -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} -+%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} - - %Platforms {WS_X11 WS_WIN WS_MACX} - |