Name: | python-netaddr |
---|---|
Version: | 0.7.5 |
Release: | 9.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 5192834 |
License: | BSD |
RPM: | python-netaddr-0.7.5-9.el7.noarch.rpm |
Source RPM: | python-netaddr-0.7.5-9.el7.src.rpm |
Build Date: | Sat Jan 27 2018 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/drkjam/netaddr |
Summary: | A pure Python network address representation and manipulation library |
Description: | A pure Python network address representation and manipulation library. netaddr provides a Pythonic way of working with :- - IPv4 and IPv6 addresses and subnets - MAC addresses, OUI and IAB identifiers, IEEE EUI-64 identifiers - arbitrary (non-aligned) IP address ranges and IP address sets - various non-CIDR IP range formats such as nmap and glob-style formats Included are routines for :- - generating, sorting and summarizing IP addresses and networks - performing easy conversions between address notations and formats - detecting, parsing and formatting network address representations - performing set-based operations on groups of IP addresses and subnets - working with arbitrary IP address ranges and formats - accessing OUI and IAB organisational information published by IEEE - accessing IP address and block information published by IANA For details on the latest updates and changes, see :- http://github.com/drkjam/netaddr/blob/rel-0.7.x/CHANGELOG API documentation for the latest release is available here :- http://packages.python.org/netaddr/ |
- Adding commands to apply new patches added in previous release 0.7.5-8
- Resolves: #1438668 DNS forwarder address added during IPA installation shouldn't add IP-Address '0.0.0.0'
- Mass rebuild 2013-12-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Do not traceback on invalid IPNetwork input (upstream issues #2, #6, #5, #8) - Remove executable bit from documentation files to make rpmlint happy
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- New upstream release 0.7.5 - Updated summary and description to match upstream README - Updated URL and source to reflect upstream move to github
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild