From 9d6242ff27fb7af168d48139813d61a1e6ec5f0e Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Tue, 2 Jan 2024 18:28:01 +0100 Subject: [PATCH] Update build manifests for debian --- .../{debian_oldstable.yml.disabled => debian_oldstable.yml} | 4 +++- .builds/debian_stable.yml | 4 +--- 2 files changed, 4 insertions(+), 4 deletions(-) rename .builds/{debian_oldstable.yml.disabled => debian_oldstable.yml} (78%) diff --git a/.builds/debian_oldstable.yml.disabled b/.builds/debian_oldstable.yml similarity index 78% rename from .builds/debian_oldstable.yml.disabled rename to .builds/debian_oldstable.yml index daba7da..e5ab0bd 100644 --- a/.builds/debian_oldstable.yml.disabled +++ b/.builds/debian_oldstable.yml @@ -7,10 +7,12 @@ packages: - python3-git - python3-nose - python3-coverage - - python3-hazwaz + - python3-hazwaz/bullseye-backports - flake8 - isort - python3-doc8 +repositories: + backports: http://deb.debian.org/debian bullseye-backports main sources: - https://git.sr.ht/~valhalla/lesana tasks: diff --git a/.builds/debian_stable.yml b/.builds/debian_stable.yml index 4355189..8b08307 100644 --- a/.builds/debian_stable.yml +++ b/.builds/debian_stable.yml @@ -7,12 +7,10 @@ packages: - python3-git - python3-nose - python3-coverage - - python3-hazwaz/bullseye-backports + - python3-hazwaz - flake8 - python3-doc8 - isort -repositories: - backports: http://deb.debian.org/debian bullseye-backports main sources: - https://git.sr.ht/~valhalla/lesana tasks: -- 2.45.2