diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-10-14 17:19:09 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-14 09:00:23 -0700 |
| commit | d893ee2ae1fe8799f1c1903cfb4f1383bc602509 (patch) | |
| tree | bd7d77f14a69440cf424324305a292e2020d5995 /meta-python/recipes-devtools/python | |
| parent | 275f38ee2087ba5dffd9a4e71729bb55e985f441 (diff) | |
| download | meta-openembedded-d893ee2ae1fe8799f1c1903cfb4f1383bc602509.tar.gz | |
python3-isort: upgrade 6.0.1 -> 7.0.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.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-isort_7.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-isort_6.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-isort_6.0.1.bb b/meta-python/recipes-devtools/python/python3-isort_7.0.0.bb index cf04452102..86ad769b1d 100644 --- a/meta-python/recipes-devtools/python/python3-isort_6.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-isort_7.0.0.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
| 4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=197c46995787b46a2dbf0d519c1754cf" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=197c46995787b46a2dbf0d519c1754cf" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450" | 7 | SRC_URI[sha256sum] = "5513527951aadb3ac4292a41a16cbc50dd1642432f5e8c20057d414bdafb4187" |
| 8 | 8 | ||
| 9 | inherit pypi python_hatchling | 9 | inherit pypi python_hatchling |
| 10 | 10 | ||
