Ticket #3592 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

[with spkg, positive review] update sympy to the 0.6.0 release

Reported by: certik Assigned to: ondrej
Priority: blocker Milestone: sage-3.0.6
Component: packages Keywords:
Cc:

Description

1) Put there the attached sympy-0.6.0.spkg.
2) Then apply the attached patch to Sage and rebuild Sage with "sage -b"
3) make sure the test_sympy.py test works, this should be the outcome:

$ ./sage -t devel/sage/sage/calculus/test_sympy.py
sage -t  3.0.3-debian-opteron64-x86_64-Linux/devel/sage/sage/calculus/test_sympy.py
	 [5.2 s]
 
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 5.2 seconds

4) make sure all tests work. The result of:

$ ./sage -tp 6 devel/sage/sage &> test.log

is attached.

Attachments

sage.patch (0.9 kB) - added by certik on 07/07/2008 03:07:20 PM.

Change History

07/07/2008 03:07:20 PM changed by certik

  • attachment sage.patch added.

07/07/2008 03:17:06 PM changed by mabshoff

  • owner changed from gfurnish to ondrej.
  • component changed from calculus to packages.
  • milestone set to sage-3.0.5.

The category of this ticket is packages and please also assign a milestone per default.

Cheers,

Michael

07/07/2008 03:17:37 PM changed by mabshoff

And do *not* attach spkgs, link them.

Cheers,

Michael

07/07/2008 03:33:35 PM changed by certik

Test log:

http://sage.math.washington.edu/home/ondrej/ext/sage/test.log

as you can see, there is one test failing, but I think it is not related. Should I check if all tests run without the patch for me?

Here is the link to the spkg:

http://sage.math.washington.edu/home/ondrej/ext/sage/ondrej/sympy-0.6.0.spkg

07/07/2008 05:08:20 PM changed by mabshoff

  • priority changed from major to blocker.
  • summary changed from please update sympy to [with spkg, needs review] update sympy to the 0.6.0 release.

I am making this a blocker since it fixes one more important import time patch that is worth >0.1 seconds.

Cheers,

Michael

07/07/2008 05:09:48 PM changed by mabshoff

The test failure seems to be another rpy is moved and hence broken failure. This ought to be put on its own ticket and fixed.

Cheers,

Michael

07/15/2008 07:12:41 PM changed by mabshoff

  • summary changed from [with spkg, needs review] update sympy to the 0.6.0 release to [with spkg, positive review] update sympy to the 0.6.0 release.

Positive review. The attached patch is a diff and not a proper mercurial patch.

Cheers,

Michael

07/15/2008 07:46:29 PM changed by mabshoff

  • status changed from new to closed.
  • resolution set to fixed.

Merged in Sage 3.0.6.alpha0. I committed the patch in Ondrej's name.

Cheers,

Michael