Fri, 19 Apr 2024 06:57:40 UTC | login

Information for build python-virtualenv-20.4.0-3.el9

ID6539
Package Namepython-virtualenv
Version20.4.0
Release3.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/python-virtualenv#529b18d6ff464dd576ffaa0a7cee42514717a0c9
SummaryTool to create isolated Python environments
Descriptionvirtualenv 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.
Built bymboddu
State complete
Volume DEFAULT
StartedFri, 16 Apr 2021 07:01:12 UTC
CompletedFri, 16 Apr 2021 07:04:20 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/python-virtualenv:529b18d6ff464dd576ffaa0a7cee42514717a0c9)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/python-virtualenv#529b18d6ff464dd576ffaa0a7cee42514717a0c9'}}
Tags
c9s-candidate
RPMs
src
python-virtualenv-20.4.0-3.el9.src.rpm (info) (download)
noarch
python3-virtualenv-20.4.0-3.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 20.4.0-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 19 2021 Lumír Balhar <lbalhar@redhat.com> - 20.4.0-1 - Update to 20.4.0 (#1915682) * Tue Jan 12 2021 Lumír Balhar <lbalhar@redhat.com> - 20.3.0-1 - Update to 20.3.0 (#1914641) * Mon Nov 23 2020 Lumír Balhar <lbalhar@redhat.com> - 20.2.1-1 - Update to 20.2.1 (#1900253) * Wed Nov 18 2020 Lumír Balhar <lbalhar@redhat.com> - 20.1.0-1 - Update to 20.1.0 (#1891297) * Fri Oct 02 2020 Lumír Balhar <lbalhar@redhat.com> - 20.0.32-1 - Update to 20.0.32 (#1884449) * Thu Sep 03 2020 Lumír Balhar <lbalhar@redhat.com> - 20.0.31-1 - Update to 20.0.31 (#1869352) * Thu Aug 06 2020 Lumír Balhar <lbalhar@redhat.com> - 20.0.30-1 - Update to 20.0.30 (#1862562) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20.0.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 24 2020 Miro Hrončok <mhroncok@redhat.com> - 20.0.28-1 - Update to 20.0.28 - Fixes rhbz#1860272 * Thu Jul 23 2020 Lumír Balhar <lbalhar@redhat.com> - 20.0.27-1 - Update to 20.0.27 (#1854551) * Tue Jun 23 2020 Lumír Balhar <lbalhar@redhat.com> - 20.0.25-1 - Update to 20.0.25 * Mon Jun 15 2020 Lumír Balhar <lbalhar@redhat.com> - 20.0.23-1 - Update to 20.0.23 (#1742034) * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 16.7.10-2 - Rebuilt for Python 3.9 * Tue Feb 25 2020 Miro Hrončok <mhroncok@redhat.com> - 16.7.10-1 - Update to 16.7.10 - Explicitly require setuptools < 44 with Python 3.4 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 16.7.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Sep 03 2019 Miro Hrončok <mhroncok@redhat.com> - 16.7.3-2 - Prefer wheels bundled in Python's ensurepip module over the RPM built ones - This allows continuing support for Python 3.4 in Fedora 32+ * Wed Aug 21 2019 Charalampos Stratakis <cstratak@redhat.com> - 16.7.3-1 - Update to 16.7.3 (#1742034) * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 16.6.1-3 - Rebuilt for Python 3.8 * Mon Jul 29 2019 Miro Hrončok <mhroncok@redhat.com> - 16.6.1-2 - Drop python2-virtualenv * Thu Jul 11 2019 Miro Hrončok <mhroncok@redhat.com> - 16.6.1-1 - Update to 16.6.1 (#1699031) - No more Python 2.6 or Jython support - Drop runtime dependency on pythonX-devel