mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-pyparsing: modify build to correctly use setuptools rather than distutils
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
3132af1d1d
commit
b957e27d13
@@ -7,4 +7,4 @@ SRC_URI[md5sum] = "2a1d3a63ddc2ec9a3da961d1b7f258b2"
|
||||
SRC_URI[sha256sum] = "4bd04badfda39b1e2fd0d77cb78b488c881d88c31734791a0ae902979ae10575"
|
||||
|
||||
PYPI_PACKAGE_EXT = "zip"
|
||||
inherit pypi distutils
|
||||
inherit pypi setuptools
|
||||
|
||||
Reference in New Issue
Block a user