Name: | python3-virtualenv |
---|---|
Version: | 15.1.0 |
Release: | 18.module+el8.0.0+5333+22a49f57 |
Architecture: | noarch |
Module: | python36:3.6:8000020190410133122:17efdbc7 |
Group: | Development/Languages |
Size: | 2133015 |
License: | MIT |
RPM: | python3-virtualenv-15.1.0-18.module+el8.0.0+5333+22a49f57.noarch.rpm |
Source RPM: | python-virtualenv-15.1.0-18.module+el8.0.0+5333+22a49f57.src.rpm |
Build Date: | Thu Sep 12 2019 |
Build Host: | jenkins-10-147-72-125-37856c20-4ffa-4820-bdad-6f8ce19058d8.appad1iad.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 |
- Bumping due to problems with modular RPM upgrade path (#1695587) - Related: rhbz#1693974
- 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
- BuildRequire also python36-rpm-macros as part of the python36 module build