This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author exarkun
Recipients alexis, eric.araujo, exarkun, glyph, illume, tarek
Date 2011-09-23.19:25:33
SpamBayes Score 1.4819157e-09
Marked as misclassified No
Message-id <1316805934.68.0.905497548227.issue12944@psf.upfronthosting.co.za>
In-reply-to
Content
> pysetup run upload -f dist/spam-0.2.tar.gz -f dist/spam-0.2.exe

I'm not sure why it's "run upload" instead of just "upload", but maybe that's the convention in pysetup.  Apart from that, this looks like a vast improvement to me.  As far as not supporting globs goes, I guess I don't really care either way.  If globs aren't supported, then I'll probably end up globbing somewhere else (or constructing the full upload list in some other automated way).  The motivation for the complaint is that too many things require manual interaction; I'm not going to use a new, easily automated utility manually. :)
History
Date User Action Args
2011-09-23 19:25:34exarkunsetrecipients: + exarkun, illume, tarek, glyph, eric.araujo, alexis
2011-09-23 19:25:34exarkunsetmessageid: <1316805934.68.0.905497548227.issue12944@psf.upfronthosting.co.za>
2011-09-23 19:25:34exarkunlinkissue12944 messages
2011-09-23 19:25:33exarkuncreate