On Fri, 2007-07-27 at 02:13 -0400, seth vidal wrote: > 1. patch plugins.py to call the above when 'delPackage() is called. - > this is easy, it doesn't break api and it kinda makes sense > 2. add a method exclude() to YumAvailablePackage that will call > self.repo.sack.delPackage(self) on itself. This seems like a good thing > for later anyway - but we can't expect things to use this method right > now. > 3. patch all the plugins to step around this manually (ick) > > Anyone have a preference? > > I personally like 1 & 2.
Sounds reasonable to me Jeremy _______________________________________________ Yum-devel mailing list [email protected] https://lists.dulug.duke.edu/mailman/listinfo/yum-devel
