summaryrefslogtreecommitdiff
path: root/python/python-netaddr/README
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@iinet.net.au>2014-06-23 07:56:17 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-06-23 07:56:17 +0700
commitdd2668fb58fd240c00e3d8487957d095d45c2ffe (patch)
treeb4778bf2227ce7b54f35bcd2c7f11859ba940450 /python/python-netaddr/README
parent7edc2074f00ea8f0b4b720ef3be1b755c7627c1c (diff)
downloadslackbuilds-dd2668fb58fd240c00e3d8487957d095d45c2ffe.tar.gz
python/python-netaddr: Updated for version 0.7.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-netaddr/README')
-rw-r--r--python/python-netaddr/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/python-netaddr/README b/python/python-netaddr/README
index 93c476b671..686ffe012c 100644
--- a/python/python-netaddr/README
+++ b/python/python-netaddr/README
@@ -6,7 +6,7 @@ netaddr provides a Pythonic way of working with :-
- arbitrary (non-aligned) IP address ranges and IP address sets
- various non-CIDR IP range formats such as nmap and glob-style formats
-The source package includes (now out of date) data from:
+The source package includes (probably now out of date) data from:
1. http://standards.ieee.org (public OUI and IAB registration data
published by the IEEE)
2. http://www.iana.org (IPv4, IPv6 and multicast address space
@@ -16,4 +16,5 @@ To include the latest versions in the package, run the script with:
# NEWDATA="yes" ./python-netaddr.SlackBuild
-and the latest versions will be downloaded for inclusion in the package.
+and the latest versions will be downloaded during the build
+for inclusion in the package.