On June 10, 2025 thus sayeth Yannic Moog: > pkg_resources is deprecated, use migration guide in [1] to migrate to > importlib.resources. > Keep the Python 3.6 backwards compatibility. > This also fixes the binman version test which failed for setuptools > versions that print the deprecation warning. > > [1] https://importlib-resources.readthedocs.io/en/latest/migration.html > > Signed-off-by: Yannic Moog <[email protected]>
Reviewed-by: Bryan Brattlof <[email protected]> ~Bryan

