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

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

Issue 1587593003: Replace six with the current version which passes checklicenses.py. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Created 4 years, 11 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 | « third_party/six/README ('k') | third_party/six/documentation/index.rst » ('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: six 1 Name: six
2 URL: https://pypi.python.org/pypi/six 2 URL: https://pypi.python.org/pypi/six
petrcermak 2016/01/13 16:56:19 I wonder whether this should be https://bitbucket.
qyearsley 2016/01/13 17:00:22 Makes sense; done.
3 Version: 1.9.0 3 Version: 1991f8b5b654f077e773f05695a08e0506b7367f
4 Date: 2016-01-13
4 License: MIT 5 License: MIT
5 License File: LICENSE 6 License File: LICENSE
6 Security Critical: no 7 Security Critical: no
7 8
8 Description: 9 Description:
9 Six provides utilities for wrapping over differences between Python 2 and 3. 10 Six provides utilities for wrapping over differences between Python 2 and 3.
10 11
11 It is included in catapult because webtest depends on it. 12 It is included in catapult because webtest depends on it.
OLDNEW
« no previous file with comments | « third_party/six/README ('k') | third_party/six/documentation/index.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698