Name: | python3-netaddr |
---|---|
Version: | 1.3.0 |
Release: | 2.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 10138039 |
License: | BSD-3-Clause |
RPM: | python3-netaddr-1.3.0-2.el10.noarch.rpm |
Source RPM: | python-netaddr-1.3.0-2.el10.src.rpm |
Build Date: | Sat Mar 08 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://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 |
- Remove subpackage python-netaddr-shell Resolves: RHEL-74187
- New upstream release 1.3.0 Resolves: RHEL-74187
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Conditionalize docs
- New upstream release 0.10.1 (rhbz#2256342) - Remove patch for Python 3.13 compatibility (merged upstream in 0.10.0) - Add new depencency on furo - Include missing THANKS file (https://github.com/netaddr/netaddr/pull/345)
- Add patch for Python 3.13 compatibility (rhbz#2246093)
- New upstream release 0.9.0 (rhbz#2239532)