3ea95d1cac8178f8fe61ff9c09afceaf5215e7de
Debian Trixie ships many Python packages (cryptography 43.0.0, cffi, etc.) via apt that conflict with SABnzbd's pinned versions (cryptography==39.0.0, cffi==1.15.1). Pinned deps fail to install because pip can't uninstall the system packages (no RECORD file). Relax all pins so pip uses compatible versions already present.
Description
Recette pour la création de l'image sabnzbd
Languages
Shell
61.2%
Dockerfile
38.8%