[Distutils] option #1 plus download_url scraping
Carl Meyer
carl at oddbird.net
Wed Jun 5 00:46:24 CEST 2013
On 06/04/2013 04:30 PM, Donald Stufft wrote:
> I'm interested in the use case. How are generating a release without running setup.py sdist?
I think you misunderstood (the way Barry described it wasn't completely
clear). If I'm reading it correctly, "I don't want to have to change
setup.py every time I make a release" means "I don't want to have to
change the Download-URL metadata in setup.py to point to a specific new
sdist tarball URL every time I make a release; I want it to always point
to the same index URL and have that index page scraped for new release
tarball URLs."
Carl
More information about the Distutils-SIG
mailing list