#10352: upgrade ZODB to version 3.10.1
---------------------------+------------------------------------------------
   Reporter:  was          |       Owner:  tbd       
       Type:  enhancement  |      Status:  new       
   Priority:  minor        |   Milestone:  sage-4.6.1
  Component:  packages     |    Keywords:            
     Author:               |    Upstream:  N/A       
   Reviewer:               |      Merged:            
Work_issues:               |  
---------------------------+------------------------------------------------

Comment(by was):

 == NOTE ABOUT spkg-check ==
 I tried adding an spkg-check, but the fact is that the ZODB test suite
 fails miserably all over the place.  This is true both of the version in
 Sage (3.7.0) and the version posted here.  The failures start with:

 {{{
 (sage subshell) deep:src wstein$ python test.py
 Running tests from build/lib.macosx-10.6-i386-2.6
 test.py:44: DeprecationWarning: zope.testing.testrunner is deprecated in
 favour of zope.testrunner.
 }}}
 but there is no `zope.testrunner` so the DeprecationWarning is wrong!!
 And it gets worse from there.  Tons of key errors, other failures, then a
 total hang.

 Regarding spkg-check, here's what it *should* look like:

 {{{
 #!/usr/bin/env bash
 cd src/
 python test.py
 }}}

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