Description of problem: python3-pytest-testinfra+ansible from EPEL 10.1 has one or more unresolved dependencies, causing it to be uninstallable. Version-Release number of selected component (if applicable): python3-pytest-testinfra+ansible-10.2.2-1.el10_1 How reproducible: always Steps to Reproduce: 1. dnf install python3-pytest-testinfra+ansible Actual results: Error: Problem: conflicting requests - nothing provides python3.12dist(ansible) needed by python3-pytest-testinfra+ansible-10.2.2-1.el10_1.noarch from epel Expected results: successful installation Additional info: To avoid having the uninstallable packages present in the repos, I have untagged python-pytest-testinfra-10.2.2-1.el10_1 so it will not be included in the next compose. python-pytest-testinfra-10.1.1-3.el10_1 is still tagged and will be included instead, which notably doesn't have the +ansible subpackage. This could be resolved long term by either disabling the +ansible subpackage or by getting bug 2308951 resolved.