Wed, 01 May 2024 03:51:58 UTC | login

Information for build python-virtualenv-20.4.4-1.el9s

ID34282
Package Namepython-virtualenv
Version20.4.4
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-virtualenv.git#a5377778a685ab55fba5f9727a909f23f8fec102
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 byamoralej
State complete
Volume DEFAULT
StartedWed, 08 Sep 2021 14:49:42 UTC
CompletedWed, 08 Sep 2021 14:50:43 UTC
Taskbuild (cloud9s-openstack-xena-el9s, /rpms/python-virtualenv.git:a5377778a685ab55fba5f9727a909f23f8fec102)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-virtualenv.git#a5377778a685ab55fba5f9727a909f23f8fec102'}}
Tags
cloud9s-openstack-antelope-el9s-build
cloud9s-openstack-bobcat-el9s-build
cloud9s-openstack-caracal-el9s-build
cloud9s-openstack-dalmatian-el9s-build
cloud9s-openstack-wallaby-el9s-build
cloud9s-openstack-xena-el9s-build
cloud9s-openstack-yoga-el9s-build
cloud9s-openstack-zed-release
cloud9s-openstack-zed-testing
RPMs
src
python-virtualenv-20.4.4-1.el9s.src.rpm (info) (download)
noarch
python3-virtualenv-20.4.4-1.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Wed Apr 21 2021 Lumír Balhar <lbalhar@redhat.com> - 20.4.4-1 - Update to 20.4.4 Resolves: rhbz#1951515 * Wed Mar 17 2021 Lumír Balhar <lbalhar@redhat.com> - 20.4.3-1 - Update to 20.4.3 Resolves: rhbz#1939428 * 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