Re: [csw-devel] [PATCH] pull obsolet info into the package stats datastructure

2011-03-27 Thread Ben Walton
Excerpts from Maciej Bliziński's message of Sun Mar 27 19:13:04 -0400 2011: > The "obsolete_info" bit looks like if the information in question were > obsolete. How about "obsoleteness_info"? Sounds good. Will push. Thanks -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:4

Re: [csw-devel] [PATCH] pull obsolet info into the package stats datastructure

2011-03-27 Thread Maciej Bliziński
2011/3/27 Ben Walton : > -PACKAGE_STATS_VERSION = 10L > +PACKAGE_STATS_VERSION = 11L >  BAD_CONTENT_REGEXES = ( >     # Slightly obfuscating these by using the default concatenation >     of >     # strings. > @@ -191,6 +191,7 @@ >         "binaries": dir_pkg.ListBinaries(), >         "binaries_dum

[csw-devel] [PATCH] pull obsolet info into the package stats datastructure

2011-03-27 Thread Ben Walton
Hi Maciej, Any objections to the following? Thanks -Ben Hi Maciej, Any objections to the following? Index: package_stats.py === --- package_stats.py(revision 13944) +++ package_stats.py(working copy) @@ -22,7 +22,7 @@ f