[csw-devel] [PATCH] checkpkg: allow collection of obsoletion info

maciej at opencsw.org maciej at opencsw.org
Sun Mar 27 10:54:04 CEST 2011


Hi Ben,

Here's a patchset that adds support for i-deps to checkpkg.  It only
adds it to the pickled data structure, it doesn't add them to the
database schema -- it'll be done in the future.  I think this patchset
might help you with adding support for obsoleted packages.

Maciej

 gar/v2/lib/python/package.py       |   33 ++++++++++++++++++++++-----------
 gar/v2/lib/python/package_stats.py |    6 ++++--
 2 files changed, 26 insertions(+), 13 deletions(-)

[PATCH 1/2] checkpkg: Change GetDependencies to 'with'
[PATCH 2/2] checkpkg: Store i_depends information


More information about the devel mailing list