mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 09:15:45 +01:00
python3-isort: upgrade 6.0.0 -> 6.0.1
Changelog: =========== - fix multi_line_output_modes docs - Ruff rules PT for pytest - Ruff rules B017, B028, and E203 - Lint Python code with ruff - Fix test_find_imports_in_file_error failing on Windows - Move flake8 settings into pyproject.toml - Upgrade to uv>=0.6.0 and enable-cache - Apply some ruff rules - Add OSError handling in find_imports_in_file - Link GH as changelog Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ecbe01a80a
commit
ce9a865989
|
|
@ -4,7 +4,7 @@ LICENSE = "MIT"
|
|||
SECTION = "devel/python"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=197c46995787b46a2dbf0d519c1754cf"
|
||||
|
||||
SRC_URI[sha256sum] = "75d9d8a1438a9432a7d7b54f2d3b45cad9a4a0fdba43617d9873379704a8bdf1"
|
||||
SRC_URI[sha256sum] = "1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450"
|
||||
|
||||
inherit pypi python_hatchling
|
||||
|
||||
Loading…
Reference in New Issue
Block a user