Re: Heads up, upcoming mass spec update to explicitly BuildRequire python3-setuptools

2021-04-20 Thread Victor Stinner
Congratulations, this change impacted tons of packages! That's also a nice step towards more explicit build dependencies. I understood that it's also the purpose of the pyproject.toml file ;-) Victor On Mon, Apr 19, 2021 at 2:39 PM Tomas Hrnciar wrote: > > Hello everyone, > > we successfully pus

Re: Heads up, upcoming mass spec update to explicitly BuildRequire python3-setuptools

2021-04-19 Thread Tomas Hrnciar
Hello everyone, we successfully pushed explicit python3-setuptools BuildRequire to all affected packages. As mentioned in the Change proposal, there is no need to rebuild them, it will be done together with Python 3.10. mass rebuild. Regards, Tomáš Hrnčiar On Fri, Mar 26, 2021 at 2:50 PM Tomas H