Upgrade to release 8.11.1: - Fix memory leak in unpack dict C extension - Release with python3
Signed-off-by: Leon Anavi <[email protected]> --- ...python3-bitstruct_8.11.0.bb => python3-bitstruct_8.11.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-bitstruct_8.11.0.bb => python3-bitstruct_8.11.1.bb} (70%) diff --git a/meta-python/recipes-devtools/python/python3-bitstruct_8.11.0.bb b/meta-python/recipes-devtools/python/python3-bitstruct_8.11.1.bb similarity index 70% rename from meta-python/recipes-devtools/python/python3-bitstruct_8.11.0.bb rename to meta-python/recipes-devtools/python/python3-bitstruct_8.11.1.bb index a25380418c..49b31971a6 100644 --- a/meta-python/recipes-devtools/python/python3-bitstruct_8.11.0.bb +++ b/meta-python/recipes-devtools/python/python3-bitstruct_8.11.1.bb @@ -3,8 +3,7 @@ HOMEPAGE = "https://github.com/eerimoq/bitstruct" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" -SRC_URI[md5sum] = "8eaf853c95e10ca4b6bca2fe5ff307c6" -SRC_URI[sha256sum] = "2b13f2c3e76b49e8cd854f7a1da590bb73ecbc6cbfacc2d479eacf2b88282d5d" +SRC_URI[sha256sum] = "4e7b8769c0f09fee403d0a5f637f8b575b191a79a92e140811aa109ce7461f0c" PYPI_PACKAGE = "bitstruct" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88115): https://lists.openembedded.org/g/openembedded-devel/message/88115 Mute This Topic: https://lists.openembedded.org/mt/78534471/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
