Name: | python3-virtualenv |
---|---|
Version: | 20.15.1 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 710123 |
License: | MIT |
RPM: | python3-virtualenv-20.15.1-1.el9.noarch.rpm |
Source RPM: | python-virtualenv-20.15.1-1.el9.src.rpm |
Build Date: | Fri Jul 08 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://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 |
- Update to 20.15.1 Resolves: rhbz#2101975
- Update to 20.15.0 Resolves: rhbz#2101126
- Update to 20.13.4 Resolves: rhbz#2065839
- BR tcsh so we can test csh activation scripts
- Add explicit error when embed version of wheels is requested Resolves: rhbz#2053948
- Update to 20.13.3 Resolves: rhbz#2061449
- Update to 20.13.2 Resolves: rhbz#2058146
- Update to 20.13.1 Resolves: rhbz#2051025
- Update to 20.13.0 Resolves: rhbz#2035895
- Remove hack for local/ prefixes