Neal Becker wrote: > Another use case, which I find in my world, is that there are always > packages that interest me (found at pypi), that my vendor hasn't packaged > as rpms yet. > > With finite resources, this will always be true.
Why do you need a package database for that? Can't you just run "setup.py install", or perhaps "setup.py bdist_rpm", and then install the RPM? Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com