#11665: Don't delete built Sage documentation until Sphinx has been successfully
(re)installed
-----------------------------+----------------------------------------------
   Reporter:  leif           |          Owner:  tbd                       
       Type:  defect         |         Status:  needs_review              
   Priority:  major          |      Milestone:  sage-4.7.2                
  Component:  packages       |       Keywords:  spkg doc/output html latex
Work_issues:                 |       Upstream:  N/A                       
   Reviewer:  John Palmieri  |         Author:  Leif Leonhardy            
     Merged:                 |   Dependencies:  #11659                    
-----------------------------+----------------------------------------------

Comment(by leif):

 {{{
 #!diff
 diff -r 2febeec86a8f -r be96c2edf57b SPKG.txt
 --- a/SPKG.txt  Mon Aug 08 17:46:04 2011 +0200
 +++ b/SPKG.txt  Wed Aug 17 01:17:37 2011 +0200
 @@ -11,7 +11,7 @@

  == License ==

 -Modified BSD
 +Modified BSD; see e.g. its egg-info file for other options

  == SPKG Maintainers ==

 @@ -19,16 +19,17 @@

  == Upstream Contact ==

 -Author:  Georg Brandl <georg at python org>
 -Home Page: http://sphinx.pocoo.org
 +Author: Georg Brandl <georg at python org>
 +Home Page: http://sphinx.pocoo.org,
 +  see also http://pypi.python.org/pypi/Sphinx

  == Dependencies ==
 - * Jinja >= 2.2
 - * Pygments >= 1.3.1
 - * docutils >= 0.4
 - * distutils
 + * Jinja2 >= 2.2
 + * Pygments >= 0.8
 + * docutils >= 0.5
 + * setuptools / distribute
   * Python
 - * GNU patch
 + * GNU patch (shipped with Sage)

  == Special Update/Build Instructions ==

 @@ -63,7 +64,7 @@

  == Changelog ==

 -=== sphinx-1.0.4.p8 (Leif Leonhardy, August 8th 2011) ===
 +=== sphinx-1.0.4.p8 (Leif Leonhardy, August 17th 2011) ===
   * #11665: Don't delete previously built Sage documentation (in
     $SAGE_ROOT/devel/sage-*/doc/output/) until Sphinx has been
 successfully
     reinstalled.
 @@ -73,7 +74,8 @@
     that run 'python setup.py install'.
   * Quote the filename of patches.
   * Some clean-up, add some messages (and blank lines to separate the
 output).
 - * Added some more of Sphinx' dependencies.
 + * Added some more of Sphinx' dependencies, corrected minimal version
 numbers
 +   required.

  === sphinx-1.0.4.p7 (Jeroen Demeyer, 2011-08-08) ===
   * Ticket #11659: Increase LaTeX SAVE_SIZE from 20000 to 50000
 }}}
 I've updated the attached diff (between the p7 and the p8); I'll replace
 the spkg on Google code soon.

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