Message ID | 20250803192936.122824-1-t.f.g.geelen@gmail.com |
---|---|
State | Accepted |
Headers | show |
Series | [meta-python] python3-aioresponses: update inheritance to python_setuptools_build_meta | expand |
diff --git a/meta-python/recipes-devtools/python/python3-aioresponses_0.7.8.bb b/meta-python/recipes-devtools/python/python3-aioresponses_0.7.8.bb index 1b74b839a1..4fe9577b7b 100644 --- a/meta-python/recipes-devtools/python/python3-aioresponses_0.7.8.bb +++ b/meta-python/recipes-devtools/python/python3-aioresponses_0.7.8.bb @@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "b861cdfe5dc58f3b8afac7b0a6973d5d7b2cb608dd0f6253d16b8ee8ea DEPENDS += "python3-pbr-native" -inherit setuptools3 pypi +inherit python_setuptools_build_meta pypi RDEPENDS:${PN} += "python3-aiohttp \ python3-asyncio \