diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb index 9862907ad..94a99e5bc 100644 --- a/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb +++ b/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb @@ -7,4 +7,4 @@ SRC_URI[md5sum] = "2a1d3a63ddc2ec9a3da961d1b7f258b2" SRC_URI[sha256sum] = "4bd04badfda39b1e2fd0d77cb78b488c881d88c31734791a0ae902979ae10575" PYPI_PACKAGE_EXT = "zip" -inherit pypi distutils +inherit pypi setuptools