[Distutils] What to do about the PyPI mirrors

Donald Stufft donald at stufft.io
Wed Aug 7 04:14:17 CEST 2013


On Aug 6, 2013, at 10:11 PM, Trishank Karthik Kuppusamy <tk47 at students.poly.edu> wrote:

> On 08/06/2013 09:59 PM, Donald Stufft wrote:
>> 
>> On Aug 6, 2013, at 9:50 PM, Michael Merickel <mmericke at gmail.com> wrote:
>> 
>>> How about building a deprecation period into the tooling? pip 1.5+ could warn users who are using *.pypi.python.org of the error in their ways and encourage them to switch to the new system and gives a date of total removal. After removal the code could also be removed from pip 1.x+.
>>> 
>>> - Michael
>> 
>> pip 1.5 already warns if you use ``--use-mirrors`` or ``--mirrors``. I suppose a warning could be added if you use -i N.pypi.python.org as well.
>> 
> 
> Does anyone use anything other than pip to download from N.pypi.python.org?
> 
> 


Yes. Other tooling can be pointed to N.pypi.python.org by specifying them as an index.

-----------------
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/20130806/e3daa82d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130806/e3daa82d/attachment.pgp>


More information about the Distutils-SIG mailing list