#6586: [with spkg, positive review] update Sphinx to version 0.6.2 or 0.6.3
---------------------------------------------------+------------------------
 Reporter:  jhpalmieri                             |       Owner:  mabshoff     
     Type:  enhancement                            |      Status:  new          
 Priority:  major                                  |   Milestone:  sage-4.1.2   
Component:  packages                               |    Keywords:               
 Reviewer:  John Cremona, Tim Dumol, Mitesh Patel  |      Author:  John Palmieri
   Merged:                                         |  
---------------------------------------------------+------------------------
Changes (by mpatel):

  * reviewer:  Mitesh Patel, Tim Dumol => John Cremona, Tim Dumol, Mitesh
               Patel


Comment:

 I updated `spkg/install` and `spkg/standard/deps`, replaced the old Sphinx
 spkg with the new one in `spkg/standard`, and copied the Jinja2 package to
 `spkg/standard`.  With these changes, `sage -bdist 100` generates the
 expected binary distributions on sage.math from both binary and compiled
 source distributions.  Moreover, `sage -sdist 200` makes a source
 distribution that compiles as expected.

 There's a failed test:
 {{{
 #!python
 mpa...@sage sage-200$ ./sage -t devel/sage/sage/misc/trace.py
 sage -t  "devel/sage/sage/misc/trace.py"
 **********************************************************************
 File "/scratch/mpatel/source/sage-200/devel/sage/sage/misc/trace.py", line
 61:
     sage: print s.before[s.before.find('-'):]
 Expected:
     ---...
     ipdb> c
     2 * 5
 Got:
     --Call--
     > /scratch/mpatel/source/sage-200/local/lib/python2.6/site-
 packages/sage/rings/arith.py(1944)factor()
        1943
     -> 1944 def factor(n, proof=None, int_=False, algorithm='pari',
 verbose=0, **kwds):
        1945     """

     ipdb> c
     2 * 5
     <BLANKLINE>
 **********************************************************************
 1 items had failures:
    1 of  10 in __main__.example_1
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file
 /scratch/mpatel/source/sage-200/tmp/.doctest_trace.py
          [3.7 s]
 exit code: 1024

 ----------------------------------------------------------------------
 The following tests failed:


         sage -t  "devel/sage/sage/misc/trace.py"
 Total time for all tests: 3.7 seconds
 }}}
 I ''think'' it's not related to this ticket.

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