commit: 6d2940d0a50f2e1eb0e2d671ce5b4564469be80b Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Wed Oct 22 14:08:30 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Wed Oct 22 14:36:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2940d0
dev-python/pyqt6-webengine: drop unused patch Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> .../files/pyqt6-webengine-6.8.0-qvariant.patch | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/dev-python/pyqt6-webengine/files/pyqt6-webengine-6.8.0-qvariant.patch b/dev-python/pyqt6-webengine/files/pyqt6-webengine-6.8.0-qvariant.patch deleted file mode 100644 index bdb7d4c2a202..000000000000 --- a/dev-python/pyqt6-webengine/files/pyqt6-webengine-6.8.0-qvariant.patch +++ /dev/null @@ -1,15 +0,0 @@ -This was removed between 6.8.0.dev2411020930 and 6.8.0 final, but -results in a build failure if missing (or at least with Qt6.8.1). - -qwebengineframe.sip:52:64: error: invalid use of incomplete type 'class QVariant' ---- a/sip/QtWebEngineCore/qwebengineframe.sip -+++ b/sip/QtWebEngineCore/qwebengineframe.sip -@@ -29,4 +29,8 @@ - %End - -+%TypeCode -+#include <QVariant> -+%End -+ - public: - bool isValid() const;
