[meta-python] python3-lz4: update to 3.1.10

Message ID 20211211185810.2545977-1-open.source@oleksandr-kravchuk.com
State New
Headers show
Series [meta-python] python3-lz4: update to 3.1.10 | expand

Commit Message

Oleksandr Kravchuk Dec. 11, 2021, 6:58 p.m. UTC
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../python/{python3-lz4_3.1.3.bb => python3-lz4_3.1.10.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-lz4_3.1.3.bb => python3-lz4_3.1.10.bb} (79%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-lz4_3.1.3.bb b/meta-python/recipes-devtools/python/python3-lz4_3.1.10.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-lz4_3.1.3.bb
rename to meta-python/recipes-devtools/python/python3-lz4_3.1.10.bb
index b14484b78..b557529cc 100644
--- a/meta-python/recipes-devtools/python/python3-lz4_3.1.3.bb
+++ b/meta-python/recipes-devtools/python/python3-lz4_3.1.10.bb
@@ -8,7 +8,7 @@  DEPENDS += " \
     ${PYTHON_PN}-pkgconfig-native \
 "
 
-SRC_URI[sha256sum] = "081ef0a3b5941cb03127f314229a1c78bd70c9c220bb3f4dd80033e707feaa18"
+SRC_URI[sha256sum] = "439e575ecfa9ecffcbd63cfed99baefbe422ab9645b1e82278024d8a21d9720b"
 
 inherit pypi setuptools3