From 4de903cd15411230857df47ef93f053c9797ccb8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 17:25:31 +0100 Subject: [PATCH] Removing manual depends on python3-pendulum, not required anymore. Signed-off-by: Daniel Baumann --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 996172b..066f872 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,6 @@ Architecture: all Depends: python3-importlib-resources, python3-mistune (>= 2.0.2), - python3-pendulum, python3-pytzdata, ${misc:Depends}, ${python3:Depends},