Re: Updating pytest

2022-06-02 Thread julien . puydt
Le jeudi 02 juin 2022 à 10:28 -0400, Sandro Tosi a écrit : > > I would suggest ratt-rebuilding all reverse dependencies. Could > > that be > > done? > > there order of thousands rdeps, i dont think it's fair to ask any > individual contributor the time and resources to check that via ratt. Agreed

Re: Updating pytest

2022-06-02 Thread Sandro Tosi
> I would suggest ratt-rebuilding all reverse dependencies. Could that be > done? there order of thousands rdeps, i dont think it's fair to ask any individual contributor the time and resources to check that via ratt. Something i've done in the past (f.e. with numpy and matplotlib) is leveraging

Re: Joining the team

2022-06-02 Thread Stefano Rivera
Hi Ben (2022.06.01_20:42:21_+) > I sent this message to the mailing list over a month ago and also asked > about it on IRC, getting no response from either platform. The Wiki says > this is how I join the team, so I'm just sending it again. Sorry about the delay. Welcome to the team! SR --

Re: Updating pytest

2022-06-02 Thread Andrius Merkys
Hi Julian, On 2022-06-02 11:23, Julian Gilbey wrote: > When I updated pytest-mock, I noticed that pytest is somewhat out of > date and it would be good to upgrade it. But it's quite a major > package, and I don't really want to do it without a go-ahead from > others. > > Perhaps we could upload

Updating pytest

2022-06-02 Thread Julian Gilbey
Hi all, When I updated pytest-mock, I noticed that pytest is somewhat out of date and it would be good to upgrade it. But it's quite a major package, and I don't really want to do it without a go-ahead from others. Perhaps we could upload a newer version to experimental first to see what breaks?