You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@aurora.apache.org by Kevin Sweeney <ke...@apache.org> on 2014/10/23 00:48:11 UTC

Review Request 27057: Upgrade virtualenv to 1.11.6.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27057/
-----------------------------------------------------------

Review request for Aurora, David McLaughlin and Joshua Cohen.


Repository: aurora


Description
-------

Upgrade virtualenv to 1.11.6.

See changelog: https://virtualenv.pypa.io/en/latest/news.html

Of note, this upgrades the bundled pip to one that supports https proxies.


Diffs
-----

  build-support/virtualenv 00a56dfc05a98a756613dc39edefa48ded358314 

Diff: https://reviews.apache.org/r/27057/diff/


Testing
-------

git clean -fdx
./pants src/test/python:all


Thanks,

Kevin Sweeney


Re: Review Request 27057: Upgrade virtualenv to 1.11.6.

Posted by David McLaughlin <da...@dmclaughlin.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27057/#review57920
-----------------------------------------------------------

Ship it!


Ship It!

- David McLaughlin


On Oct. 22, 2014, 10:48 p.m., Kevin Sweeney wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27057/
> -----------------------------------------------------------
> 
> (Updated Oct. 22, 2014, 10:48 p.m.)
> 
> 
> Review request for Aurora, David McLaughlin and Joshua Cohen.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Upgrade virtualenv to 1.11.6.
> 
> See changelog: https://virtualenv.pypa.io/en/latest/news.html
> 
> Of note, this upgrades the bundled pip to one that supports https proxies.
> 
> 
> Diffs
> -----
> 
>   build-support/virtualenv 00a56dfc05a98a756613dc39edefa48ded358314 
> 
> Diff: https://reviews.apache.org/r/27057/diff/
> 
> 
> Testing
> -------
> 
> git clean -fdx
> ./pants src/test/python:all
> 
> 
> Thanks,
> 
> Kevin Sweeney
> 
>


Re: Review Request 27057: Upgrade virtualenv to 1.11.6.

Posted by Kevin Sweeney <ke...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27057/#review57927
-----------------------------------------------------------


Looks like I jumped the gun a bit - this discovered a new pex issue. I've worked around it and filed https://github.com/pantsbuild/pex/issues/21

- Kevin Sweeney


On Oct. 22, 2014, 3:48 p.m., Kevin Sweeney wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27057/
> -----------------------------------------------------------
> 
> (Updated Oct. 22, 2014, 3:48 p.m.)
> 
> 
> Review request for Aurora, David McLaughlin and Joshua Cohen.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Upgrade virtualenv to 1.11.6.
> 
> See changelog: https://virtualenv.pypa.io/en/latest/news.html
> 
> Of note, this upgrades the bundled pip to one that supports https proxies.
> 
> 
> Diffs
> -----
> 
>   build-support/virtualenv 00a56dfc05a98a756613dc39edefa48ded358314 
> 
> Diff: https://reviews.apache.org/r/27057/diff/
> 
> 
> Testing
> -------
> 
> git clean -fdx
> ./pants src/test/python:all
> 
> 
> Thanks,
> 
> Kevin Sweeney
> 
>