Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Side by Side Diff: third_party/boto/README.chromium

Issue 212553007: Replaced boto certificate (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Nits Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/boto/cacerts/cacerts.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: boto 1 Name: boto
2 URL: https://github.com/boto/boto 2 URL: https://github.com/boto/boto
3 Version: 2.8.0 3 Version: 2.8.0
4 License: MIT 4 License: MIT
5 5
6 Description: 6 Description:
7 Python interface to Amazon Web Services. 7 Python interface to Amazon Web Services.
8 8
9 Modifications: 9 Modifications:
10 * Removed boto/docs/ 10 * Removed boto/docs/
(...skipping 18 matching lines...) Expand all
29 * Removed boto/boto/cloudfront 29 * Removed boto/boto/cloudfront
30 * Removed boto/boto/sqs 30 * Removed boto/boto/sqs
31 * Removed boto/boto/mws 31 * Removed boto/boto/mws
32 * Removed boto/boto/emr 32 * Removed boto/boto/emr
33 * Removed boto/boto/pyami/installers 33 * Removed boto/boto/pyami/installers
34 * Removed boto/bin 34 * Removed boto/bin
35 * Removed boto/.gitignore 35 * Removed boto/.gitignore
36 * Removed boto/.travis.yml 36 * Removed boto/.travis.yml
37 * Removed boto/Changelog.rst 37 * Removed boto/Changelog.rst
38 * Removed boto/MANIFEST.in 38 * Removed boto/MANIFEST.in
39 * Replaced boto/cacerts/cacerts.txt by file from
40 https://pki.google.com/roots.pem
39 * Moved boto down to be a first level directory 41 * Moved boto down to be a first level directory
40 42
41 Full license is in the LICENSE file. 43 Full license is in the LICENSE file.
OLDNEW
« no previous file with comments | « no previous file | third_party/boto/cacerts/cacerts.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698