diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-18 17:03:35 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-21 08:54:03 -0800 |
| commit | 5e3cbe73ed3c8fa8295886d131d0ee46ccb681df (patch) | |
| tree | 6d29936aa5eda84030bccb0f422665b0d70cf6aa /meta-python | |
| parent | 8f50eabb811fc6b904c43bff9bf419f692dd7037 (diff) | |
| download | meta-openembedded-5e3cbe73ed3c8fa8295886d131d0ee46ccb681df.tar.gz | |
python3-black: upgrade 25.11.0 -> 25.12.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-black_25.12.0.bb (renamed from meta-python/recipes-devtools/python/python3-black_25.11.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-black_25.11.0.bb b/meta-python/recipes-devtools/python/python3-black_25.12.0.bb index ce8130d54a..9bdf8df3e4 100644 --- a/meta-python/recipes-devtools/python/python3-black_25.11.0.bb +++ b/meta-python/recipes-devtools/python/python3-black_25.12.0.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d3465a2a183908c9cb95bf490bd1e7ab \ | |||
| 5 | file://src/blib2to3/LICENSE;md5=bbbad7490e921f9a73c0e891305cb4b3" | 5 | file://src/blib2to3/LICENSE;md5=bbbad7490e921f9a73c0e891305cb4b3" |
| 6 | 6 | ||
| 7 | DEPENDS = "python3-hatch-vcs-native python3-hatchling-native" | 7 | DEPENDS = "python3-hatch-vcs-native python3-hatchling-native" |
| 8 | SRC_URI[sha256sum] = "9a323ac32f5dc75ce7470501b887250be5005a01602e931a15e45593f70f6e08" | 8 | SRC_URI[sha256sum] = "8d3dd9cea14bff7ddc0eb243c811cdb1a011ebb4800a5f0335a01a68654796a7" |
| 9 | 9 | ||
| 10 | inherit pypi python_hatchling | 10 | inherit pypi python_hatchling |
| 11 | 11 | ||
