diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-01 08:12:05 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-05 12:49:55 +0000 |
| commit | 4811f1fa484e8e4464b4c51b0036d17431133455 (patch) | |
| tree | e72f21c94427efa4238a5bd1e74bb1cb5e42b3f9 /meta/recipes-devtools/python | |
| parent | 9b692120a3e91ff8be9b5c08db476f66cb2bd0dd (diff) | |
| download | poky-4811f1fa484e8e4464b4c51b0036d17431133455.tar.gz | |
python3-more-itertools: upgrade 10.5.0 -> 10.6.0
(From OE-Core rev: 05a7a6dc6c40f5682b4de71f5872e842f4d51441)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-more-itertools_10.6.0.bb (renamed from meta/recipes-devtools/python/python3-more-itertools_10.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-more-itertools_10.5.0.bb b/meta/recipes-devtools/python/python3-more-itertools_10.6.0.bb index eda9bf1004..5447a7af8e 100644 --- a/meta/recipes-devtools/python/python3-more-itertools_10.5.0.bb +++ b/meta/recipes-devtools/python/python3-more-itertools_10.6.0.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/erikrose/more-itertools" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3396ea30f9d21389d7857719816f83b5" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3396ea30f9d21389d7857719816f83b5" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "5482bfef7849c25dc3c6dd53a6173ae4795da2a41a80faea6700d9f5846c5da6" | 6 | SRC_URI[sha256sum] = "2cd7fad1009c31cc9fb6a035108509e6547547a7a738374f10bd49a09eb3ee3b" |
| 7 | 7 | ||
| 8 | inherit pypi python_flit_core ptest-python-pytest | 8 | inherit pypi python_flit_core ptest-python-pytest |
| 9 | 9 | ||
