diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2021-01-19 23:24:55 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-01-20 09:29:56 -0800 |
commit | 7c6be93f60173b0918d9cc957e1329a781609e57 (patch) | |
tree | 1d6b08ed66e4ed57420b49416335d13e8ebe62b0 /meta-python/recipes-devtools/python | |
parent | d8ad8f4510c794e6f031401ddfc064158c9ceaa7 (diff) | |
download | meta-openembedded-7c6be93f60173b0918d9cc957e1329a781609e57.tar.gz |
python3-snappy: upgrade 0.5.4 -> 0.6.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-snappy_0.6.0.bb (renamed from meta-python/recipes-devtools/python/python3-snappy_0.5.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-snappy_0.5.4.bb b/meta-python/recipes-devtools/python/python3-snappy_0.6.0.bb index 1836473b8b..64787feecc 100644 --- a/meta-python/recipes-devtools/python/python3-snappy_0.5.4.bb +++ b/meta-python/recipes-devtools/python/python3-snappy_0.6.0.bb | |||
@@ -4,7 +4,7 @@ DEPENDS += "snappy" | |||
4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b3090152f53ee19f6a7b64b1a36384fb" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b3090152f53ee19f6a7b64b1a36384fb" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "d9c26532cfa510f45e8d135cde140e8a5603d3fb254cfec273ebc0ecf9f668e2" | 7 | SRC_URI[sha256sum] = "168a98d3f597b633cfeeae7fe1c78a8dfd81f018b866cf7ce9e4c56086af891a" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||