Description of problem: python3-websockify from epel10 has an unresolved dependency, causing it to be uninstallable. Version-Release number of selected component (if applicable): python3-websockify-0.12.0-1.el10_0 How reproducible: always Steps to Reproduce: 1. dnf install python3-websockify Actual results: Error: Problem: conflicting requests - nothing provides python3.12dist(redis) needed by python3-websockify-0.12.0-1.el10_0.noarch from epel Expected results: successful installation
After the addition of python3-redis in bug 2319799, this is now installable.