diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-06-27 15:12:15 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-06-27 13:44:47 -0700 |
commit | 3f8e3427c7be4e66f7688bd8007da92775462f4a (patch) | |
tree | 9f38a51ea0027d823dfa3c406ceebd3c54fbd96d /meta-python/classes/python_mesonpy.bbclass | |
parent | b5331178cd35eba9604fc023133e6df683de3642 (diff) | |
download | meta-openembedded-3f8e3427c7be4e66f7688bd8007da92775462f4a.tar.gz |
python3-pyzstd: upgrade 0.15.7 -> 0.15.9
Changelog:
==========
Add SeekableZstdFile class, it's a subclass of ZstdFile, supports Zstandard Seekable Format.
Add mode argument to ZstdFile.flush() method, now it can flush a zstd frame.
Add read_size and write_size arguments to ZstdFile.__init__() method, can work with Network File Systems better.
Optimize ZstdFile performance to C language level.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/classes/python_mesonpy.bbclass')
0 files changed, 0 insertions, 0 deletions