forked from pool/python-lz4
Accepting request 940351 from home:bnavigator:python-rpm-macros
- update to 3.1.10:
* LZ4FrameFile.write()/LZ4FrameDecompressor.decompress() handle
buffer protocol correctly (#227, #228). Thanks to @judahrand.
* Pass source_size kwarg through from frame.open to LZ4FrameFile
instance (#224, #225). Thanks to @shawnperdue.
* Add readall to LZ4FrameFile and use it on python 3.10 (#219,
#220). Thanks to @vaartis.
OBS-URL: https://build.opensuse.org/request/show/940351
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lz4?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 20:23:17 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- update to 3.1.10:
|
||||
* LZ4FrameFile.write()/LZ4FrameDecompressor.decompress() handle
|
||||
buffer protocol correctly (#227, #228). Thanks to @judahrand.
|
||||
* Pass source_size kwarg through from frame.open to LZ4FrameFile
|
||||
instance (#224, #225). Thanks to @shawnperdue.
|
||||
* Add readall to LZ4FrameFile and use it on python 3.10 (#219,
|
||||
#220). Thanks to @vaartis.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 10:45:28 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user