| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Implement single-spec version.
- Update to version 2.6 * Fix symlinks that point to the old virtual env
- Fix update-alternatives as requested.
- Update to 2.5
* Speed clone_virtualenv up slightly by removing duplicate calls
to spawn process
* Improve windows compatibility
* Ship LICENSE along with the source distribution to pypi.
* Added verbose mode with logging.
* Bugfixes
- Implement update alternatives to allow co-install with python 3
version.
- Require python-setuptools instead of distribute (upstreams merged)
- Initial package (0.2.4) for openSUSE.