Bump bazarr to Debian 13 (#8677)

* Bump bazarr to Debian 13

- Removes unnecessary python3 install
- Use uv to create proper 3.12 venv (bazarr will give warnings about 3.13)

* Improve bazarr update

- setup_uv now versioned
- graceful update from pre-venv install

* chore: cosmetic

---------

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
Gerhard Burger
2025-10-28 14:19:38 +01:00
committed by GitHub
parent 3a1f1bf813
commit 909dbc20ce
3 changed files with 21 additions and 13 deletions

View File

@@ -23,7 +23,7 @@
"ram": 1024,
"hdd": 4,
"os": "debian",
"version": "12"
"version": "13"
}
}
],