summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.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-pytest-forked_1.4.0.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-pytest-forked_1.4.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb b/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
index d75dd401d1..a751ad6e5a 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=772fcdaca14b378878d05c7d857e6c3e"
5 5
6SRC_URI[sha256sum] = "8b67587c8f98cbbadfdd804539ed5455b6ed03802203485dd2f53c1422d7440e" 6SRC_URI[sha256sum] = "8b67587c8f98cbbadfdd804539ed5455b6ed03802203485dd2f53c1422d7440e"
7 7
8inherit pypi setuptools_build_meta 8inherit pypi python_setuptools_build_meta
9 9
10DEPENDS += "python3-setuptools-scm-native" 10DEPENDS += "python3-setuptools-scm-native"
11 11