[2/3,meta-python] python3-snappy upgrade 0.6.0 -> 0.6.1

Message ID 1646214772-692-2-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [1/3,meta-python] python3-pillow: upgrade 9.0.0 -> 9.0.1 | expand

Commit Message

XU Huan March 2, 2022, 9:52 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../python/{python3-snappy_0.6.0.bb => python3-snappy_0.6.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-snappy_0.6.0.bb => python3-snappy_0.6.1.bb} (78%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-snappy_0.6.0.bb b/meta-python/recipes-devtools/python/python3-snappy_0.6.1.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-snappy_0.6.0.bb
rename to meta-python/recipes-devtools/python/python3-snappy_0.6.1.bb
index f8e6281a1..8a30f7cb7 100644
--- a/meta-python/recipes-devtools/python/python3-snappy_0.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-snappy_0.6.1.bb
@@ -4,7 +4,7 @@  DEPENDS += "snappy"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b3090152f53ee19f6a7b64b1a36384fb"
 
-SRC_URI[sha256sum] = "168a98d3f597b633cfeeae7fe1c78a8dfd81f018b866cf7ce9e4c56086af891a"
+SRC_URI[sha256sum] = "b6a107ab06206acc5359d4c5632bd9b22d448702a79b3169b0c62e0fb808bb2a"
 
 inherit pypi setuptools3