summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:13:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:13:19 +0000
commit9a12b7f211391f6b0dbac889ae0668bf15d32a62 (patch)
treeaf20f1347588a460aa279fbfb65e36bab9e0ed64
parentReleasing debian version 4.1.0-1. (diff)
downloadpgcli-9a12b7f211391f6b0dbac889ae0668bf15d32a62.tar.xz
pgcli-9a12b7f211391f6b0dbac889ae0668bf15d32a62.zip
Removing manual depends on python3-pendulum, not required anymore.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a680c99..04f7ebb 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,6 @@ Section: database
Architecture: all
Depends:
python3-cli-helpers,
- python3-pendulum,
python3-pgspecial (>= 2),
python3-pkg-resources,
python3-prompt-toolkit (>= 3.0),