[meta-python] python3-jmespath: update to 1.0.0

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

Commit Message

Oleksandr Kravchuk April 10, 2022, 8:43 p.m. UTC
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../{python3-jmespath_0.10.0.bb => python3-jmespath_1.0.0.bb}  | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-jmespath_0.10.0.bb => python3-jmespath_1.0.0.bb} (73%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-jmespath_0.10.0.bb b/meta-python/recipes-devtools/python/python3-jmespath_1.0.0.bb
similarity index 73%
rename from meta-python/recipes-devtools/python/python3-jmespath_0.10.0.bb
rename to meta-python/recipes-devtools/python/python3-jmespath_1.0.0.bb
index c395143cc..f454d6462 100644
--- a/meta-python/recipes-devtools/python/python3-jmespath_0.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-jmespath_1.0.0.bb
@@ -4,8 +4,7 @@  SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2683790f5fabb41a3f75b70558799eb4"
 
-SRC_URI[md5sum] = "65bdcb5fa5bcf1cc710ffa508e78e408"
-SRC_URI[sha256sum] = "b85d0567b8666149a93172712e68920734333c0ce7e89b78b3e987f71e5ed4f9"
+SRC_URI[sha256sum] = "a490e280edd1f57d6de88636992d05b71e97d69a26a19f058ecf7d304474bf5e"
 
 inherit pypi setuptools3