| Name: | python2-virtualenv | 
|---|---|
| Version: | 15.1.0 | 
| Release: | 19.module+el8.3.0+7833+4aaf98ce | 
| Architecture: | noarch | 
| Module: | python27:2.7:8030020200819165638:9edba152 python27:2.7:8030020200819165639:851f4228 python27:2.7:8040020210122160212:cdb2db54  | 
| Group: | Development/Languages | 
| Size: | 337267 | 
| License: | MIT | 
| RPM: | python2-virtualenv-15.1.0-19.module+el8.3.0+7833+4aaf98ce.noarch.rpm | 
| Source RPM: | python-virtualenv-15.1.0-19.module+el8.3.0+7833+4aaf98ce.src.rpm | 
| Build Date: | Thu Nov 05 2020 | 
| Build Host: | jenkins-172-17-0-2-987fe06b-e338-4d12-bb39-daa73375bcbe.blddevtest1iad.osdevelopmeniad.oraclevcn.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  | 
- Use wheels from RPM packages (rhbz#1659550) (rhbz#1659551) - Fail with a warning on Python versions < 2.7
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Don't fail on missing certifi's cert bundle - Resolves: rhbz#1659440
- Provide the package name `virtualenv` and the /usr/bin/virtualenv binary - Resolves: rhbz#1649958
- Fix alternatives - post and postun sections only with python3 - Resolves: rhbz#1633534
- Add alternatives for virtualenv-3 - Resolves: rhbz#1633534
- Remove virtualenv-3 executable. This will be provided by python3 module. - Resolves: rhbz#1615727
- Remove unversioned binaries from python2 subpackage - Resolves: rhbz#1613343
- Fixed conditions
- Switch python3 coditions to bcond