diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-15 09:51:47 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-17 07:47:07 +0100 |
| commit | 936bd61af3b74f082175eeafed2cdcd62ac52764 (patch) | |
| tree | 1095e27f1e0ec4b2916928274c2c19312e933334 /meta/recipes-devtools | |
| parent | 1ed0d48cfe3b845d026e97791e985fc3d0e91515 (diff) | |
| download | poky-936bd61af3b74f082175eeafed2cdcd62ac52764.tar.gz | |
python3-hatchling: upgrade 1.8.1 -> 1.9.0
(From OE-Core rev: 3056129c5e8c33096ddf2bca352e9a4eca8387fe)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/python/python3-hatchling_1.9.0.bb (renamed from meta/recipes-devtools/python/python3-hatchling_1.8.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hatchling_1.8.1.bb b/meta/recipes-devtools/python/python3-hatchling_1.9.0.bb index bfdb664715..011f5ed110 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.8.1.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.9.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] = "448b04b23faed669b2b565b998ac955af4feea66c5deed3a1212ac9399d2e1cd" | 11 | SRC_URI[sha256sum] = "b57c7362f437b9426e4b94228a21d2ac5804fbb2abcb01adde2544a35bb303cd" |
| 12 | 12 | ||
| 13 | do_compile:prepend() { | 13 | do_compile:prepend() { |
| 14 | export PYTHONPATH=src | 14 | export PYTHONPATH=src |
