meta-openembedded/meta-python/recipes-devtools/python/python3-pysocks_1.6.5.bb
Derek Straka bb4140f943 python-pysocks: update to version 1.6.5 and fix RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-12-26 08:24:57 +01:00

9 lines
171 B
BlitzBasic

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