| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 0.5.4: * Added support for Python 3.8.
- update to version 0.5.3
0.5.?
* Fixed incorrect Python version value.
* Added support for Python 3.7.
0.4.0
* Dropped support for EOL Python versions that no longer
receive any updates from the core CPython team.
0.3.0
* Added support for Python 3.
* Fixed a bug with writing unicode in .pth files incorrectly.
* Fixed support for paths involving symbolic links.
- Remove superfluous devel dependency for noarch package
- 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.