From: Wang Mingyu <[email protected]> Changelog: =========== Added ----- * Add mode "x" for SevenZipFile * Add SevenZipFile#namelist method
Fixed ----- * Append mode on non-existent files * Fix NUMBER encoding of integer when 8 bytes Changed ------- * Minimum required Python version to be Python 3.8 * Remove pyannotate from pyproject.toml Document -------- * Update user guide Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-py7zr_0.21.1.bb => python3-py7zr_0.22.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-py7zr_0.21.1.bb => python3-py7zr_0.22.0.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-py7zr_0.21.1.bb b/meta-python/recipes-devtools/python/python3-py7zr_0.22.0.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-py7zr_0.21.1.bb rename to meta-python/recipes-devtools/python/python3-py7zr_0.22.0.bb index 0dec16151..c5cf1e836 100644 --- a/meta-python/recipes-devtools/python/python3-py7zr_0.21.1.bb +++ b/meta-python/recipes-devtools/python/python3-py7zr_0.22.0.bb @@ -4,7 +4,7 @@ LICENSE = "LGPL-2.1-or-later" SECTION = "devel/python" LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c" -SRC_URI[sha256sum] = "dede8ed8b7b32b3586ac476da3a482b69dd433229420bf0f62c495404b72c799" +SRC_URI[sha256sum] = "c6c7aea5913535184003b73938490f9a4d8418598e533f9ca991d3b8e45a139e" inherit pypi python_setuptools_build_meta -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112008): https://lists.openembedded.org/g/openembedded-devel/message/112008 Mute This Topic: https://lists.openembedded.org/mt/108138484/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
