[sage-devel] Re: [sage-packaging] About python2 vs python3 package versions

2019-08-31 Thread Antonio Rojas
El sábado, 13 de julio de 2019, 19:33:50 (UTC+2), Samuel Lelievre escribió: > > One thing we could do for a start, given that for now we build > both Python 2 and Python 3 in any case, would be to transition > the Jupyter part of Sage-the-distribution to be python3-based, > allowing us to upgr

[sage-devel] Re: [sage-packaging] About python2 vs python3 package versions

2019-07-13 Thread Dima Pasechnik
On Sat, 13 Jul 2019 19:33 Samuel Lelièvre, wrote: > Sat 2019-07-13 09:54 UTC, Antonio Rojas: > > > > Today I tested building Sage on Arch against our python3 packages. > > Not surprisingly, it failed to even start. This is due to our python3 > > ipython package being at version 7 already, with in

[sage-devel] Re: [sage-packaging] About python2 vs python3 package versions

2019-07-13 Thread Samuel Lelièvre
Sat 2019-07-13 09:54 UTC, Antonio Rojas: > > Today I tested building Sage on Arch against our python3 packages. > Not surprisingly, it failed to even start. This is due to our python3 > ipython package being at version 7 already, with includes some > API changes that require some porting in Sage. >