package/python-pysocks: add host variant
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]55a80f89d7[2]1a6ff78179Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> [Julien: change commit id to urls] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c8cb1a238d
commit
85de5639c1
@@ -12,3 +12,4 @@ PYTHON_PYSOCKS_LICENSE_FILES = LICENSE
|
||||
PYTHON_PYSOCKS_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
$(eval $(host-python-package))
|
||||
|
||||
Reference in New Issue
Block a user