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 |
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