Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-11 | try to fix cross-compile on Darwin | Waldemar Brodkorb | |
2010-11-04 | add zlib dependency, fix binascii module build | Waldemar Brodkorb | |
2010-09-25 | fix packaging bug, reported by joerg | Waldemar Brodkorb | |
loading of python modules must be disabled, otherwise they are renamed/disabled. To disable modules we need to patch setup.py, PYTHON_DIABLED_MODULES are no longer recognized. |