packages/lang/python/patches
Alexandru Ardelean 5b85eff6b2 python: add patch to disable python byte codes by default
Use export PYTHONDONTWRITEBYTECODE=0 to re-enable writing byte codes.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-16 23:31:59 +02:00
..
110-enable-zlib.patch python: upgrade to version 2.7.8 2014-10-15 16:49:49 +03:00
120-do-not-add-include-dirs-when-cross-compiling.patch python: patch setup.py so that it does not include system include dirs 2014-10-17 16:34:15 +03:00
130-do-not-run-distutils-tests.patch python: add patch to disable package compiles/tests during cross-builts 2014-10-17 17:05:43 +03:00
140-do-not-write-bytes-codes.patch python: add patch to disable python byte codes by default 2014-11-16 23:31:59 +02:00