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: bug#51645: Proposal: Integrate a method for bug bounties

2021-11-08 Thread zimoun
Hi, Thanks for the idea. Usually, such are discussed on the mailing list guix-devel@gnu.org and not in the Bug Tracker. On Sat, 06 Nov 2021 at 23:34, Jacob Hrbek wrote: > Bug bounties are a great and ethical source of income for FLOSS > projects that are a solution: > > + for users who use GNU

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