Package: audio-visualizer-python / 2.2.4-1

Metadata

Package Version Patches format
audio-visualizer-python 2.2.4-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Change backend to setuptools.patch | (download)

pyproject.toml | 20 8 + 12 - 0 !
1 file changed, 8 insertions(+), 12 deletions(-)

 [patch] change backend to setuptools
0002 Increase timeout of failing test.patch | (download)

tests/test_commandline_export.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 increase timeout of failing test
0003 Declare license file in pyproject.patch | (download)

pyproject.toml | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 declare license file in pyproject
0004 Skip test on x86 arch.patch | (download)

tests/test_comp_spectrum.py | 9 7 + 2 - 0 !
1 file changed, 7 insertions(+), 2 deletions(-)

 skip test on x86 arch

The test fail on Debian CI for the i386 architecture and have been
reported upstream (GitHub issue #100).