Control: forwarded -1 https://github.com/tox-dev/pyproject-api/issues/153
On Fri, Sep 20, 2024 at 01:23:42PM +0200, Stefano Rivera wrote: > Source: pyproject-api > Version: 1.7.1-1 > Severity: serious > Tags: ftbfs > Justification: FTBFS > > During a test rebuild, pyproject-api failed to rebuild. Yeah, I noticed this too before seeing this bug report while I was preparing the 1.8.0 upload :( This was broken by the newer setuptools in trixie (>= 72.2.0) which seemingly removed the whitespace there -- not sure why. The fix is trivial obviously, but let's see if upstream issues a point release in the next few days. There was an upstream bug about it (#153) and I followed up on it earlier today. Faidon

