Hello, Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/ Your package (python-openapi-core) Fails To Install in Fedora 41: can't install python3-openapi-core+fastapi: - nothing provides (python3.12dist(fastapi) < 0.110~~ with python3.12dist(fastapi) >= 0.108) needed by python3-openapi-core+fastapi-0.19.0-3.fc41.noarch If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks. P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock: $ mock -r fedora-41-x86_64 --config-opts mirrored=False install python3-openapi-core+fastapi P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages Thanks!
Ooof, I didn’t think to check for packages newly depending on FastAPI. It looks like openapi-core added the fastapi extra quite recently. Upstream has pinned version = "^0.108.0". I see now that this was loosened in https://src.fedoraproject.org/rpms/python-openapi-core/c/52186c50fad5b7133e42ee4e13dabb7c231c02eb?branch=rawhide. FastAPI releases often, so I think we need to change that to a lower bound and rely on testing to catch any issues.
https://src.fedoraproject.org/rpms/python-openapi-core/pull-request/9
FEDORA-2024-b1bd471113 (python-openapi-core-0.19.0-5.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-b1bd471113
FEDORA-2024-b1bd471113 (python-openapi-core-0.19.0-5.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.