Re: [Yum-devel] [PATCH] Filter available updates based on package name, for doUpdate, speedup ~25%.

2010-09-16 Thread Tim Lauridsen
On Wed, Sep 15, 2010 at 11:26 PM, James Antill ja...@and.org wrote: --- rpmUtils/updates.py |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/rpmUtils/updates.py b/rpmUtils/updates.py index c61788b..3c4bbb4 100644 --- a/rpmUtils/updates.py +++

[Yum-devel] [PATCH] Filter available updates based on package name, for doUpdate, speedup ~25%.

2010-09-15 Thread James Antill
--- rpmUtils/updates.py |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/rpmUtils/updates.py b/rpmUtils/updates.py index c61788b..3c4bbb4 100644 --- a/rpmUtils/updates.py +++ b/rpmUtils/updates.py @@ -56,7 +56,8 @@ class Updates: # make some dicts from