Hi!

RpmSack.whatProvides and .whatRequires build package objects inside but only return the pkg tuples. This is really annoying as most places need to reconstruct these objects later.

The attached patch removes the conversion to pkgtuples and adjusts the code using RpmSack.whatProvides and .whatRequires. It additinally reduces the code by ~25 lines. It also restores consistency to my earlier - but yet uncommited - patch that adds these methods to SqliteSack.

Florian

_______________________________________________
Yum-devel mailing list
[email protected]
https://lists.dulug.duke.edu/mailman/listinfo/yum-devel

Reply via email to