name: "jinja2" | |
description: | |
"jinja is a templating language for Python. It is a dependency for Cobalt's " | |
"IDL parser." | |
third_party { | |
identifier { | |
type: "ChromiumVersion" | |
value: "96.0.4664.219" # from https://chromereleases.googleblog.com/2022/08/long-term-support-channel-update-for_31.html | |
} | |
identifier { | |
type: "Git" | |
value: "https://chromium.googlesource.com/chromium/src.git" | |
version: "6a496db5ef7219101beacceca9566367c9cb1a09" | |
} | |
identifier { | |
type: "UpstreamSubdir" | |
value: "third_party/jinja2" | |
} | |
last_upgrade_date { | |
year: 2013 | |
month: 8 | |
day: 7 | |
} | |
license_type: NOTICE | |
} |