1
0
Fork 0

Updating python debhelper sequence.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 17:04:04 +01:00
parent db5ed8b1cc
commit 5fc618b915
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 2 additions and 2 deletions

2
debian/rules vendored
View file

@ -3,7 +3,7 @@
export PYBUILD_NAME=iredis
%:
dh ${@} --buildsystem=pybuild --with python3
dh ${@} --buildsystem=pybuild
execute_before_dh_auto_clean:
cp debian/local/setup.py setup.py