
14 Oct
2022
14 Oct
'22
5:56 p.m.
On Thu, 13 Oct 2022 at 14:40, Michal Suchanek msuchanek@suse.de wrote:
python does not like the u-boot- prefix in the version, drop it.
/usr/lib/python3.10/site-packages/setuptools/dist.py:544: UserWarning: The version specified ('u-boot-2022.10') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
Signed-off-by: Michal Suchanek msuchanek@suse.de
scripts/dtc/pylibfdt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org