aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-02-05 07:56:10 -0800
committerHaibo Huang <hhb@google.com>2019-06-11 03:16:32 +0000
commitebf55ff686c6de5fa33c8de51eafff3ec9474ff6 (patch)
tree7f1bce790a13af6dee746104bd81809a4bd6c934 /METADATA
parent15242e63ac84c897c73420615ceb3f2d9e49934a (diff)
parent3ebfbe8385363d2f8a9fd9ff1b3857fbd5df7d5e (diff)
downloaddateutil-ebf55ff686c6de5fa33c8de51eafff3ec9474ff6.tar.gz
Upgrade python/dateutil to 2.8.0
Exempt-From-Owner-Approval: Upgrade library Test: build Change-Id: Ia9c1991e6598e1c97f8f01244ffbddf994c46763
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA13
1 files changed, 7 insertions, 6 deletions
diff --git a/METADATA b/METADATA
index df039a2..a7117e8 100644
--- a/METADATA
+++ b/METADATA
@@ -1,8 +1,5 @@
name: "dateutil"
-description:
- "The dateutil module provides powerful extensions to the standard datetime "
- "module, available in Python."
-
+description: "The dateutil module provides powerful extensions to the standard datetime module, available in Python."
third_party {
url {
type: HOMEPAGE
@@ -12,6 +9,10 @@ third_party {
type: GIT
value: "https://github.com/dateutil/dateutil/"
}
- version: "2.7.2"
- last_upgrade_date { year: 2018 month: 5 day: 30 }
+ version: "2.8.0"
+ last_upgrade_date {
+ year: 2019
+ month: 2
+ day: 5
+ }
}