#13201: patch setuptools to allow for parallel usage
-------------------------------------+-------------------------------------
       Reporter:  ohanar             |        Owner:  GeorgSWeber
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.2
      Component:  build              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun, R.   |    Reviewers:
  Andrew Ohana                       |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  39481e1bbc144264354e196c23a839992305bef9
  u/vbraun/parallel_setuptools       |     Stopgaps:
   Dependencies:  #11874, #12994     |
-------------------------------------+-------------------------------------
Changes (by {'newvalue': u'Volker Braun, R. Andrew Ohana', 'oldvalue': u'R. 
Andrew Ohana'}):

 * author:  R. Andrew Ohana => Volker Braun, R. Andrew Ohana


Old description:

> Currently we have to force the spkgs that use setuptools to build
> serially because setuptools does not do any file locking with
> `easy_install.pth`. This is an inconvenience that has a fairly
> straightforward fix.
>

> Installation Instructions:
> * Use the new spkg
> [http://wstein.org/home/ohanar/spkgs/setuptools-0.6.16.p1.spkg]
> * Apply [attachment:trac13201.patch] to the root repo.

New description:

 Currently we have to force the spkgs that use setuptools to build serially
 because setuptools does not do any file locking with `easy_install.pth`.
 This is an inconvenience that has a fairly straightforward fix.

--

Comment:

 New attempt... The patch didn't apply, so I wrote a different version. It
 is now IMHO clearer though perhaps at the cost of rewriting a pth file
 even if it is not dirty. But then it is hardly a performance-critical
 step.

--
Ticket URL: <http://trac.sagemath.org/ticket/13201#comment:23>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to