Re: Poetry upgrade and related packages

2020-12-09 Thread Tanguy LE CARROUR
Hi, Excerpts from Marius Bakke's message of December 9, 2020 12:25 am: > For some practical experience, you can try updating to Python 3.9.1 and > the latest Pytest (+ dependencies). This needs to be done soon for the > 'core-updates' branch anyway. ;-) Let's give it a try! 8-) Regards, --

Re: Poetry upgrade and related packages

2020-12-08 Thread Marius Bakke
Tanguy LE CARROUR skriver: > Hi Marius, > > > Excerpts from Marius Bakke's message of December 7, 2020 11:59 pm: >> Tanguy LE CARROUR skriver: >>> Excerpts from Ludovic Courtès's message of December 5, 2020 4:44 pm: Tanguy LE CARROUR skribis: > It's not yet clear to me how to

Re: Poetry upgrade and related packages

2020-12-08 Thread Tanguy LE CARROUR
Hi Marius, Excerpts from Marius Bakke's message of December 7, 2020 11:59 pm: > Tanguy LE CARROUR skriver: >> Excerpts from Ludovic Courtès's message of December 5, 2020 4:44 pm: >>> Tanguy LE CARROUR skribis: >>> It's not yet clear to me how to handle (python) package updates: -

Re: Poetry upgrade and related packages

2020-12-07 Thread Marius Bakke
Tanguy LE CARROUR skriver: > Hi, > > > Excerpts from Ludovic Courtès's message of December 5, 2020 4:44 pm: >> Tanguy LE CARROUR skribis: >> >>> It's not yet clear to me how to handle (python) package updates: >>> - when to update; >>> - when not to update; >>> - when to introduce "versionned"

Re: Poetry upgrade and related packages

2020-12-07 Thread Tanguy LE CARROUR
Hi, Excerpts from Ludovic Courtès's message of December 5, 2020 4:44 pm: > Tanguy LE CARROUR skribis: > >> It's not yet clear to me how to handle (python) package updates: >> - when to update; >> - when not to update; >> - when to introduce "versionned" (`-x.y` suffix) package definitions; >>

Re: Poetry upgrade and related packages

2020-12-05 Thread Ludovic Courtès
Hello! Tanguy LE CARROUR skribis: > It's not yet clear to me how to handle (python) package updates: > - when to update; > - when not to update; > - when to introduce "versionned" (`-x.y` suffix) package definitions; > - when to introduce "next" (`/next` suffix) package definitions; > - when to

Re: Poetry upgrade and related packages

2020-12-03 Thread Tanguy LE CARROUR
Hi Sébastien, hi Guix! Excerpts from Sébastien Lerique's message of December 2, 2020 12:49 pm: > This thread is an attempt to keep a handle on the various patches > involved in upgrading Poetry to 1.1.4, and to ask a couple > questions that crop up. > > - Tanguy's original patch