Re: Pypi redirect

2013-11-19 Thread Ryan Schmidt
On Nov 19, 2013, at 12:07, Peter Danecek wrote: > On Nov 19, 2013, at 19:02 , Ryan Schmidt wrote: > >> Yes, and then we’d want to update all ports specifying a pypi URL in their >> master_sites. > > Not sure if this is really helpful. > I am not a committer and the changes are relatively triv

Re: Pypi redirect

2013-11-19 Thread Peter Danecek
On Nov 19, 2013, at 19:02 , Ryan Schmidt wrote: > Yes, and then we’d want to update all ports specifying a pypi URL in their > master_sites. Not sure if this is really helpful. I am not a committer and the changes are relatively trivial. So creating tickets, which are the committed by some e

Re: Pypi redirect

2013-11-19 Thread Ryan Schmidt
On Nov 19, 2013, at 11:59, Peter Danecek wrote: > Well, adding PyPi into `mirror_sites.tcl` should be strait forward, so I > could take care of this, but cannot commit. Yes, and then we’d want to update all ports specifying a pypi URL in their master_sites. > But it would be nice to be able

Re: Pypi redirect

2013-11-19 Thread Peter Danecek
On Nov 19, 2013, at 18:42 , Ryan Schmidt wrote: > > On Nov 19, 2013, at 07:07, Joshua Root wrote: > >> On 2013-11-19 23:52 , Peter Danecek wrote: >>> >>> if I interpret things correctly, the `http://` requests to PyPi are (now?) >>> redirected to `https://` requests. Not sure if this was alw

Re: Pypi redirect

2013-11-19 Thread Ryan Schmidt
On Nov 19, 2013, at 07:07, Joshua Root wrote: > On 2013-11-19 23:52 , Peter Danecek wrote: >> >> if I interpret things correctly, the `http://` requests to PyPi are (now?) >> redirected to `https://` requests. Not sure if this was always the case, but >> I have a weak memory, that I was advise

Re: Pypi redirect

2013-11-19 Thread Joshua Root
On 2013-11-19 23:52 , Peter Danecek wrote: > > Hi all, > > if I interpret things correctly, the `http://` requests to PyPi are (now?) > redirected to `https://` requests. Not sure if this was always the case, but > I have a weak memory, that I was advised to uses `http` instead of `https`, > n

Pypi redirect

2013-11-19 Thread Peter Danecek
Hi all, if I interpret things correctly, the `http://` requests to PyPi are (now?) redirected to `https://` requests. Not sure if this was always the case, but I have a weak memory, that I was advised to uses `http` instead of `https`, not sure though. Now I am wondering if I should update to