diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2022-04-10 22:43:05 +0200 |
|---|---|---|
| committer | Trevor Gamblin <trevor.gamblin@windriver.com> | 2022-04-11 09:22:30 -0400 |
| commit | 09c9b9b0046d6efa99503f172c3ead628cebe23d (patch) | |
| tree | 38260fe31bde5e3ebdf57b558a751b74021b16f3 /meta-python | |
| parent | bd3643a5c38f553463ec9c5c65109a8ff5ef1fe2 (diff) | |
| download | meta-openembedded-09c9b9b0046d6efa99503f172c3ead628cebe23d.tar.gz | |
python3-jmespath: update to 1.0.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-jmespath_1.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-jmespath_0.10.0.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
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 index c395143cc9..f454d6462e 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" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2683790f5fabb41a3f75b70558799eb4" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2683790f5fabb41a3f75b70558799eb4" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "65bdcb5fa5bcf1cc710ffa508e78e408" | 7 | SRC_URI[sha256sum] = "a490e280edd1f57d6de88636992d05b71e97d69a26a19f058ecf7d304474bf5e" |
| 8 | SRC_URI[sha256sum] = "b85d0567b8666149a93172712e68920734333c0ce7e89b78b3e987f71e5ed4f9" | ||
| 9 | 8 | ||
| 10 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
| 11 | 10 | ||
