#10423: Upgrade Jinja2 to version 2.5.5 (latest upstream)
------------------------------+---------------------------------------------
   Reporter:  leif            |       Owner:  tbd            
       Type:  defect          |      Status:  needs_review   
   Priority:  blocker         |   Milestone:  sage-4.6.1     
  Component:  packages        |    Keywords:  Sphinx download
     Author:  Leif Leonhardy  |    Upstream:  N/A            
   Reviewer:                  |      Merged:                 
Work_issues:                  |  
------------------------------+---------------------------------------------
Changes (by leif):

 * cc: timdumol, jhpalmieri, mhansen (added)
  * status:  new => needs_review


Old description:

> The new Sphinx version in Sage 4.6.1.alpha2 (1.0.4, #10118, #10350)
> requires Jinja2 >= 2.2, while in Sage we currently have version 2.1.1,
> which triggers undesired downloads during the build.
>
> ----
>
> New spkg coming up soon.

New description:

 The new Sphinx version in Sage 4.6.1.alpha2 (1.0.4, #10118, #10350)
 requires Jinja2 >= 2.2, while in Sage we currently have version 2.1.1,
 which triggers undesired downloads during the build.

 ----

 === 2.5.5 (Leif Leonhardy, December 3rd, 2010) ===
  * #10423: Upgrade to version 2.5.5, as Sphinx (1.0.4) requires a version
 >=2.2
    (cf. #10350).
  * Some clean-up, dependencies added.

 === Dependencies ===

  * Python (>= 2.4)
  * setuptools (or distribute)
  * Pygments (according to 'spkg/standard/deps')
  * docutils (dito, as a note only)


 ----

 '''New spkg: http://spkg-
 upload.googlecode.com/files/jinja2-2.5.5.p0.spkg'''

 '''md5sum:''' `7f6ea76cdbc7e378503e667b7cd091c8  jinja2-2.5.5.p0.spkg`

--

Comment:

 Perhaps we could clarify the dependencies; the web page just says Python
 and setuptools (or distribute).

 Also, `spkg/standard/deps` lacks an explicit dependency on these, instead
 lists Pygments:
 {{{
 #!make
 $(INST)/$(JINJA2): $(BASE) $(INST)/$(PYGMENTS) $(INST)/$(PATCH)
         $(INSTALL) "$(SAGE_SPKG) $(JINJA2) 2>&1" "tee -a
 $(SAGE_LOGS)/$(JINJA2).log"
 }}}
 There's also:
 {{{
 #!make
 # For reference and for when the setuptools problem is solved, here
 # are the actual dependencies:
 #
 # sagenb: python pexpect twisted jinja2 sphinx docutils setuptools
 # sqlalchemy: python setuptools
 # sphinx: docutils jinja2 pygments
 # jinja2: python docutils setuptools
 # pygments: python setuptools
 # twisted: python python_gnutls setuptools
 # zodb: python setuptools
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10423#comment:1>
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.

Reply via email to