summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 10:38:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 10:38:25 +0000
commit27285dd3f6e9cc6d5ccfb234f9f4764efbd297fb (patch)
tree64608e7aadba993e4ababb538d55925c7104a34d /debian/control
parentMerging upstream version 0.1.31. (diff)
downloaddebputy-27285dd3f6e9cc6d5ccfb234f9f4764efbd297fb.tar.xz
debputy-27285dd3f6e9cc6d5ccfb234f9f4764efbd297fb.zip
Merging debian version 0.1.31.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f8eceb7..b63b928 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends:
python3-pygls <!nocheck !pkg.debputy.minimal-tests>,
python3-pytest <!nocheck>,
python3-pytest-cov <pkg.debputy.test-coverage>,
- python3-ruyaml,
+ python3-ruyaml | python3-ruamel.yaml,
# debputy-plugin-foo,
# The code was never checked with an older version than 3.11...
python3:any (>= 3.11~),
@@ -47,7 +47,7 @@ Depends:
python3-colored <!pkg.debputy.no-color>,
python3-colorlog <!pkg.debputy.no-color>,
python3-debian,
- python3-ruyaml,
+ python3-ruyaml | python3-ruamel.yaml,
# The code was never checked with an older version than 3.11...
python3:any (>= 3.11~),
strip-nondeterminism,