From 80d94601fc3898eaab02a0d30975eaab08c47208 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 20 Apr 2026 19:16:22 +0200 Subject: [PATCH] gitlab-ci: python3-progress is not yet Depends: in testing !1792 --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1145dd0f..0ae5a937 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -142,6 +142,7 @@ debian_testing: gnupg ipfs-cid python3-babel + python3-progress python3-setuptools - python3 -c 'import fdroidserver' - python3 -c 'import androguard'