>Oh, another thing, you might want the default names for binary archives to >include the Python version? Py2, Py152, or something so that people don't >get the wrong distributions for their Python versions. Use the --target-version option for bdist_wininst. Under bdist_rpm use --requires. Bastian