[sage-release] Re: Sage 9.6 released

2022-05-17 Thread Eric Gourgoulhon
Thank you Volker for the release!

On Ubuntu 20.04 running on Xeon E5-2623 + 16 GB RAM:
- parallel build (-j16) from a fresh git clone, with system python 
(3.8.10): OK
- make ptestlong --> "All tests passed!"

Eric. 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/09c584fc-db49-4a0d-b843-c0774ab2c863n%40googlegroups.com.


[sage-release] Re: Sage 9.6 released

2022-05-17 Thread Sébastien Labbé
Thanks for the release!
Sébastien

On Monday, May 16, 2022 at 12:27:40 AM UTC+2 Volker Braun wrote:

> The "master" git branch has been updated to Sage-9.6. 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
>
> There was no change over 9.6.rc4
> Sage
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/c3581238-0620-4eb9-982c-19138e01d319n%40googlegroups.com.


[sage-release] Re: Sage 9.6 released

2022-05-16 Thread Emmanuel Charpentier


On Debian testing running on core i7 + 16 GB RAM :

   - with Sage’s own python : same results as in the last couple of rcs ; 
   - with system’s Python : catastrophic failure 
   . 

HTH,
​
Le lundi 16 mai 2022 à 00:27:40 UTC+2, Volker Braun a écrit :

> The "master" git branch has been updated to Sage-9.6. 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
>
> There was no change over 9.6.rc4
> Sage
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/4577af1e-eb11-4847-8887-6f4d71940850n%40googlegroups.com.


Re: [sage-release] Re: Sage 9.6 released

2022-05-16 Thread Matthias Köppe
Please add 
to https://trac.sagemath.org/wiki/ReleaseTours/sage-9.6#Availabilityasbinaries

On Monday, May 16, 2022 at 12:24:12 PM UTC-7 William Stein wrote:

> Hi,
>
> Thanks for the new release!
>
> I built the cocalc-docker images [1] using sage-9.6 on both x86-64 and
> amd64 (Apple Silicon) and the builds worked fine, and everything I
> tested regarding integration with CoCalc also worked fine. I've
> updated these images on Dockerhub.
>
> CoCalc-docker is basically a large image that has Sage, Jupyter,
> Pluto.jl, VS Code, a web-based X11 server, LaTeX, SageTex, a new 
> collaborative
> Whiteboard with Sage code cells, and much more all together in one
> easy to install
> and run image. But it's big -- 25GB uncompressed -- so may or may not
> be of use
> depending on what you're doing...
>
> [1] https://github.com/sagemathinc/cocalc-docker
>
> -- William
>
>
> On Sun, May 15, 2022 at 3:33 PM Matthias Köppe  
> wrote:
> >
> > Yay! Thanks a lot, Volker.
> >
> > On Sunday, May 15, 2022 at 3:27:40 PM UTC-7 Volker Braun wrote:
> >>
> >> The "master" git branch has been updated to Sage-9.6. 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
> >>
> >> There was no change over 9.6.rc4
> >> Sage
> >
> > --
> > You received this message because you are subscribed to the Google 
> Groups "sage-release" group.
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to sage-release...@googlegroups.com.
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/f8367c34-48c8-4227-b484-a98ced30ad0dn%40googlegroups.com
> .
>
>
>
> --
> William (http://wstein.org)
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/38209b2f-e5a5-4997-9ccc-d8ce63aa50cen%40googlegroups.com.


Re: [sage-release] Re: Sage 9.6 released

2022-05-16 Thread William Stein
Hi,

Thanks for the new release!

I built the cocalc-docker images [1] using sage-9.6 on both x86-64 and
amd64 (Apple Silicon) and the builds worked fine, and everything I
tested regarding integration with CoCalc also worked fine.  I've
updated these images on Dockerhub.

CoCalc-docker is basically a large image that has Sage, Jupyter,
Pluto.jl, VS Code, a web-based X11 server, LaTeX, SageTex, a new collaborative
Whiteboard with Sage code cells, and much more all together in one
easy to install
and run image.  But it's big -- 25GB uncompressed -- so may or may not
be of use
depending on what you're doing...

[1] https://github.com/sagemathinc/cocalc-docker

 -- William


On Sun, May 15, 2022 at 3:33 PM Matthias Köppe  wrote:
>
> Yay! Thanks a lot, Volker.
>
> On Sunday, May 15, 2022 at 3:27:40 PM UTC-7 Volker Braun wrote:
>>
>> The "master" git branch has been updated to Sage-9.6. 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
>>
>> There was no change over 9.6.rc4
>> Sage
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/f8367c34-48c8-4227-b484-a98ced30ad0dn%40googlegroups.com.



--
William (http://wstein.org)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CACLE5GB%3Dz_fbufivX7BQNsVsTsk_zN5xwJad7WHCMafsVH3ryw%40mail.gmail.com.


[sage-release] Re: Sage 9.6 released

2022-05-15 Thread Matthias Köppe
Yay! Thanks a lot, Volker.

On Sunday, May 15, 2022 at 3:27:40 PM UTC-7 Volker Braun wrote:

> The "master" git branch has been updated to Sage-9.6. 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
>
> There was no change over 9.6.rc4
> Sage
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/f8367c34-48c8-4227-b484-a98ced30ad0dn%40googlegroups.com.