diff options
| author | Ross Burton <ross.burton@arm.com> | 2022-10-04 11:51:03 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-26 12:28:37 +0100 |
| commit | f19307ef4147b4814f80648b545aa7c55990d43f (patch) | |
| tree | 56ab892771040aa7be19e86e8dfad53f8fafc2fb | |
| parent | 3841c39c6111b67566b336b07502aefc387bfdc5 (diff) | |
| download | poky-f19307ef4147b4814f80648b545aa7c55990d43f.tar.gz | |
python3-hatchling: upgrade 1.9.0 -> 1.10.0
(From OE-Core rev: 81ec0c0f9980194e2e8f74b5663e86a27bf9000b)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/python/python3-hatchling_1.10.0.bb (renamed from meta/recipes-devtools/python/python3-hatchling_1.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hatchling_1.9.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.10.0.bb index 011f5ed110..a0d41d4b0d 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.9.0.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.10.0.bb | |||
| @@ -8,7 +8,7 @@ inherit pypi python_hatchling | |||
| 8 | DEPENDS += "python3-pluggy-native python3-tomli-native python3-pathspec-native python3-packaging-native python3-editables-native" | 8 | DEPENDS += "python3-pluggy-native python3-tomli-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] = "b57c7362f437b9426e4b94228a21d2ac5804fbb2abcb01adde2544a35bb303cd" | 11 | SRC_URI[sha256sum] = "5d31f43dffaf6265c808e1b5353662ffa5146d844278b55caa6c7f74f427ec50" |
| 12 | 12 | ||
| 13 | do_compile:prepend() { | 13 | do_compile:prepend() { |
| 14 | export PYTHONPATH=src | 14 | export PYTHONPATH=src |
