aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
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
+ }
}