chore(linux): Revert workaround for Python bug

A new version of python3-requests-cache is now available in
Debian and Ubuntu that fixes the bug, so we can revert the
workaround.

This reverts commit 10e169739d.
This commit is contained in:
Eberhard Beilharz 2022-01-20 11:53:45 +01:00
parent 3b80bc66be
commit c04fa525fc
No known key found for this signature in database
GPG key ID: E9140597606020D3

View file

@ -14,9 +14,6 @@ Build-Depends:
liblocale-gettext-perl,
perl,
python3-all (>= 3.5),
python3-all (<< 3.9.10) | python3-all (>= 3.10),
python3-all (<< 3.10.2),
python3.6 | python3.8 | python3.9 (<< 3.9.10) | python3.10 (<< 3.10.2),
python3-dbus,
python3-gi,
python3-lxml,