summaryrefslogtreecommitdiff
path: root/dev-python/pyqt6/files/pyqt6-6.8.0-qt682.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyqt6/files/pyqt6-6.8.0-qt682.patch')
-rw-r--r--dev-python/pyqt6/files/pyqt6-6.8.0-qt682.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-python/pyqt6/files/pyqt6-6.8.0-qt682.patch b/dev-python/pyqt6/files/pyqt6-6.8.0-qt682.patch
deleted file mode 100644
index 793b45fdda0f..000000000000
--- a/dev-python/pyqt6/files/pyqt6-6.8.0-qt682.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-Quick build fix while waiting for PyQt6-6.8.2, not entirely sure
-if this is correct as hardly know sip.
---- a/sip/QtCore/qstringconverter_base.sip
-+++ b/sip/QtCore/qstringconverter_base.sip
-@@ -24,3 +24,3 @@
-
--class QStringConverterBase
-+class QStringConverterBase /NoDefaultCtors/
- {