Go to file
Michel Alexandre Salim 44425a2013
Minor fixes for Python 3.12 compatibility
- Fix Python unit tests to use the right assert methods
- Explicitly BR python3-setuptools

`distutils` is dropped in Python 3.12, but is provided in `setuptools`;
even if we port `libkdumpfile` to use `setuptools` natively (not
possible until `Extension` is ported) we'd need to depend on
`setuptools` anyway.

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
2023-01-20 15:56:17 -06:00
.gitignore Include diskdump endianness fix 2022-08-06 16:26:08 -05:00
changelog Convert to rpmautospec 2022-04-21 16:44:50 -07:00
libkdumpfile-py312-fix-tests.diff Minor fixes for Python 3.12 compatibility 2023-01-20 15:56:17 -06:00
libkdumpfile.spec Minor fixes for Python 3.12 compatibility 2023-01-20 15:56:17 -06:00
README.md Added the README 2021-04-05 01:46:15 +00:00
series Include diskdump endianness fix 2022-08-06 16:26:08 -05:00
sources Update to 0.5.0 2022-08-14 20:44:55 -05:00

libkdumpfile

The libkdumpfile package