aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2021-02-18 21:43:15 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-02-18 21:43:15 +0000
commitd3bdc4415f3873b4274a18e9926932a2bf40bcc4 (patch)
tree09b69c7100162ccdce54cb395de01a0251e6bbf6 /METADATA
parent4311ba4646c0e170ff77288bebc128ba8a21b545 (diff)
parent013c93c250a3e51b4e5e563f4a842bb292b6c6cc (diff)
downloadfonttools-d3bdc4415f3873b4274a18e9926932a2bf40bcc4.tar.gz
Upgrade fonttools to 4.20.0 am: 20c690aa8c am: 6e1560f5dc am: d47a0690f7 am: 013c93c250
Original change: https://android-review.googlesource.com/c/platform/external/fonttools/+/1592900 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I187cc41b13bc90128f51835860d287bafa1413d6
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA11
1 files changed, 7 insertions, 4 deletions
diff --git a/METADATA b/METADATA
index 478bd7e1..6bb4a206 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,6 @@
+# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+# DEPENDING ON IT IN YOUR PROJECT. ***
name: "fonttools"
description: "fontTools is a library for manipulating fonts, written in Python."
third_party {
@@ -7,13 +10,13 @@ third_party {
}
url {
type: ARCHIVE
- value: "https://github.com/fonttools/fonttools/archive/4.19.1.zip"
+ value: "https://github.com/fonttools/fonttools/archive/4.20.0.zip"
}
- version: "4.19.1"
+ version: "4.20.0"
license_type: BY_EXCEPTION_ONLY
last_upgrade_date {
year: 2021
- month: 1
- day: 28
+ month: 2
+ day: 17
}
}