Name: | python2-netaddr |
---|---|
Version: | 0.7.19 |
Release: | 8.1.3.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 7284091 |
License: | BSD |
RPM: | python2-netaddr-0.7.19-8.1.3.el8.noarch.rpm |
Source RPM: | python-netaddr-0.7.19-8.1.3.el8.src.rpm |
Build Date: | Fri Apr 28 2023 |
Build Host: | ovs-x86-ol8-builder-01.webad1phx.solarisx86phx.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://github.com/drkjam/netaddr |
Summary: | A pure Python network address representation and manipulation library |
Description: | A network address manipulation library for Python Provides support for: Layer 3 addresses * IPv4 and IPv6 addresses, subnets, masks, prefixes * iterating, slicing, sorting, summarizing and classifying IP networks * dealing with various ranges formats (CIDR, arbitrary ranges and globs, nmap) * set based operations (unions, intersections etc) over IP addresses and subnets * parsing a large variety of different formats and notations * looking up IANA IP block information * generating DNS reverse lookups * supernetting and subnetting Layer 2 addresses * representation and manipulation MAC addresses and EUI-64 identifiers * looking up IEEE organisational information (OUI, IAB) * generating derived IPv6 addresses |
Add dependency for python3-attrs < 18
- Switched from Python 3.8 to Python 3.9 on EL8 to be able to use this library within ansible-core-2.13
- Add Python 3.8 package on EL8 (alongside with Python 3.6), which is needed to use this library within ansible-core 2.12
- Add python2 subpackage for OpenStack
- Don't build python2 subpackage on rhel>7 https://bugzilla.redhat.com/show_bug.cgi?id=1567153
- Fix shebang mangling for python3 (RHBZ#1546800)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Cleanup spec file conditionals
- Python 2 binary package renamed to python2-netaddr See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild