- Jan 29, 2011
-
-
Piotr Ożarowski authored
-
- Jan 10, 2011
-
-
Piotr Ożarowski authored
-
- Dec 12, 2010
-
-
Piotr Ożarowski authored
-
Matthias Klose authored
-
Matthias Klose authored
- Add options -l/--lazy, -O.
-
Matthias Klose authored
- 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.
-
- Nov 29, 2010
-
-
Piotr Ożarowski authored
-
- Nov 24, 2010
-
-
Piotr Ożarowski authored
site-packages directories and use the right interpreter instead of raising KeyError
-
- Oct 17, 2010
-
-
Piotr Ożarowski authored
it's not in a list of supported Python versions (closes: 600529)
-
- Aug 06, 2010
-
-
Piotr Ożarowski authored
-
Piotr Ożarowski authored
closes LP: #613675
-
- Jul 28, 2010
-
-
Piotr Ożarowski authored
-
- Jul 25, 2010
-
-
Piotr Ożarowski authored
(closes: 590224)
-
- Jul 19, 2010
-
-
Piotr Ożarowski authored
-
- Jul 17, 2010
-
-
Piotr Ożarowski authored
pyclean, pycompile: use .communicate() instead of .wait() to avoid hanging `dpkg -L PACKAGE` in few situations
-
- Jun 17, 2010
-
-
Piotr Ożarowski authored
* add "|| true" in postinst-pycompile
-
- Jun 16, 2010
-
-
Piotr Ożarowski authored
* ignore dh's -O option * allow multiple -p options * add -N option
-
- Jun 13, 2010
-
-
Piotr Ożarowski authored
-
Piotr Ożarowski authored
-
Piotr Ożarowski authored
* make sure pycompile binary is available at intall time * do not require pyclean at uninstall time
-
- May 17, 2010
-
-
Piotr Ożarowski authored
-
Matthias Klose authored
-