Re: [sage-release] Sage 8.9.rc0 released

2019-09-13 Thread Samuel Lelièvre
Thanks Volker for releasing SageMath 8.9.rc0. On Cygwin64 in Windows 7, updated a py2 and a py3 Sage from 8.9.beta8 using `git pull origin develop`. Running `make` worked for both. Here is what running `make testlong` gave in each case. ## py2 Two files had failures, not reproduced when run

Re: [sage-release] Sage 8.9.rc0 released

2019-09-13 Thread John Cremona
On Thu, 12 Sep 2019 at 20:30, Dima Pasechnik wrote: > On Thu, Sep 12, 2019 at 5:55 PM John Cremona > wrote: > > > > On ubuntu, upgrade from previous beta, python3 configured: make > ptestlong succeeds except for > > > > sage -t --long --warn-long 81.2 src/sage/libs/gap/element.pyx # 147 >

Re: [sage-release] Sage 8.9.rc0 released

2019-09-12 Thread Dima Pasechnik
On Thu, Sep 12, 2019 at 8:58 PM John H Palmieri wrote: > > > > On Thursday, September 12, 2019 at 12:30:34 PM UTC-7, Dima Pasechnik wrote: >> >> On Thu, Sep 12, 2019 at 5:55 PM John Cremona wrote: >> > >> > On ubuntu, upgrade from previous beta, python3 configured: make ptestlong >> > succeeds

Re: [sage-release] Sage 8.9.rc0 released

2019-09-12 Thread John H Palmieri
On Thursday, September 12, 2019 at 12:30:34 PM UTC-7, Dima Pasechnik wrote: > > On Thu, Sep 12, 2019 at 5:55 PM John Cremona > wrote: > > > > On ubuntu, upgrade from previous beta, python3 configured: make > ptestlong succeeds except for > > > > sage -t --long --warn-long 81.2

Re: [sage-release] Sage 8.9.rc0 released

2019-09-12 Thread Dima Pasechnik
On Thu, Sep 12, 2019 at 5:55 PM John Cremona wrote: > > On ubuntu, upgrade from previous beta, python3 configured: make ptestlong > succeeds except for > > sage -t --long --warn-long 81.2 src/sage/libs/gap/element.pyx # 147 doctests > failed > this looks like a mis-build of sorts. Maybe also

Re: [sage-release] Sage 8.9.rc0 released

2019-09-12 Thread John Cremona
On ubuntu, upgrade from previous beta, python3 configured: make ptestlong succeeds except for sage -t --long --warn-long 81.2 src/sage/libs/gap/element.pyx # 147 doctests failed John On Thu, 12 Sep 2019 at 12:13, 'Justin C. Walker' via sage-release < sage-release@googlegroups.com> wrote: > >

Re: [sage-release] Sage 8.9.rc0 released

2019-09-12 Thread 'Justin C. Walker' via sage-release
> On Sep 11, 2019, at 16:36 , 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 a fresh clone of the develop branch, on

[sage-release] Sage 8.9.rc0 released

2019-09-11 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 be66263728 (trac/develop, tag: 8.9.rc0) Updated SageMath version to 8.9.rc0 b15734bd3c Trac #28461: pep cleanup for