dangerzone/dangerzone
Alex Pyrgiotis 4a48a2551b
Drop Ubuntu 20.04 (Focal) support
Drop Ubuntu 20.04 (Focal) support, because it's nearing its end-of-life
date. By doing so, we can remove several workarounds and notices we had
in place for this version, and most importantly, remove the pin to our
vendored PyMuPDF package.

Refs #1018
Refs #965
2025-03-17 15:40:25 +02:00
..
container_helpers Symlink /usr in Debian container image 2025-01-27 21:40:27 +02:00
conversion Symlink /usr in Debian container image 2025-01-27 21:40:27 +02:00
gui Drop Ubuntu 20.04 (Focal) support 2025-03-17 15:40:25 +02:00
isolation_provider Run ruff format 2025-01-23 14:48:33 +01:00
__init__.py Add an import preference for vendored packages 2024-10-15 14:58:06 +03:00
args.py Always use sys.exit when exiting the application 2024-05-09 15:57:42 +03:00
cli.py Run ruff format 2025-01-23 14:48:33 +01:00
container_utils.py Factor out container utilities to separate module 2024-12-10 11:31:39 +02:00
document.py Provide sanitized version of output filename 2024-10-17 15:33:58 +03:00
errors.py Factor out container utilities to separate module 2024-12-10 11:31:39 +02:00
logic.py Add a --debug flag to the CLI to help retrieve more logs 2025-01-16 11:35:06 +01:00
settings.py fix: do not catch bare exceptions 2024-06-05 14:19:31 +02:00
util.py Drop Ubuntu 20.04 (Focal) support 2025-03-17 15:40:25 +02:00