Description of problem: I would like to request an official EPEL9 version of rpl Version-Release number of selected component (if applicable): 1.5.7-6 How reproducible: Always Steps to Reproduce: 1. attempt dnf install 2. attempt to install epel8 rpm 3. Actual results: 1. not available 2. fails due to missing dependency Expected results: Installation Additional info: I got the epel8 srpm. Based on the Fedora spec file, I added one line to the epel8 spec file: BuildRequires: python3-setuptools and that was all it needed. So I personally now have it installed but I would like for there to be an official version in the repository.