Update to sagemath 6.5

This commit is contained in:
pcpa 2015-04-03 20:10:52 -03:00
parent 48c70ab672
commit baae9bd2a8
23 changed files with 299 additions and 174 deletions

View file

@ -1,7 +1,7 @@
diff -up src/module_list.py.orig src/module_list.py
--- src/module_list.py.orig 2014-11-18 15:29:30.360131313 -0200
+++ src/module_list.py 2014-11-18 15:29:37.432131407 -0200
@@ -2130,7 +2130,7 @@ ext_modules = [
--- src/module_list.py.orig 2015-04-03 15:10:36.432409060 -0300
+++ src/module_list.py 2015-04-03 15:10:46.240409436 -0300
@@ -2149,7 +2149,7 @@ ext_modules = [
def is_package_installed(name):
return False