Re: python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-07-07 Thread Daniele Tricoli
On Monday 07 July 2014 16:40:55 Raphael Kubo da Costa wrote: > - #754090 (python-urllib3: Version 1.8.2 does not work with HTTPS and >proxy tunneling) I'm updating urllib3 right now. Thanks for your report! Kind regards, -- Daniele Tricoli 'Eriol' http://mornie.org -- To UNSUBS

Re: python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-07-07 Thread Raphael Kubo da Costa
Daniele Tricoli writes: > On Tuesday 03 June 2014 20:11:21 Barry Warsaw wrote: >> Then requests and all other dependents >> (including those that use the .whls) should get it. > > I plan to update requests next week, unfortunately I can't work on it during > this weekend. > > If needed, Barry, pl

Re: python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-06-04 Thread Daniele Tricoli
On Tuesday 03 June 2014 20:11:21 Barry Warsaw wrote: > Then requests and all other dependents > (including those that use the .whls) should get it. I plan to update requests next week, unfortunately I can't work on it during this weekend. If needed, Barry, please go with a team upload! ;) Thanks

Re: python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-06-03 Thread Barry Warsaw
On Jun 03, 2014, at 07:18 PM, Donald Stufft wrote: >Do you unbundle urllib3 from requests? The fix that broke proxying was a >thing in urllib3, which requests bundles, which pip bundles requests. Yes, we unbundle urllib3. >Here’s the actual fix for that issue >https://github.com/shazow/urllib3/p

Re: python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-06-03 Thread Donald Stufft
On Jun 3, 2014, at 6:55 PM, Barry Warsaw wrote: > On Jun 03, 2014, at 04:31 PM, Donald Stufft wrote: > >> The fix in 1.5.6 was updating requests. That's the only change. I think >> Debian needs to update urllib3. That's where the actual fix was. > > I think you mean we need to update the reque

Re: python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-06-03 Thread Barry Warsaw
On Jun 03, 2014, at 04:31 PM, Donald Stufft wrote: >The fix in 1.5.6 was updating requests. That's the only change. I think >Debian needs to update urllib3. That's where the actual fix was. I think you mean we need to update the requests package. That's on my list. -Barry signature.asc Descri

Re: python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-06-03 Thread Donald Stufft
The fix in 1.5.6 was updating requests. That's the only change. I think Debian needs to update urllib3. That's where the actual fix was. > On Jun 3, 2014, at 4:07 PM, Barry Warsaw wrote: > >> On Jun 03, 2014, at 11:28 AM, Mário Duarte Cruz wrote: >> >> I forgot to mention that it breaks if yo

Re: python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-06-03 Thread Barry Warsaw
On Jun 03, 2014, at 11:28 AM, Mário Duarte Cruz wrote: >I forgot to mention that it breaks if you're sitting behind a proxy (might >not be obvious from a cursory look at the linked bug): I'm about to upload pip 1.5.6 to unstable. Please double check that this is fixed there, and if not, please o

Re: python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-06-03 Thread Donald Stufft
On Jun 3, 2014, at 5:28 AM, Mário Duarte Cruz wrote: > On Mon, Jun 2, 2014 at 2:51 PM, Donald Stufft wrote: > > > pip 1.5.6 just upgrades the bundled requests FWIW. > > > > I forgot to mention that it breaks if you're sitting behind a proxy (might > not be obvious from a cursory look at t

Re: python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-06-03 Thread Mário Duarte Cruz
On Mon, Jun 2, 2014 at 2:51 PM, Donald Stufft wrote: > > > pip 1.5.6 just upgrades the bundled requests FWIW. > > > I forgot to mention that it breaks if you're sitting behind a proxy (might not be obvious from a cursory look at the linked bug): [...] Getting page https://pypi.python.org/simple/

Re: python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-06-02 Thread Barry Warsaw
On Jun 02, 2014, at 02:31 PM, Mário Duarte Cruz wrote: >Since the upgrade to python 2.7.7rc1 in sid, pip and virtualenv's pip have >been broken, most likely due to https://bugs.python.org/issue7776 . > >Updating pip to 1.5.6 and virtualenv to 1.11.6 should fix the issues >(current versions in sid

Re: python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-06-02 Thread Donald Stufft
On Jun 2, 2014, at 8:31 AM, Mário Duarte Cruz wrote: > Hi, > > Since the upgrade to python 2.7.7rc1 in sid, pip and virtualenv's pip have > been broken, most likely due to https://bugs.python.org/issue7776 . > > Updating pip to 1.5.6 and virtualenv to 1.11.6 should fix the issues (current >

python-pip and python-virtualenv broken in sid after upgrade to python 2.7.7rc1

2014-06-02 Thread Mário Duarte Cruz
Hi, Since the upgrade to python 2.7.7rc1 in sid, pip and virtualenv's pip have been broken, most likely due to https://bugs.python.org/issue7776 . Updating pip to 1.5.6 and virtualenv to 1.11.6 should fix the issues (current versions in sid are 1.5.5 and 1.11.4 respectively). Apologies for not u