python-pysocks: update to version 1.6.6

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2017-02-16 17:09:21 -05:00
committed by Martin Jansa
parent c4445538f8
commit b393366a76
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
inherit pypi setuptools3
require python-pysocks.inc
RDEPENDS_${PN}_class-target += "\
${PYTHON_PN}-enum \
${PYTHON_PN}-netclient \
${PYTHON_PN}-selectors \
"