Package: whipper / 0.10.0-5

Metadata

Package Version Patches format
whipper 0.10.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002_Man_Clean.patch | (download)

man/Makefile | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---
0003_Libdiscid.patch | (download)

whipper/image/table.py | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---
0004_Skip_Tests.patch | (download)

whipper/test/test_common_accurip.py | 3 2 1 - 0 !
whipper/test/test_result_logger.py | 2 2 0 - 0 !
2 files changed, 4 insertions( ), 1 deletion(-)

---
0005_Disable_Disutils_Plugins.patch | (download)

whipper/command/main.py | 18 9 9 - 0 !
1 file changed, 9 insertions( ), 9 deletions(-)

 remove additional plugin paths. this is required because distutils
 is deprecated in Python 3.12
0006_Add_Pyproject.toml | (download)

pyproject.toml | 51 51 0 - 0 !
setup.py | 36 7 29 - 0 !
2 files changed, 58 insertions( ), 29 deletions(-)

 migrate to pyproject.toml
0007_ruaml_yaml.patch | (download)

whipper/common/yaml.py | 18 18 0 - 0 !
whipper/result/logger.py | 11 6 5 - 0 !
whipper/test/test_result_logger.py | 14 6 8 - 0 !
3 files changed, 30 insertions( ), 13 deletions(-)

 use custom yaml subclass to be compatible with ruamel_yaml>=0.17
0008_Python2.patch | (download)

scripts/accuraterip-checksum | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---