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-snakemake-executor-plugin-azure-batch) Fails To Install in Fedora 43: can't install python3-snakemake-executor-plugin-azure-batch: - nothing provides (python3.13dist(azure-batch) < 15~~ with python3.13dist(azure-batch) >= 14.2) needed by python3-snakemake-executor-plugin-azure-batch-0.3.0-3.fc42.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-43-x86_64 --config-opts mirrored=False install python3-snakemake-executor-plugin-azure-batch 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!
Unfortunately, python-azure-batch was updated to a 15.0.0 beta release in Rawhide without coordination, and an internal API that this plugin used appears to be gone or refactored beyond recognition. This is not something that I can reasonably fix downstream: the migration path is not obvious and I am not particularly familiar with the Azure SDK, so I would be starting from first principles, and that’s more than I want to attempt, especially without a way to test it since I do not have (or want) Azure credentials. I reported the issue upstream in https://github.com/snakemake/snakemake-executor-plugin-azure-batch/issues/37. I doubt it will be a high priority since azure-batch 15 is not released yet and since pip users are protected by a SemVer bound (azure-batch = "^14.2.0"). However, we have some time to wait for a fix. If nothing is ready by the time we start getting to Fedora 43 freezes, I’ll probably need to retire this plugin.