python3-six: update to 1.11.0

python3-six needs to be updated to latest stable version.

Change in LIC_FILES_CHKSUM due to updated Copyright year,
rest of file remains the same.

This update was tested in qemux86 running core-image-minimal.

(From OE-Core rev: d069d201ec92e95aac7f2ad586ea77318c570ecb)

Signed-off-by: Jose Lamego <jose.a.lamego@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Jose Lamego
2017-10-11 16:45:11 -05:00
committed by Richard Purdie
parent b6f2dc7dd0
commit b93bd10742
2 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
inherit setuptools3
require python-six.inc
RDEPENDS_${PN} += "python3-io"