summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-soupsieve_2.3.1.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-03-18 13:10:47 +0000
committerKhem Raj <raj.khem@gmail.com>2022-03-19 19:00:34 -0700
commit7f27771b2891018758ea18eee20f4af8d25509e7 (patch)
treea564ee3203667d753d5f07ff1acca351f9c3c6ad /meta-python/recipes-devtools/python/python3-soupsieve_2.3.1.bb
parent0fdc02d0f94b4138a98329e1313c8e4533c2404d (diff)
downloadmeta-openembedded-7f27771b2891018758ea18eee20f4af8d25509e7.tar.gz
Update for setuptools_build_meta renamed to python_setuptools_build_meta
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-soupsieve_2.3.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-soupsieve_2.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-soupsieve_2.3.1.bb b/meta-python/recipes-devtools/python/python3-soupsieve_2.3.1.bb
index cb87ec936c..7cb76b426f 100644
--- a/meta-python/recipes-devtools/python/python3-soupsieve_2.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-soupsieve_2.3.1.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=33c3a77def9b3ad83e01c65bdcc1af67"
6 6
7SRC_URI[sha256sum] = "b8d49b1cd4f037c7082a9683dfa1801aa2597fb11c3a1155b7a5b94829b4f1f9" 7SRC_URI[sha256sum] = "b8d49b1cd4f037c7082a9683dfa1801aa2597fb11c3a1155b7a5b94829b4f1f9"
8 8
9inherit pypi setuptools_build_meta ptest 9inherit pypi python_setuptools_build_meta ptest
10 10
11SRC_URI += " \ 11SRC_URI += " \
12 file://run-ptest \ 12 file://run-ptest \