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-carbon) Fails To Install in Fedora 39: can't install python3-carbon: - nothing provides python3.11dist(urllib3) needed by python3-carbon-1.1.10-2.fc38.noarch - nothing provides python3.11dist(twisted) needed by python3-carbon-1.1.10-2.fc38.noarch - nothing provides python3.11dist(cachetools) needed by python3-carbon-1.1.10-2.fc38.noarch - nothing provides python(abi) = 3.11 needed by python3-carbon-1.1.10-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-carbon 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!
I've started on a patch to get this to build for Python 3.12. I'll work on submission of the patch upstream soon. This builds successfully and the included tests pass, but I'd like to do some manual testing before submitting. I'm not certain that porting the use of 'imp' works as intended. https://koji.fedoraproject.org/koji/taskinfo?taskID=102985713 I'm also planning on switching this over to autochangelog before committing.
https://src.fedoraproject.org/rpms/python-carbon/pull-request/3 has been submitted.
I've updated the patch upstream and downstream to support Python 3.12 and tested it on Rawhide. https://src.fedoraproject.org/rpms/python-carbon/pull-request/3 https://github.com/graphite-project/carbon/pull/945 https://koji.fedoraproject.org/koji/taskinfo?taskID=104284437
*** This bug has been marked as a duplicate of bug 2226168 ***