diff options
author | Derek Straka <derek@asterius.io> | 2023-12-20 22:42:58 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-12-21 08:00:43 -0800 |
commit | 4531f0ff6d70e5d837fd1f7453bc4410f8f1418f (patch) | |
tree | bd1e3db9a3787d423954eb95e993b9391dd7acbf /meta-python/recipes-devtools/python | |
parent | 34a49f38c57cfe2cc61ddbe28ad9165950f1fa0d (diff) | |
download | meta-openembedded-4531f0ff6d70e5d837fd1f7453bc4410f8f1418f.tar.gz |
python3-isort: update to version 5.13.2
Signed-off-by: Derek Straka <derek@asterius.io>
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-isort_5.13.2.bb (renamed from meta-python/recipes-devtools/python/python3-isort_5.13.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-isort_5.13.1.bb b/meta-python/recipes-devtools/python/python3-isort_5.13.2.bb index f8deaae08f..60d44181c0 100644 --- a/meta-python/recipes-devtools/python/python3-isort_5.13.1.bb +++ b/meta-python/recipes-devtools/python/python3-isort_5.13.2.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
5 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=8227180126797a0148f94f483f3e1489" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=8227180126797a0148f94f483f3e1489" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "aaed790b463e8703fb1eddb831dfa8e8616bacde2c083bd557ef73c8189b7263" | 7 | SRC_URI[sha256sum] = "48fdfcb9face5d58a4f6dde2e72a1fb8dcaf8ab26f95ab49fab84c2ddefb0109" |
8 | 8 | ||
9 | inherit pypi python_poetry_core | 9 | inherit pypi python_poetry_core |
10 | 10 | ||