Name: | python2-virtualenv |
---|---|
Version: | 15.1.0 |
Release: | 22.module+el8.9.0+90013+b7cb8eec |
Architecture: | noarch |
Module: | python27:2.7:8090020231116015328:392b0bf1 python27:2.7:8100020240410221935:10 |
Group: | Development/Languages |
Size: | 342184 |
License: | MIT |
RPM: | python2-virtualenv-15.1.0-22.module+el8.9.0+90013+b7cb8eec.noarch.rpm |
Source RPM: | python-virtualenv-15.1.0-22.module+el8.9.0+90013+b7cb8eec.src.rpm |
Build Date: | Wed Oct 25 2023 |
Build Host: | build-ol8-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 |
- Add a custom error message when users attempt to create Python 3.11+ virtual environments - Resolves: rhbz#2165702
- Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055
- Use python-version-specific wheels from Python modules Resolves: rhbz#1917971
- 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