summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Gamblin <tgamblin@baylibre.com>2023-05-17 09:35:54 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-05-22 10:53:44 +0100
commitf656c8b3b05f1453d0a6401613d1340b758b7a4b (patch)
treeca57b73e5003ffa75186e1d7efebdaa3b3bd0edf
parentc3f26b63934888df0e3cd563c1c2804eb78a368e (diff)
downloadopenembedded-core-f656c8b3b05f1453d0a6401613d1340b758b7a4b.tar.gz
python3-hatchling: upgrade 1.14.1 -> 1.17.0
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r--meta/recipes-devtools/python/python3-hatchling_1.17.0.bb (renamed from meta/recipes-devtools/python/python3-hatchling_1.14.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hatchling_1.14.1.bb b/meta/recipes-devtools/python/python3-hatchling_1.17.0.bb
index a3d2b741b1..05a86f0efb 100644
--- a/meta/recipes-devtools/python/python3-hatchling_1.14.1.bb
+++ b/meta/recipes-devtools/python/python3-hatchling_1.17.0.bb
@@ -8,7 +8,7 @@ inherit pypi python_hatchling
DEPENDS += "python3-pluggy-native python3-pathspec-native python3-packaging-native python3-editables-native python3-trove-classifiers-native"
DEPENDS:remove:class-native = "python3-hatchling-native"
-SRC_URI[sha256sum] = "55fbc88cbd0d96c09c3e9392b51db513fd4cb4caf47615d65f935a5ef1756133"
+SRC_URI[sha256sum] = "b1244db3f45b4ef5a00106a46612da107cdfaf85f1580b8e1c059fefc98b0930"
do_compile:prepend() {
export PYTHONPATH=src