From f61c64dd3408670a23ef035b623af69d50e8ec7d Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Fri, 11 Feb 2022 23:26:31 +1000 Subject: [PATCH] roll back qtwebengine to 6.2.2 to fix broken copy&paste on Windows https://forums.ankiweb.net/t/anki-2-1-50-beta-3/17501/2 https://forums.ankiweb.net/t/is-this-a-bug-anki-2-1-50-beta3/17528 --- python/pyqt/6_2/requirements.in | 2 +- python/pyqt/6_2/requirements.txt | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/python/pyqt/6_2/requirements.in b/python/pyqt/6_2/requirements.in index 668d0814b..b8752c4c8 100644 --- a/python/pyqt/6_2/requirements.in +++ b/python/pyqt/6_2/requirements.in @@ -1,5 +1,5 @@ pyqt6==6.2.3 pyqt6-qt6==6.2.3 pyqt6-webengine==6.2.1 -pyqt6-webengine-qt6==6.2.3 +pyqt6-webengine-qt6==6.2.2 pyqt6_sip==13.2.1 diff --git a/python/pyqt/6_2/requirements.txt b/python/pyqt/6_2/requirements.txt index 1a58b93ce..9b9a5f9e6 100644 --- a/python/pyqt/6_2/requirements.txt +++ b/python/pyqt/6_2/requirements.txt @@ -41,11 +41,11 @@ pyqt6-webengine==6.2.1 \ --hash=sha256:97d4b43f0959458adc119511d22a12814416a3bf8bc78f246068fdd54a6fd2b3 \ --hash=sha256:aa2c8e93f99756f1ec5a703d3131605294c6603869e50204ae5a5f52ea15ec2f # via -r requirements.in -pyqt6-webengine-qt6==6.2.3 \ - --hash=sha256:22bf1d483e08ec4b98dd04f9a3a003ea8da548f1cdf6dd25ce96c94d3193bd05 \ - --hash=sha256:70356d56141afc309775f6fc6f9fc9807daece5bfbc9f36a01c0d9470457ce50 \ - --hash=sha256:a4f57da8adc875846d47883a319e65df14754b6e02db86c402691d2eb80566cc \ - --hash=sha256:df28076892e64305e15ac62b2b233b6ddfd4f02cea2bc93d4cc5b144cc275082 +pyqt6-webengine-qt6==6.2.2 \ + --hash=sha256:8449cec1492085bf0e6168c02e9c0255f66c67cdbdbb4c06d9f0c398f44d4b0d \ + --hash=sha256:8f83d93b58ea4f13f03ba2c82820a3ade2942f59240191f8153ee4d1e8221e6b \ + --hash=sha256:b88b913a4bff6246cf57ed5b2067d4dd16502502c2c97b9c63257156beeaa39c \ + --hash=sha256:f7d42669c484dc65dac7b4833d7638b888603fdd127b7adc2e5c3b0eaa43ff9b # via # -r requirements.in # pyqt6-webengine