Revert "Bump version of Qt"

This reverts commit 84d28a04db569a79b7e245c5ef7239ec39176b74.

In Qt 6.6.1 QWebEngineProcess.exe crashes on windows. Also on windwos
the palette is even more screwed up using the windows highlight olor as
the link colr instead of the selected color. I dont have the
patience to debug it, so revert back to Qt 6.5.
This commit is contained in:
Kovid Goyal 2023-12-08 09:08:16 +05:30
parent d20b1a08db
commit b9ca068246
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -508,51 +508,51 @@
{ {
"name": "qt-base", "name": "qt-base",
"version": "6.6.1", "version": "6.5.3",
"hashes": { "hashes": {
"unix": "sha256:450c5b4677b2fe40ed07954d7f0f40690068e80a94c9df86c2c905ccd59d02f7" "unix": "md5:9b3b8e45d0923bc6928833d185b29e40"
} }
}, },
{ {
"name": "qt-svg", "name": "qt-svg",
"hashes": { "hashes": {
"unix": "sha256:248deb56d26a463cf3162f530358ccf90cfb654bbf518bb35ddf81b205e09228" "unix": "md5:6e29e50c706d1ef870d232f260cf05c2"
} }
}, },
{ {
"name": "qt-shadertools", "name": "qt-shadertools",
"hashes": { "hashes": {
"unix": "sha256:08338fe4f54954928e41a8a5450627e61bca115039706c28161bf967785e73bb" "unix": "md5:e751ba53872f74546e01277b51e0218d"
} }
}, },
{ {
"name": "qt-declarative", "name": "qt-declarative",
"hashes": { "hashes": {
"unix": "sha256:7effd7338e6658464ce9554dc88d1bf93a39d1415501be2c4b34c098b608995c" "unix": "md5:c6f3840960803d8c1654ba48f9742814"
} }
}, },
{ {
"name": "qt-imageformats", "name": "qt-imageformats",
"hashes": { "hashes": {
"unix": "sha256:ac4ed08950072e375be662cfa64fdb447dd6e935cf29c56a4128d1500492188f" "unix": "md5:47838764e104e7cb2390038989ba91ea"
} }
}, },
{ {
"name": "qt-webchannel", "name": "qt-webchannel",
"hashes": { "hashes": {
"unix": "sha256:f16087cd573ada98b3c90f10a18bb660dc8a65a6404e4d8e24a712799f91e543" "unix": "md5:d92af561c15f5af61656eabcdbaf1d27"
} }
}, },
{ {
"name": "qt-positioning", "name": "qt-positioning",
"hashes": { "hashes": {
"unix": "sha256:3ddac73f3b12b8516498cb5d2f9ade058a1a9368f74188d48ed27032833816b8" "unix": "md5:c1eb22c2cdd18a8228e433e4e5d1577a"
} }
}, },
@ -560,21 +560,21 @@
"name": "qt-wayland", "name": "qt-wayland",
"os": "linux", "os": "linux",
"hashes": { "hashes": {
"unix": "sha256:66cc2d632dc07fc6cc4e35247f48b7c1753276ccbf86e86d7b24d799725568b1" "unix": "md5:b73feecf0fef221ed748ea7c984f45be"
} }
}, },
{ {
"name": "qt-sensors", "name": "qt-sensors",
"hashes": { "hashes": {
"unix": "sha256:bd13ee815c2fc39ac9e5a2e34f3e7055f972d14b949f00d6c6ec5347783799d3" "unix": "md5:c4a48b39a3aaba6534f7fa5fbc363b0f"
} }
}, },
{ {
"name": "qt-webengine", "name": "qt-webengine",
"hashes": { "hashes": {
"unix": "sha256:7a6ea228214bd66029ca90549b29021f30f7544abff997b7f831ceac2ce73691" "unix": "md5:b418c1b4e333a06609dac451c4484e23"
} }
}, },
@ -1030,8 +1030,8 @@
"name": "sip", "name": "sip",
"comment": "build time dependency", "comment": "build time dependency",
"unix": { "unix": {
"filename": "sip-6.8.0-py3-none-any.whl", "filename": "sip-6.7.11.tar.gz",
"hash": "sha256:5da5638ed88ee95cb800c5a1bb3f2217f8ca21d93750e10aa171f2d0280ac0e2", "hash": "sha256:f0dc3287a0b172e5664931c87847750d47e4fdcda4fe362b514af8edd655b469",
"urls": ["pypi"] "urls": ["pypi"]
} }
}, },
@ -1040,8 +1040,8 @@
"name": "pyqt-builder", "name": "pyqt-builder",
"comment": "build time dependency", "comment": "build time dependency",
"unix": { "unix": {
"filename": "PyQt_builder-1.15.4-py3-none-any.whl", "filename": "PyQt_builder-1.15.2-py3-none-any.whl",
"hash": "sha256:2dd20ee5f513b137c2abbfd439302d7c6df321fbd9fde17142bb7aff65f5c635", "hash": "sha256:9e5acbe6ddffc2b8e7a619c5053d1f7da53f5db0faff8ce2b573f0e6604ad981",
"urls": ["pypi"] "urls": ["pypi"]
} }
}, },
@ -1050,8 +1050,8 @@
"name": "pyqt-sip", "name": "pyqt-sip",
"comment": "runtime sip module for PyQt", "comment": "runtime sip module for PyQt",
"unix": { "unix": {
"filename": "PyQt6_sip-13.6.0.tar.gz", "filename": "PyQt6_sip-13.5.2.tar.gz",
"hash": "sha256:2486e1588071943d4f6657ba09096dc9fffd2322ad2c30041e78ea3f037b5778", "hash": "sha256:ebf6264b6feda01ba37d3b60a4bb87493bdb87be70f7b2a5384a7acd4902d88d",
"urls": ["pypi"] "urls": ["pypi"]
} }
}, },
@ -1059,8 +1059,8 @@
{ {
"name": "pyqt", "name": "pyqt",
"unix": { "unix": {
"filename": "PyQt6-6.6.0.tar.gz", "filename": "PyQt6-6.5.2.tar.gz",
"hash": "sha256:d41512d66044c2df9c5f515a56a922170d68a37b3406ffddc8b4adc57181b576", "hash": "sha256:1487ee7350f9ffb66d60ab4176519252c2b371762cbe8f8340fd951f63801280",
"urls": ["pypi"] "urls": ["pypi"]
} }
}, },
@ -1068,8 +1068,8 @@
{ {
"name": "pyqt-webengine", "name": "pyqt-webengine",
"unix": { "unix": {
"filename": "PyQt6_WebEngine-6.6.0.tar.gz", "filename": "PyQt6_WebEngine-6.5.0.tar.gz",
"hash": "sha256:d50b984c3f85e409e692b156132721522d4e8cf9b6c25e0cf927eea2dfb39487", "hash": "sha256:8ba9db56c4c181a2a2fab1673ca35e5b63dc69113f085027ddc43c710b6d6ee9",
"urls": ["pypi"] "urls": ["pypi"]
} }
}, },