summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-py7zr_0.21.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-py7zr: upgrade 0.21.0 -> 0.21.1Wang Mingyu2024-07-151-0/+29
Changelog: ============ - Treat zero byte stream as a file. - feat: check targets argument type for read and extract method - feat: Add recursive sudirectories and files extraction. - feat: ensure unpack_7zarchive closes the archive - docs: Use same format for unpack_archive example as for make_archive - fix bug in function is_64bit() - feat: make unpack_7zarchive raise ReadError for invalid files Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>