It looks like python-pytest-cov was recently updated to 3.0.0 in F35[1] and F34[2]. I noticed this because, between my own packages and those maintained through @neuro-sig, I saw a wave of FTBFS notifications from Koschei.
Unfortunately, because packages commonly pin a particular major version, and because pytest-cov has been in 2.x for a long time, a huge number of packages are likely to be affected.
It would be nice if Koschei could build against updates-testing so that problems like this could be more easily detected before the updates have already reached stable.
– Ben
[1] https://bodhi.fedoraproject.org/updates/FEDORA-2021-3b53235332 [2] https://bodhi.fedoraproject.org/updates/FEDORA-2021-379e60a35b
On 16. 12. 21 20:09, Ben Beasley wrote:
It looks like python-pytest-cov was recently updated to 3.0.0 in F35[1] and F34[2]. I noticed this because, between my own packages and those maintained through @neuro-sig, I saw a wave of FTBFS notifications from Koschei.
Unfortunately, because packages commonly pin a particular major version, and because pytest-cov has been in 2.x for a long time, a huge number of packages are likely to be affected.
A good opportunity to patch/sed coverage out of those packages for good :)
It turns out that while a couple of packages I care about were actually broken by the bump to 3.0, most of them were instead broken by the update failing to install on F34[1].
[1] https://bugzilla.redhat.com/show_bug.cgi?id=2033331
On 12/16/21 14:09, Ben Beasley wrote:
It looks like python-pytest-cov was recently updated to 3.0.0 in F35[1] and F34[2]. I noticed this because, between my own packages and those maintained through @neuro-sig, I saw a wave of FTBFS notifications from Koschei.
Unfortunately, because packages commonly pin a particular major version, and because pytest-cov has been in 2.x for a long time, a huge number of packages are likely to be affected.
It would be nice if Koschei could build against updates-testing so that problems like this could be more easily detected before the updates have already reached stable.
– Ben
[1] https://bodhi.fedoraproject.org/updates/FEDORA-2021-3b53235332 [2] https://bodhi.fedoraproject.org/updates/FEDORA-2021-379e60a35b
python-devel@lists.fedoraproject.org