diff options
| author | Ross Burton <ross.burton@arm.com> | 2023-01-03 13:46:59 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-01-06 12:03:47 +0000 |
| commit | c8855fc0740f0b6872087191073562010548215b (patch) | |
| tree | 09164edaf6dbf08965ae5a331716f8f9989c51b3 /meta | |
| parent | a20f4a73a69d4050681892d6c40cf228cfe1415c (diff) | |
| download | poky-c8855fc0740f0b6872087191073562010548215b.tar.gz | |
python3-hatchling: upgrade 1.11.1 -> 1.12.1
(From OE-Core rev: 557d5d3c7f1da27b8793148bbeceda39b14fff8f)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/python/python3-hatchling_1.12.1.bb (renamed from meta/recipes-devtools/python/python3-hatchling_1.11.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hatchling_1.11.1.bb b/meta/recipes-devtools/python/python3-hatchling_1.12.1.bb index 04f5f5fd4c..fa56d7a42a 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.11.1.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.12.1.bb | |||
| @@ -8,7 +8,7 @@ inherit pypi python_hatchling | |||
| 8 | DEPENDS += "python3-pluggy-native python3-pathspec-native python3-packaging-native python3-editables-native" | 8 | DEPENDS += "python3-pluggy-native python3-pathspec-native python3-packaging-native python3-editables-native" |
| 9 | DEPENDS:remove:class-native = "python3-hatchling-native" | 9 | DEPENDS:remove:class-native = "python3-hatchling-native" |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "9f84361f70cf3a7ab9543b0c3ecc64211ed2ba8a606a71eb6a473c1c9b08e1d0" | 11 | SRC_URI[sha256sum] = "5b36c903d4d76790b1c1f2b7c8f5446fb733fab6ce39b203401d2337d441b411" |
| 12 | 12 | ||
| 13 | do_compile:prepend() { | 13 | do_compile:prepend() { |
| 14 | export PYTHONPATH=src | 14 | export PYTHONPATH=src |
