Sat, 18 May 2024 15:30:16 UTC | login

Information for build python-virtualenv-16.0.0-5.fc30

ID78453
Package Namepython-virtualenv
Version16.0.0
Release5.fc30
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
StartedSat, 01 Dec 2018 23:16:02 UTC
CompletedSat, 01 Dec 2018 23:16:02 UTC
Tags
f30
RPMs
src
python-virtualenv-16.0.0-5.fc30.src.rpm (info) (download)
noarch
python-virtualenv-doc-16.0.0-5.fc30.noarch.rpm (info) (download)
python2-virtualenv-16.0.0-5.fc30.noarch.rpm (info) (download)
python2-virtualenv-python26-16.0.0-5.fc30.noarch.rpm (info) (download)
python3-virtualenv-16.0.0-5.fc30.noarch.rpm (info) (download)
python3-virtualenv-python26-16.0.0-5.fc30.noarch.rpm (info) (download)
Changelog * 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) * Wed Jul 18 2018 Miro Hrončok <mhroncok@redhat.com> - 16.0.0-4 - Reintroduce support for Python 2.6 (#1602347) - Add missing bundled provides * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 16.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 16 2018 Miro Hrončok <mhroncok@redhat.com> - 16.0.0-2 - Rebuilt for Python 3.7 * Thu May 17 2018 Steve Milner <smilner@redhat.com> - 16.0.0-1 - Updated for upstream release. * Wed Feb 28 2018 Iryna Shcherbina <ishcherb@redhat.com> - 15.1.0-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 15.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 15.1.0-3 - Cleanup spec file conditionals * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 15.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 12 2017 Steve Milner <smilner@redhat.com> - 15.1.0-1 - Update to 15.1.0 per https://bugzilla.redhat.com/show_bug.cgi?id=1454962 * Fri Feb 17 2017 Michal Cyprian <mcyprian@redhat.com> - 15.0.3-6 - Check if exec_dir exists before listing it's content during venv create process * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 15.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Jan 04 2017 Steve Milner <smilner@redhat.com> - 15.0.3-4 - Updated version binaries per discussion at bz#1385240. * Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 15.0.3-3 - Rebuild for Python 3.6 * Mon Oct 17 2016 Steve Milner <smilner@redhat.com> - 15.0.3-2 - Added MAJOR symlinks per bz#1385240.