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 astraw
Recipients alberanid, anadelonbrin, astraw, barry, dairiki, ebfe, eric.araujo, jafo, kbk, leonidasxiv, loewis, rockstar, tarek
Date 2010-04-29.06:40:15
SpamBayes Score 0.0015104448
Marked as misclassified No
Message-id <1272523218.3.0.869452819059.issue1054967@psf.upfronthosting.co.za>
In-reply-to
Content
Barry, stdeb does much of what you're describing. (Try the "python setup.py sdist_dsc" command.)

I'm not particularly pleased with the stdeb codebase as it stands, but it does work reasonably well, and I'd like to see progress in this domain, but I'm afraid I don't understand the difference between what it offers and what you're proposing. I guess maybe you're not aware of the "sdist_dsc" distutils command it offers?

-Andrew
History
Date User Action Args
2010-04-29 06:40:18astrawsetrecipients: + astraw, loewis, barry, kbk, jafo, anadelonbrin, dairiki, alberanid, leonidasxiv, tarek, eric.araujo, rockstar, ebfe
2010-04-29 06:40:18astrawsetmessageid: <1272523218.3.0.869452819059.issue1054967@psf.upfronthosting.co.za>
2010-04-29 06:40:16astrawlinkissue1054967 messages
2010-04-29 06:40:15astrawcreate