Re: [sage-release] Sage 7.0.beta2 released

2016-01-05 Thread John Cremona
On 5 January 2016 at 16:32, Volker Braun wrote: > I don't have a sage/local/lib/python2.7/site-packages/flaskext module nor is > it on pip; Where is it from? I don't know, but I install various modules including Flask in order to use (and develop) the LMFDB. See: $ ./sage -pip freeze | grep Fla

Re: [sage-release] Sage 7.0.beta2 released

2016-01-05 Thread Volker Braun
I don't have a sage/local/lib/python2.7/site-packages/flaskext module nor is it on pip; Where is it from? On Tuesday, January 5, 2016 at 4:17:50 PM UTC+1, John Cremona wrote: > > On 5 January 2016 at 09:22, Daniel Krenn > > wrote: > > On 2015-12-30 16:59, Volker Braun wrote: > >> As always, y

Re: [sage-release] Sage 7.0.beta2 released

2016-01-05 Thread John Cremona
On 5 January 2016 at 09:22, Daniel Krenn wrote: > On 2015-12-30 16:59, Volker Braun wrote: >> As always, you can get the latest beta version from the "develop" git >> branch. Alternatively, the self-contained source tarball is at >> http://www.sagemath.org/download-latest.html > > make ptestlong w

Re: [sage-release] Sage 7.0.beta2 released

2016-01-05 Thread Daniel Krenn
On 2015-12-30 16:59, Volker Braun wrote: > As always, you can get the latest beta version from the "develop" git > branch. Alternatively, the self-contained source tarball is at > http://www.sagemath.org/download-latest.html make ptestlong was successful on Linux Mint 17.2. -- You received this

Re: [sage-release] Sage 7.0.beta2 released

2015-12-30 Thread Rob Beezer
On SageMathCloud, built from source, passes long tests ("ptestlong"). Development Images and Build Logs available at: https://cloud.sagemath.com/projects/53b77207-8614-4086-a032-432af4b4cdbd/files/sage-dev-images/ -- You received this message because you are subscribed to the Google Groups "s

Re: [sage-release] Sage 7.0.beta2 released

2015-12-30 Thread Jeroen Demeyer
On 2015-12-30 16:59, Volker Braun wrote: As mentioned before, there are no incremental updates from 6.x. There are even no incremental updates from 7.0.beta0 or 7.0.beta1: you need "make distclean" again. -- You received this message because you are subscribed to the Google Groups "sage-relea

Re: [sage-release] Sage 7.0.beta2 released

2015-12-30 Thread Justin C. Walker
> On Dec 30, 2015, at 10:59, Volker Braun wrote: > > As always, you can get the latest beta version from the "develop" git branch. > Alternatively, the self-contained source tarball is at > http://www.sagemath.org/download-latest.html Built from the tarball on OS X 10.10.5 (Quad core Core i7)

[sage-release] Sage 7.0.beta2 released

2015-12-30 Thread Volker Braun
As always, you can get the latest beta version from the "develop" git branch. Alternatively, the self-contained source tarball is at http://www.sagemath.org/download-latest.html As mentioned before, there are no incremental updates from 6.x. You need to compile from scratch, e.g. after cleaning