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

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

Issue 2316103002: binding: Updates Jinja2 from 2.7.1 to 2.8. (Closed)
Patch Set: Created 4 years, 3 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/jinja2/Jinja2-2.8.tar.gz.sha512 ('k') | third_party/jinja2/__init__.py » ('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: Jinja2 Python Template Engine 1 Name: Jinja2 Python Template Engine
2 Short Name: jinja2 2 Short Name: jinja2
3 URL: http://jinja.pocoo.org/ 3 URL: http://jinja.pocoo.org/
4 Version: 2.7.1 4 Version: 2.8
5 License: BSD 3-clause License 5 License: BSD 3-clause License
6 License File: NOT_SHIPPED 6 License File: NOT_SHIPPED
7 Security Critical: no 7 Security Critical: no
8 8
9 Description: 9 Description:
10 Template engine for code generation in Blink. 10 Template engine for code generation in Blink.
11 11
12 Source: https://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.7.1.tar.gz 12 Source: https://pypi.python.org/packages/f2/2f/0b98b06a345a761bec91a079ccae392d2 82690c2d8272e708f4d10829e22/Jinja2-2.8.tar.gz
13 MD5: 282aed153e69f970d6e76f78ed9d027a 13 MD5: edb51693fe22c53cee5403775c71a99e
14 SHA-1: a9b24d887f2be772921b3ee30a0b9d435cffadda 14 SHA-1: 4a33c1a0fd585eba2507e8c274a9cd113b1d13ab
15 15
16 Local Modifications: 16 Local Modifications:
17 This only includes the jinja2 directory from the tarball and the LICENSE and 17 This only includes the jinja2 directory from the tarball and the LICENSE and
18 AUTHORS files. Unit tests (testsuite directory) have been removed. 18 AUTHORS files. Unit tests (testsuite directory) have been removed.
19 Additional chromium-specific files are: 19 Additional chromium-specific files are:
20 * README.chromium (this file) 20 * README.chromium (this file)
21 * OWNERS 21 * OWNERS
22 * install script (get_jinja2.sh) 22 * install script (get_jinja2.sh)
23 * files of hashes (MD5 is also posted on website, SHA-512 computed locally). 23 * files of hashes (MD5 is also posted on website, SHA-512 computed locally).
24 Script checks hash then unpacks archive and installs desired files. 24 Script checks hash then unpacks archive and installs desired files.
25 Retrieve or update by executing jinja2/get_jinja2.sh from third_party. 25 Retrieve or update by executing jinja2/get_jinja2.sh from third_party.
OLDNEW
« no previous file with comments | « third_party/jinja2/Jinja2-2.8.tar.gz.sha512 ('k') | third_party/jinja2/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698