* pycompile:
- Don't over-optimize, check the timestamps of byte-code files. - Use the correct name for byte-code files. - Add an option -f/--force. - Copy stdout/stderr of py_compile processes in case of error. - Propagate the exit value of the py_compile processes. - Update manual page. * Bump depends to require the fixed pycompile for dh_python2 based package builds. * Don't touch the standard python library in rtupdate scripts.
Showing
- debian/changelog 15 additions, 0 deletionsdebian/changelog
- debpython/depends.py 1 addition, 1 deletiondebpython/depends.py
- pycompile 26 additions, 10 deletionspycompile
- pycompile.1 19 additions, 12 deletionspycompile.1
- runtime.d/public_modules.rtinstall 8 additions, 1 deletionruntime.d/public_modules.rtinstall
- runtime.d/public_modules.rtremove 9 additions, 2 deletionsruntime.d/public_modules.rtremove
Please register or sign in to comment