#4 Fix problem in dnf.sack.query() with reponame
Merged by jkaluza. Opened by jmracek.
jmracek/fm-dnf-plugin dnf-api  into  master

Download 4.patch

The pkg attribute from_repo returns '@' + reponame if information in yum_db is
available. Otherwise it returns reponame (like for available packages).

rebased

It fix problems with module upgrade

Pull-Request has been merged by jkaluza

Metadata