aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-02-01 23:51:22 -0800
committerHaibo Huang <hhb@google.com>2019-02-20 21:55:29 +0000
commit993dd23223e5e13e810289bf2ddc25ae59287630 (patch)
tree554d1e572b72a17543956dbb9baaab3cee24411d /METADATA
parent636f3149dd1af444c613da333ff067d83cf9c3b3 (diff)
parent86c3b4ea8614cbbddd86fc556781f2f79cd7c2ac (diff)
downloadhttplib2-993dd23223e5e13e810289bf2ddc25ae59287630.tar.gz
Upgrade python/httplib2 to v0.12.0
Test: build Exempt-From-Owner-Approval: owner can not +2 Change-Id: I7dcbc632d38175ef3e8a60584b085b98fbd9a004
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA13
1 files changed, 7 insertions, 6 deletions
diff --git a/METADATA b/METADATA
index 57f8ac2..367afc4 100644
--- a/METADATA
+++ b/METADATA
@@ -1,8 +1,5 @@
name: "httplib2"
-description:
- "httplib2 is a comprehensive HTTP client library, httplib2.py supports "
- "many features left out of other HTTP libraries."
-
+description: "httplib2 is a comprehensive HTTP client library, httplib2.py supports many features left out of other HTTP libraries."
third_party {
url {
type: HOMEPAGE
@@ -12,6 +9,10 @@ third_party {
type: GIT
value: "https://github.com/httplib2/httplib2/"
}
- version: "0.11.3"
- last_upgrade_date { year: 2018 month: 6 day: 4 }
+ version: "v0.12.0"
+ last_upgrade_date {
+ year: 2019
+ month: 2
+ day: 1
+ }
}