From 27ba140e52bb57d1d86ef5c68e6158ce1a1f1b19 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 17:06:24 +0100 Subject: [PATCH] Adding versioned depends for mistune 2.0. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index ac9e18a..4b2d55f 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Section: database Architecture: all Depends: python3-importlib-resources, + python3-mistune (>= 2.0.0.0+really2.0.0), python3-pendulum, python3-pytzdata, ${misc:Depends},