Files
nixpkgs/pkgs/development/python-modules/pyzstd/default.nix
Matt Sturgeon 60a5dfd952 python3Packages.pystd: 0.17.0 → 0.18.0
Changelog:
- Support for Python 3.14
- Deprecate the `read_size` and `write_size` parameters of `ZstdFile` and `SeekableZstdFile`
- Deprecate `richmem_compress` and `RichMemZstdCompressor`
- Rework documentation to suggest using `compression.zstd` from Python stdlib, and provide a migration guide
- Include the `zstd` library license in package distributions

https://github.com/Rogdham/pyzstd/blob/0.18.0/CHANGELOG.md
2025-10-07 22:08:01 +01:00

1.5 KiB