| Name: | python3-ethtool | 
|---|---|
| Version: | 0.14 | 
| Release: | 5.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 92353 | 
| License: | GPLv2 | 
| RPM: | python3-ethtool-0.14-5.el8.x86_64.rpm | 
| Source RPM: | python-ethtool-0.14-5.el8.src.rpm | 
| Build Date: | Fri Apr 01 2022 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/fedora-python/python-ethtool | 
| Summary: | Python module to interface with ethtool | 
| Description: | Python 3 bindings for the ethtool kernel interface, that allows querying and changing of Ethernet card settings, such as speed, port, auto-negotiation, and PCI locations.  | 
- Add functional test to python-ethtool - Resolves: rhbz#2051609
- Rebuild for rhel-8.6, no functional change - Resolves: rhbz#2042222
- Backport patch from upstream/rhel7 which allows pifconfig to show multiple IPv4 addresses for each interface - Move patches to dist-git - Resolves: rhbz#1652174
- Backport upstream bugfix patch - Resolves: rhbz#1637918
- New upstream version - Resolves: rhbz#1606952
- Remove the Python 2 version https://bugzilla.redhat.com/show_bug.cgi?id=1567419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Updated to 0.13 - Added python3 and python2 subpackages - Add --with tests - Modernize spec - Remove merged patch - Update upstream URL