| Name: | rh-python36-python-virtualenv |
|---|---|
| Version: | 15.1.0 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 2916366 |
| License: | MIT |
| RPM: | rh-python36-python-virtualenv-15.1.0-2.el7.noarch.rpm |
| Source RPM: | rh-python36-python-virtualenv-15.1.0-2.el7.src.rpm |
| Build Date: | Mon Dec 18 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/virtualenv |
| Summary: | Tool to create isolated Python environments |
| Description: | virtualenv is a tool to create isolated Python environments. virtualenv is a successor to workingenv, and an extension of virtual-python. It is written by Ian Bicking, and sponsored by the Open Planning Project. It is licensed under an MIT-style permissive license. |
- Disable automatic downloads from pypi on new venv creation Resolves: rhbz#1469594
- Update to 15.1.0 for rh-python36
- Added a patch that shows a custom error message when a FILE passed to virtualenv to be used as 'home dir' already exists and is NOT a directory. Resolves: rhbz#1353206
- Update to 13.1.2
- Update to 1.11.6
- Bump release number to avoid conflict with rhel-7.0
- Update to v1.10.1 Resolves: rhbz#996707
- Fixed rhbz#963660
- Rebuild to generate bytecode properly after fixing rhbz#956289
- Rebuilt for SCL.