aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-12-23 14:50:36 -0800
committerHaibo Huang <hhb@google.com>2020-01-07 21:16:19 +0000
commiteab8cbc70cc7907afb0105d11ebf812aa99c11d0 (patch)
tree6072009c262a4bd31720d0c97d20d3a5dbffbb0c /METADATA
parentb7137cc2f5b626d8d644ccd8866c4dab837bbd99 (diff)
parentd894d25e6b1987db346b79bc60e54210015c2f5d (diff)
downloaduritemplates-eab8cbc70cc7907afb0105d11ebf812aa99c11d0.tar.gz
Upgrade python/uritemplates to 3.0.1android-r-preview-1
Exempt-From-Owner-Approval: upgrade library Test: None Change-Id: Icebc9e760bf3532e893e6eb73953cc0dcc1b7a69
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA12
1 files changed, 7 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index b2e2d6c..b41e13f 100644
--- a/METADATA
+++ b/METADATA
@@ -1,7 +1,5 @@
name: "uritemplate"
-description:
- "Simple python library to deal with URI Templates."
-
+description: "Simple python library to deal with URI Templates."
third_party {
url {
type: HOMEPAGE
@@ -11,6 +9,10 @@ third_party {
type: GIT
value: "https://github.com/python-hyper/uritemplate"
}
- version: "3.0.0"
- last_upgrade_date { year: 2018 month: 6 day: 4 }
+ version: "3.0.1"
+ last_upgrade_date {
+ year: 2019
+ month: 12
+ day: 23
+ }
}