Commit 0ff80d95 authored by binji's avatar binji Committed by Commit bot

[NaCl SDK] Update sdktools to include proxy fix to fancy_urllib.

This includes commit 6d97ebda:

    Update fancy_urllib to more recent version. This includes a fix for
    Python 2.7.7, which removed the HTTPSConnection._set_hostport
    function.

BUG=410545
R=sbc@chromium.org

Review URL: https://codereview.chromium.org/901493006

Cr-Commit-Position: refs/heads/master@{#314938}
parent 400ad000
......@@ -4,17 +4,17 @@
"archives": [
{
"checksum": {
"sha1": "a4f63d8a724d472edcdc98dfab703ec7d2acd269"
"sha1": "3c63a6002dea894616292bb25d6b375dba0290f1"
},
"host_os": "all",
"size": 29758,
"url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.313258/sdk_tools.tgz"
"size": 30527,
"url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.314836/sdk_tools.tgz"
}
],
"description": "Native Client SDK Tools, revision 313258",
"description": "Native Client SDK Tools, revision 314836",
"name": "sdk_tools",
"recommended": "yes",
"revision": 313258,
"revision": 314836,
"stability": "stable",
"version": 1
}
......
......@@ -4,17 +4,17 @@
"archives": [
{
"checksum": {
"sha1": "a4f63d8a724d472edcdc98dfab703ec7d2acd269"
"sha1": "3c63a6002dea894616292bb25d6b375dba0290f1"
},
"host_os": "all",
"size": 29758,
"url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.313258/sdk_tools.tgz"
"size": 30527,
"url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.314836/sdk_tools.tgz"
}
],
"description": "Native Client SDK Tools, revision 313258",
"description": "Native Client SDK Tools, revision 314836",
"name": "sdk_tools",
"recommended": "yes",
"revision": 313258,
"revision": 314836,
"stability": "stable",
"version": 1
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment