| Name: | python3-libkdumpfile |
|---|---|
| Version: | 0.5.3 |
| Release: | 1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 263455 |
| License: | LGPL-3.0-or-later OR GPL-2.0-or-later |
| RPM: | python3-libkdumpfile-0.5.3-1.el8.aarch64.rpm |
| Source RPM: | libkdumpfile-0.5.3-1.el8.src.rpm |
| Build Date: | Mon Nov 20 2023 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/ptesarik/libkdumpfile |
| Summary: | Python bindings for libkdumpfile |
| Description: | libkdumpfile is a library to read kdump-compressed kernel core dumps. The python3-libkdumpfile package contains Python bindings for libkdumpfile. |
- Update to 0.5.3
- Update to 0.5.2 - Use SPDX license identifiers - Fix documentation build to be properly be noarch
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for Python 3.12
- remove old quilt series listing
- Update to 0.5.1
- Minor fixes for Python 3.12 compatibility - Fix Python unit tests to use the right assert methods - Explicitly BR python3-setuptools
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Update to 0.5.0
- Include diskdump endianness fix