Sat, 18 May 2024 17:10:29 UTC | login

Information for build python-virtualenv-20.0.30-1.fc33

ID167959
Package Namepython-virtualenv
Version20.0.30
Release1.fc33
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 10:36:47 UTC
CompletedThu, 13 Aug 2020 10:36:47 UTC
Tags
f33
RPMs
src
python-virtualenv-20.0.30-1.fc33.src.rpm (info) (download)
noarch
python3-virtualenv-20.0.30-1.fc33.noarch.rpm (info) (download)
Changelog * 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 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 16.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Dec 13 2018 Miro Hrončok <mhroncok@redhat.com> - 16.0.0-6 - Don't fail on missing certifi's cert bundle (#1655253) * Wed Aug 15 2018 Miro Hrončok <mhroncok@redhat.com> - 16.0.0-5 - Use wheels from RPM packages - Put wheels needed for Python 2.6 into a subpackage - Only have one /usr/bin/virtualenv (#1599422) - Provide "virtualenv" (#1502670)