- Nothing changed yet.
- Fixed PyPy compatibility. [hathawsh]
- Python3. [jod]
- Fix package distribution. [hvelarde]
- Fail if the script generated from
cmds
returns with a non-zero exit/status code. [rpatterson] - Remove GPL remnants. [rpatterson]
- relicense under BSD as agreed with gawel [jodok]
- dont run commands with on_install/on_update are set to false. Thanks to Sean Kelly for bug report [gawel]
- Add support for an 'uninstall_cmds' option to execute commands during the uninstall Buildout phase. [lgs, mroeder]
- apply last version of the recipe template [gawel]
- run commands in one process [gawel]
- win32 tests compat [gawel]