Am Sat, Apr 15, 2023 at 01:20:07PM +0200 schrieb Andreas Enge: > The recent master/staging merge apparently broke python-pytest even on > x86_64, see message below, which should be sorted out first.
I tried to update to the more recent versions 7.2.2 and 7.3.1, but the recipe does not work out of the box. For instance 7.2.2 fails with ...checking requirements: ERROR: pytest==7.2.2 DistributionNotFound(Requirement.parse('exceptiongroup>=1.0.0rc8'), {'pytest'}) However, we do have python-exceptiongroup@1.1.1, which should be fine. I will let someone knowledgeable with python sort it out! Andreas