Convert deprecated dnf.subject.Subject.get_nevra_possibilities api to a python module to remove dependency. dnf.subject.Subject just calls hawkey which is deprecated.
https://github.com/rpm-software-management/hawkey/blob/e994358b3d2d57b5747a307487da2bc608b7ea12/src/subject.c#L189-L193
Following up from #34 by @abitrolly to move towards pip-only dependencies.
Log in to comment on this ticket.