[Distutils] Optimization and Auto-Upload (Any volunteers for Distutils maintainer?)

M.-A. Lemburg mal@lemburg.com
Fri Dec 14 12:42:02 2001


Sean Reifschneider wrote:
> 
> >Thanks for the summary. I believe we should actively look into this
> >again after Python 2.2 is out the door. Does the swalow support come
> >as new distutils command or do you need deeper integeration for it
> >to work ?
> 
> It's an option.  I'm a bit rusty on it, but IIRC you could do:
> 
>    setup.py --submit bdist_rpm
> 
> with the important part being "--submit".  The result of the bdist or sdist
> would be uploaded to the package server.

Wouldn't it be better if you'd code this up as command ? That 
way the submit command could have options on its own and also
be called separately from the build commands.

-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
______________________________________________________________________
Company & Consulting:                           http://www.egenix.com/
Python Software:                   http://www.egenix.com/files/python/