zstandard.patch 480 B

12345678910
  1. fix build with newer versions
  2. --- a/python/sites/mach.txt
  3. +++ b/python/sites/mach.txt
  4. @@ -141,4 +141,4 @@
  5. # We aren't (yet) able to pin packages in automation, so we have to
  6. # support down to the oldest locally-installed version (5.4.2).
  7. pypi-optional:psutil>=5.4.2,<=5.9.4:telemetry will be missing some data
  8. -pypi-optional:zstandard>=0.11.1,<=0.19.0:zstd archives will not be possible to extract
  9. +pypi-optional:zstandard>=0.11.1:zstd archives will not be possible to extract