summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-06 06:47:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-06 04:13:23 +0000
commit8cf20e4f00cb2139033c8010d020b261571180fb (patch)
tree4c8cab8c8d05ec1ab193f09e7d25de255cab330f /debian/rules
parentMerging upstream version 2.2.0. (diff)
downloadcli-helpers-8cf20e4f00cb2139033c8010d020b261571180fb.tar.xz
cli-helpers-8cf20e4f00cb2139033c8010d020b261571180fb.zip
Updating python debhelper sequence.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 723dd85..e2578f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
export PYBUILD_NAME=cli-helpers
%:
- dh ${@} --buildsystem=pybuild --with python3
+ dh ${@} --buildsystem=pybuild
override_dh_auto_test:
# disabled, doesn't work yet