Files
meta-openembedded/meta-python/recipes-connectivity/python-thrift
Khem Raj 4208cf107f python3-thrift: Switch to python_setuptools_build_meta
thrift's pyproject.toml declares setuptools.build_meta as its build backend,
so setuptools3 is the wrong class and do_check_backend warns:

  QA Issue: inherits setuptools3 but has pyproject.toml with
  setuptools.build_meta, use the correct class [pep517-backend]

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-07-28 22:48:27 -07:00
..