From 744139f8dbb38935a79e068c724a32f855008831 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Thu, 4 Aug 2022 21:58:50 +0200 Subject: On debian stable, python3-hazwaz will have to be installed from backports. --- .builds/debian_stable.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.builds/debian_stable.yml b/.builds/debian_stable.yml index 8b08307..4355189 100644 --- a/.builds/debian_stable.yml +++ b/.builds/debian_stable.yml @@ -7,10 +7,12 @@ packages: - python3-git - python3-nose - python3-coverage - - python3-hazwaz + - python3-hazwaz/bullseye-backports - flake8 - python3-doc8 - isort +repositories: + backports: http://deb.debian.org/debian bullseye-backports main sources: - https://git.sr.ht/~valhalla/lesana tasks: -- cgit v1.2.3