Fri, 19 Apr 2024 04:54:42 UTC | login

Information for build rh-python34-python-virtualenv-1.11.6-1.el6

ID5277
Package Namerh-python34-python-virtualenv
Version1.11.6
Release1.el6
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 byhhorak
State complete
Volume DEFAULT
StartedFri, 02 Oct 2015 09:03:30 UTC
CompletedFri, 02 Oct 2015 09:09:34 UTC
Taskbuild (sclo6-rh-python34-rh-el6, rh-python34-python-virtualenv-1.11.6-1.el6.src.rpm)
Tags
sclo6-rh-python34-rh-candidate
sclo6-rh-python34-rh-release
sclo6-rh-python34-rh-testing
RPMs
src
rh-python34-python-virtualenv-1.11.6-1.el6.src.rpm (info) (download)
noarch
rh-python34-python-virtualenv-1.11.6-1.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Jan 22 2015 Matej Stuchlik <mstuchli@redhat.com> - 1.11.6-1 - Update to 1.11.6 * Mon Nov 18 2013 Robert Kuska <rkuska@redhat.com> - 1.10.1-2 - Bump release number to avoid conflict with rhel-7.0 * Tue Aug 20 2013 Robert Kuska <rkuska@redhat.com> - 1.10.1-1 - Update to v1.10.1 Resolves: rhbz#996707 * Fri May 17 2013 Robert Kuska <rkuska@redhat.com> - 1.7.2-4 - Fixed rhbz#963660 * Thu May 09 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 1.7.2-3 - Rebuild to generate bytecode properly after fixing rhbz#956289 * Wed Sep 19 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1.7.2-2 - Rebuilt for SCL. * Tue Aug 14 2012 Steve Milner <me@stevemilner.org> - 1.7.2-1 - Update for upstream bug fixes. - Added path for versioned binary. - Patch no longer required. * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Wed Mar 14 2012 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.7.1.2-1 - Update for upstream bug fixes. - Added patch for sphinx building * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Dec 20 2011 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.7-1 - Update for https://bugzilla.redhat.com/show_bug.cgi?id=769067 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sat Oct 16 2010 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.5.1-1 - Added _weakrefset requirement for Python 2.7.1. - Add support for PyPy. - Uses a proper temporary dir when installing environment requirements. - Add --prompt option to be able to override the default prompt prefix. - Add fish and csh activate scripts. * Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 1.4.8-4 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Wed Jul 07 2010 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.4.8-3 - Fixed EPEL installation issue from BZ#611536 * Tue Jun 08 2010 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.4.8-2 - Only replace the python shebang on the first line (Robert Buchholz) * Wed Apr 28 2010 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.4.8-1 - update pip to 0.7 - move regen-docs into bin/ - Fix #31, make activate_this.py work on Windows (use Lib/site-packages) unset PYTHONHOME envioronment variable -- first step towards fixing the PYTHONHOME issue; see e.g. https://bugs.launchpad.net/virtualenv/+bug/290844 - unset PYTHONHOME in the (Unix) activate script (and reset it in deactivate()) - use the activate.sh in virtualenv.py via running bin/rebuild-script.py - add warning message if PYTHONHOME is set * Fri Apr 02 2010 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.4.6-1 - allow script creation without setuptools - fix problem with --relocate when bin/ has subdirs (fixes #12) - Allow more flexible .pth file fixup - make nt a required module, along with posix. it may not be a builtin module on jython - don't mess with PEP 302-supplied __file__, from CPython, and merge in a small startup optimization for Jython, from Jython * Tue Dec 22 2009 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.4.3-1 - Updated for upstream release. * Thu Nov 12 2009 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.4.2-1 - Updated for upstream release. * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue Apr 28 2009 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.3.3-1 - Updated for upstream release. * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Dec 25 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.3.2-1 - Updated for upstream release. * Thu Dec 04 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.3.1-4 - Rebuild for Python 2.6 * Mon Dec 01 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.3.1-3 - Added missing dependencies. * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.3.1-2 - Rebuild for Python 2.6 * Fri Nov 28 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.3.1-1 - Updated for upstream release * Sun Sep 28 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.3-1 - Updated for upstream release * Sat Aug 30 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.2-1 - Updated for upstream release * Fri Aug 29 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.1-3 - Updated from review notes * Thu Aug 28 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.1-2 - Updated from review notes * Tue Aug 26 2008 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.1-1 - Initial Version