Package: python-zstandard / 0.24.0-1

Metadata

Package Version Patches format
python-zstandard 0.24.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use system zstd by default.patch | (download)

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

 use system zstd by default

0002 Disable test_features.patch | (download)

tests/test_module_attributes.py | 19 0 + 19 - 0 !
1 file changed, 19 deletions(-)

 disable test_features

The version linked with system libzstd is known to fail this test.
See https://python-zstandard.readthedocs.io/en/latest/installing.html

Patch first drafted on 2022-06-26.