[PATCH] binman: migrate from pkg_resources to importlib
Tom Rini
trini at konsulko.com
Thu Jun 26 19:56:45 CEST 2025
On Tue, 10 Jun 2025 14:26:12 +0200, Yannic Moog wrote:
> 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
>
> [...]
Applied to u-boot/next, thanks!
[1/1] binman: migrate from pkg_resources to importlib
(no commit info)
--
Tom
More information about the U-Boot
mailing list