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-pycodestyle) Fails To Install in Fedora 39: can't install python3-pycodestyle: - nothing provides python(abi) = 3.11 needed by python3-pycodestyle-2.9.1-2.fc38.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-39-x86_64 --config-opts mirrored=False install python3-pycodestyle 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!
So this package now blocks many packages. Looking at upstream git log: https://github.com/PyCQA/pycodestyle/commits/main so upstream git tree now seems to handle python 3.12. python 3.12 support seems to consist of multiple commits, so I think for now it is best Fedora python-pycodestyle rebases the source code to the latest git tree of the upstream. Thoughts?
I agree. However this mostly blocks trough flake8, so we should probably do the same with flake8 and test them together.
Ali Erdinc Koroglu is looking into that.
I bumped to 2.10.0, backported the fixes, and am building - https://koji.fedoraproject.org/koji/taskinfo?taskID=103334486 I don't see how this can make things any *worse*, now the Python 3.12 bump has happened. Even if this causes problems for flake8, things are no worse than they were before, since both pycodestyle and flake8 were uninstallable. Once the build is done I'll try building flake8 and see if there are any problems there (I'm working my way up the dep chain to nikola).
Done: https://koji.fedoraproject.org/koji/taskinfo?taskID=103334486