diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb b/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb index 5a000bc6a1..053b5c0619 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb | |||
@@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "57f32b1f6838facb8c004c89467840367ad38e9e535f8252091345dba5 | |||
11 | 11 | ||
12 | PYPI_PACKAGE = "Twisted" | 12 | PYPI_PACKAGE = "Twisted" |
13 | 13 | ||
14 | inherit pypi setuptools3 | 14 | inherit pypi setuptools_build_meta |
15 | 15 | ||
16 | do_install:append() { | 16 | do_install:append() { |
17 | # remove some useless files before packaging | 17 | # remove some useless files before packaging |