[Distutils] option #1 plus download_url scraping
Donald Stufft
donald at stufft.io
Wed Jun 5 18:16:09 CEST 2013
On Jun 5, 2013, at 10:25 AM, Barry Warsaw <barry at python.org> wrote:
> On Jun 04, 2013, at 03:23 PM, Noah Kantrowitz wrote:
>
>> Do you mean you just don't want to update the version number in setup.py
>> before you release?
>
> Correct, although on further reflection, if the alternative download site has
> predictable URLs, then it wouldn't be too difficult to calculate the new url
> for setup.py. I just don't want to have to change the version number in more
> than one place (which for my packages, is *not* the setup.py).
>
>> I'm a bit unsure of the reason for this. The goal is very specifically the
>> hosting outside of PyPI is no longer encouraged. The reliability and
>> performance of PyPI have enough of a track record now that "I want it on my
>> own site just in case" no longer holds enough water to be worth the
>> substantial downsides.
>
> Fair enough.
>
> -Barry
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> http://mail.python.org/mailman/listinfo/distutils-sig
Where are you updating the version information at? And how are you generating a tarball so that it's name has the correct version in it?
-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130605/c746219b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130605/c746219b/attachment.pgp>
More information about the Distutils-SIG
mailing list