#12994: Serialization of setuptools targets in spkg/standard/deps
-----------------------------------+----------------------------------------
Reporter: Snark | Owner: GeorgSWeber
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.3
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Jeroen Demeyer
Authors: R. Andrew Ohana | Merged in:
Dependencies: #11874 | Stopgaps:
-----------------------------------+----------------------------------------
Changes (by jdemeyer):
* reviewer: => Jeroen Demeyer
Old description:
> The attached patch implements the serialization of setuptools target
> through the use of helper stamp targets, as discussed recently on the
> sage-devel mailing-list
>
> The current situation is that some packages have wrong dependencies to
> force a serialization.
>
> The patch corrects the dependencies, and forces serialization through
> stamp targets. Notice that on the mailing-list, the sample code created
> the stamps in . (ie: spkg/), while the current patch puts them in build/
> (ie: spkg/build/), since that seemed more logical.
>
> I checked on sage.math that parallel compilation works, and that
> compilation with checks passes.
New description:
The attached patch implements the serialization of setuptools target
through the use of helper stamp targets, as discussed recently on the
sage-devel mailing-list
The current situation is that some packages have wrong dependencies to
force a serialization.
The patch corrects the dependencies, and forces serialization through
stamp targets. Notice that on the mailing-list, the sample code created
the stamps in . (ie: spkg/), while the current patch puts them in build/
(ie: spkg/build/), since that seemed more logical.
'''Apply''' [attachment:trac12994.patch]
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12994#comment:24>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.