On Thu, Dec 16, 2021 at 3:54 PM Ben Beasley <c...@musicinmybrain.net> 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.

It's been screwing up "mock" builds for Fedora 34 and Fedora 35, as
well. It's one of the risks of many python modules, with a
requirement.txt like "ansible-core<2.13,>=2.12.0", but do not
necessarily list a maximum value range or a completely valid minimum
value for their dependencies. Hilarity ensues.


> 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
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam on the list, report it: 
> https://pagure.io/fedora-infrastructure
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to