From 73b02b86d191170f739f6b2f5ff104dc9b73da55 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 13 May 2025 07:08:38 +0200 Subject: [PATCH] Removing now unneeded manual depends on python3-importlib-resources (Closes: #1105094). Signed-off-by: Daniel Baumann --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 24d817a..26b21e7 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,6 @@ Section: database Architecture: all Depends: python3-argcomplete, - python3-importlib-resources, python3-mistune (>= 2.0.2), ${misc:Depends}, ${python3:Depends},