summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-04-01 03:36:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-04-01 03:36:03 +0000
commit00fbb219e4d99a95c3da8c1f5085d90bfee91f98 (patch)
treeca89841ef14ded8349328816aadbfad39b3cae73
parentReleasing debian version 1.11.1-1. (diff)
downloadiredis-00fbb219e4d99a95c3da8c1f5085d90bfee91f98.tar.xz
iredis-00fbb219e4d99a95c3da8c1f5085d90bfee91f98.zip
Shortening mistune depends.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 4b2d55f..d0e7d9e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Section: database
Architecture: all
Depends:
python3-importlib-resources,
- python3-mistune (>= 2.0.0.0+really2.0.0),
+ python3-mistune (>= 2.0.2),
python3-pendulum,
python3-pytzdata,
${misc:Depends},