This website requires JavaScript.
Explore
Help
Sign in
dbcli
/
ptpython
Watch
1
Star
0
Fork
You've already forked ptpython
0
Code
Issues
Activity
3782963bbb
ptpython
/
debian
/
rules
7 lines
84 B
Text
Raw
Normal View
History
Unescape
Escape
Adding debian version 3.0.16-1. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 18:23:23 +01:00
#!/usr/bin/make -f
export PYBUILD_NAME=ptpython
%:
Updating python debhelper sequence, thanks to Andrej Shadura <andrewsh@debian.org>. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 18:26:05 +01:00
dh ${@} --buildsystem=pybuild
Copy permalink