Hi.
I'm working on an update of pytest to 7.2.0 for rawhide. This version contains some breaking changes.
- pytest no longer depends on py - it bundles a small subset of py's functionalities instead. py is kinda deprecated so if a project depends on it it'd be better to drop that dependency. If this is not possible, add explicit BuildRequire: python3-py to the specfile.
- pytest no longer depends on setuptools. If your package needs setuptools to build, make sure that setuptools is explicitly mentioned in the list of build dependencies.
- pytest newly raises some new warnings related to the support of nose tests. This may also cause your builds to fail. It's easy to fix and the warnings tell you how to do it.
All affected packages already have a bugzilla a PR or both filled from me. I'll do my best to help their maintainers as much as I can. My plan is to ship the update during the last November week.
Have a nice day.
Lumír
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue