85de5639c1
The host-depot-tools package now requires a host variant of the python-pysocks package due to the python-httplib2 update on commit [1]. Httplib2 removed the internal socks.py file on commit [2]. [1] https://gitlab.com/buildroot.org/buildroot/-/commit/55a80f89d7321000591de349c7083a94c0349187 [2] https://github.com/httplib2/httplib2/commit/1a6ff781792099e9e14d7beb610bd99112b17b07 Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> [Julien: change commit id to urls] Signed-off-by: Julien Olivain <ju.o@free.fr>