summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-build_1.0.3.bb (renamed from meta/recipes-devtools/python/python3-build_1.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-build_1.0.0.bb b/meta/recipes-devtools/python/python3-build_1.0.3.bb
index 7944bb0b26..2d8faeff25 100644
--- a/meta/recipes-devtools/python/python3-build_1.0.0.bb
+++ b/meta/recipes-devtools/python/python3-build_1.0.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/build"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=310439af287b0fb4780b2ad6907c256c" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=310439af287b0fb4780b2ad6907c256c"
5 5
6SRC_URI[sha256sum] = "49a60f212df4d9925727c2118e1cbe3abf30b393eff7d0e7287d2170eb36844d" 6SRC_URI[sha256sum] = "538aab1b64f9828977f84bc63ae570b060a8ed1be419e7870b8b4fc5e6ea553b"
7 7
8inherit pypi python_flit_core 8inherit pypi python_flit_core
9 9