Package python3-netaddr-1.3.0-2.el10.noarch
Name | python3-netaddr |
---|---|
Epoch | 0 |
Version | 1.3.0 |
Release | 2.el10 |
Architecture | noarch |
Website/URL | https://github.com/drkjam/netaddr |
License | BSD-3-Clause |
Build Time | 2025-04-03 08:35:56 |
Build Host | builder-x86-11.inferitos.ru |
Summary | A pure Python network address representation and manipulation library |
Repositories | AppStream |
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 |
Errata | — |
Size | 1707 KiB |
Source Project | python-netaddr-1.3.0-2.el10 |
SHA-256 checksum | dc738007ce479ee1e1387e466a25855339c23b9abe331534d3f316bd87f2c724 |
×
* Mon Jan 20 2025 Rafael Jeffman <rjeffman@redhat.com> - 1.3.0-2 - Remove subpackage python-netaddr-shell Resolves: RHEL-74187 * Thu Jan 16 2025 Rafael Jeffman <rjeffman@redhat.com> - 1.3.0-1 - New upstream release 1.3.0 Resolves: RHEL-74187 * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.10.1-6 - Rebuilt for MSVSphere 10 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.10.1-6 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.10.1-5 - Bump release for June 2024 mass rebuild * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 04 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 0.10.1-2 - Conditionalize docs * Wed Jan 03 2024 John Eckersberg <jeckersb@redhat.com> - 0.10.1-1 - 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) * Thu Dec 14 2023 John Eckersberg <jeckersb@redhat.com> - 0.9.0-2 - Add patch for Python 3.13 compatibility (rhbz#2246093)