summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-05-12 09:14:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-05-12 09:15:03 +0000
commitdd334210cc00a1dcd8ed23a4acae4c1771d02f81 (patch)
tree5ab0aac7b0172f69970dee4932e4181f45b3f47a
parentAdding build-depends to pybuild-plugin-pyproject for PEP517 support. (diff)
downloadgitlint-dd334210cc00a1dcd8ed23a4acae4c1771d02f81.tar.xz
gitlint-dd334210cc00a1dcd8ed23a4acae4c1771d02f81.zip
Adding hatch build-depends for new usptream version.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 190741b..efbdda3 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,8 @@ Build-Depends:
python3-all,
python3-arrow,
python3-click,
+ python3-hatch-vcs,
+ python3-hatchling,
python3-setuptools,
python3-sh,
Rules-Requires-Root: no