aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <tim.orling@konsulko.com>2022-02-24 19:04:38 -0800
committerTim Orling <tim.orling@konsulko.com>2022-02-25 16:01:40 -0800
commit24c9a01ac18bc19a2200c0602cd3f2c055a2cd8e (patch)
tree1400b3607d2f001a468a091e001b33db84aabdda
parent2002f6f243195dc908d9e2957988ee5f2231c863 (diff)
downloadmeta-openembedded-contrib-24c9a01ac18bc19a2200c0602cd3f2c055a2cd8e.tar.gz
python3-twisted: inherit setuptools_build_meta
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb b/meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb
index 8fd7801c35..7b437916b1 100644
--- a/meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb
@@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "b7971ec9805b0f80e1dcb1a3721d7bfad636d5f909de687430ce373979
PYPI_PACKAGE = "Twisted"
-inherit pypi setuptools3
+inherit pypi setuptools_build_meta
do_install:append() {
# remove some useless files before packaging