79605516

Date: 2025-05-04 10:24:25
Score: 1
Natty:
Report link

you can override inherited configuration by inheriting the correct configuration from a *.bbappend

In component.bb :

inherit autotools pkgconfig pypi setuptools3_legacy

In component.bbappend:

inherit python_setuptools_build_meta

This will override the deprecated install methods from setu

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: klapnek