Description of problem:
There are missing runtime dependencies for tito on EPEL9
Version-Release number of selected component (if applicable):
tito-0.6.20-1.el9.noarch
How reproducible:
Always
Steps to Reproduce:
1. dnf install tito
Actual results:
Error:
Problem: conflicting requests
- nothing provides /usr/bin/cheetah needed by tito-0.6.20-1.el9.noarch
- nothing provides fedpkg needed by tito-0.6.20-1.el9.noarch
- nothing provides fedora-packager needed by tito-0.6.20-1.el9.noarch
- nothing provides python3-blessed needed by tito-0.6.20-1.el9.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Expected results:
Tito is expected to work on EPEL9
Additional info:
None
Jakub: it looks like fedora-packager just hit EPEL 9, and it seems that I can install tito on EPEL 9 now!
If you want to confirm that too, I think it should be enough to consider this done :)