Revert "python3-antlr4-runtime: Inherit setuptools3 instead of python_setuptools_build_meta"

This reverts commit 19d05be57b.
This commit is contained in:
Khem Raj 2022-07-18 10:02:57 -07:00
parent 46a484bb45
commit 0c2e416567

View File

@ -6,6 +6,6 @@ SRC_URI[sha256sum] = "061a49bc72ae05a35d9b61c0ba0ac36c0397708819f02fbfb20a80e47d
PYPI_PACKAGE = "antlr4-python3-runtime" PYPI_PACKAGE = "antlr4-python3-runtime"
inherit pypi setuptools3 inherit pypi python_setuptools_build_meta
BBCLASSEXTEND = "nativesdk native" BBCLASSEXTEND = "nativesdk native"