[Bug 548877] New: Review Request: python-virtualenv - Virtual Python Environment builder

bugzilla at redhat.com bugzilla at redhat.com
Fri Dec 18 22:35:46 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: python-virtualenv - Virtual Python Environment builder

https://bugzilla.redhat.com/show_bug.cgi?id=548877

           Summary: Review Request: python-virtualenv - Virtual Python
                    Environment builder
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: phalliday at excelsiorsystems.net
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://www.excelsiorsystems.net/media/files/python-virtualenv.spec
SRPM URL:
http://www.excelsiorsystems.net/media/files/python-virtualenv-1.4.3-1.fc11.src.rpm
Description:     virtualenv is a tool to create isolated Python environments.

    The basic problem being addressed is one of dependencies and versions,
    and indirectly permissions.  Imagine you have an application that
    needs version 1 of LibFoo, but another application requires version
    2.  How can you use both these applications?  If you install
    everything into ``/usr/lib/python2.4/site-packages`` (or whatever your
    platform's standard location is), it's easy to end up in a situation
    where you unintentionally upgrade an application that shouldn't be
    upgraded.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list