mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
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:
committed by
Richard Purdie
parent
b6f2dc7dd0
commit
b93bd10742
4
meta/recipes-devtools/python/python3-six_1.11.0.bb
Normal file
4
meta/recipes-devtools/python/python3-six_1.11.0.bb
Normal file
@@ -0,0 +1,4 @@
|
||||
inherit setuptools3
|
||||
require python-six.inc
|
||||
|
||||
RDEPENDS_${PN} += "python3-io"
|
||||
Reference in New Issue
Block a user