aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-10-21 16:03:07 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-21 16:03:07 -0700
commitecd2315d45ff33094935cc7bda76f8d3b0f08914 (patch)
treee9fb14bd73b8f85c9c77b77ad76e7870a356acf0 /METADATA
parent2458372292f3098ed1a8665077692de16a63ba5d (diff)
parent6a1ca2ef8394aa5607160443433368722eb8d2c9 (diff)
downloadipaddress-ecd2315d45ff33094935cc7bda76f8d3b0f08914.tar.gz
Upgrade python/ipaddress to v1.0.23
am: 6a1ca2ef83 Change-Id: I3146c483b3b75dcf8e82991b44ca063d8e2ffca9
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA12
1 files changed, 7 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index b1bd95f..9377dc3 100644
--- a/METADATA
+++ b/METADATA
@@ -1,7 +1,5 @@
name: "ipaddress"
-description:
- "Port of the 3.3+ ipaddress module to 2.6, 2.7, 3.2"
-
+description: "Port of the 3.3+ ipaddress module to 2.6, 2.7, 3.2"
third_party {
url {
type: HOMEPAGE
@@ -11,7 +9,11 @@ third_party {
type: GIT
value: "https://github.com/phihag/ipaddress"
}
- version: "v1.0.22"
- last_upgrade_date { year: 2019 month: 5 day: 2 }
+ version: "v1.0.23"
license_type: NOTICE
+ last_upgrade_date {
+ year: 2019
+ month: 10
+ day: 17
+ }
}