Re: Making `python-next` the next `python`

2021-11-08 Thread Tanguy LE CARROUR
Hi Guillaume, hi Leo, Excerpts from Leo Famulari's message of November 8, 2021 4:27 pm: > On Mon, Nov 08, 2021 at 10:58:40AM +0100, Tanguy LE CARROUR wrote: >> Just to make sure I don't ask any other stupid questions in the future, >> where am I supposed to get this information from? I mean, I ch

Re: Making `python-next` the next `python`

2021-11-08 Thread Leo Famulari
On Mon, Nov 08, 2021 at 10:58:40AM +0100, Tanguy LE CARROUR wrote: > Just to make sure I don't ask any other stupid questions in the future, > where am I supposed to get this information from? I mean, I checked > `guix-devel` before posting, but could not find any mention to this topic. You have t

Re: Making `python-next` the next `python`

2021-11-08 Thread Guillaume Le Vaillant
Tanguy LE CARROUR skribis: > Excerpts from Guillaume Le Vaillant's message of November 8, 2021 10:26 am: >> Tanguy LE CARROUR skribis: >>> I've just started working on packaging Python 3.10 and realized >>> that Guix's default version for Python is still 3.8. >>> >>> What would be the proper way

Re: Making `python-next` the next `python`

2021-11-08 Thread Tanguy LE CARROUR
Hi Guillaume, Excerpts from Guillaume Le Vaillant's message of November 8, 2021 10:26 am: > Tanguy LE CARROUR skribis: >> I've just started working on packaging Python 3.10 and realized >> that Guix's default version for Python is still 3.8. >> >> What would be the proper way to make 3.9 the defa

Re: Making `python-next` the next `python`

2021-11-08 Thread Guillaume Le Vaillant
Tanguy LE CARROUR skribis: > Dear Guix, > > I've just started working on packaging Python 3.10 and realized > that Guix's default version for Python is still 3.8. > > What would be the proper way to make 3.9 the default version? > Do I "just" have to submit a patch that rename the related package

Making `python-next` the next `python`

2021-11-08 Thread Tanguy LE CARROUR
Dear Guix, I've just started working on packaging Python 3.10 and realized that Guix's default version for Python is still 3.8. What would be the proper way to make 3.9 the default version? Do I "just" have to submit a patch that rename the related packages? Regards, -- Tanguy