On Mon, Jun 12, 2006 at 11:54:33PM -0400, Bill Nottingham wrote: > The following packages: > > - have no dependencies in Core > - are not in comps > - are not subpackages of something in comps > > Hence, the question is - should they stay in core? Should they get > added to comps? Should they move to Extras? (Note that only two of these > actually have deps in Extras, as well...) > > m2crypto we include both pyOpenSSL (used by rhnlib) and m2crypto. If rhnlib goes away, is there anything else requiring pyOpenSSL? IMO pyOpenSSL is still useful for doing SSL certificate validation, but how many people care enough for it, I don't know. > pychecker Useful developer tool, I'd include it in Development. > python-docs > rhnlib These have been discussed already - python-docs should stay, it used to be a subpackage of the main python package, but I split it out to get rid of the annoying BuildRequires of tetex. Misa