From d069d201ec92e95aac7f2ad586ea77318c570ecb Mon Sep 17 00:00:00 2001 From: Jose Lamego Date: Wed, 11 Oct 2017 16:45:11 -0500 Subject: 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. Signed-off-by: Jose Lamego Signed-off-by: Ross Burton --- meta/recipes-devtools/python/python3-six_1.11.0.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-six_1.11.0.bb (limited to 'meta/recipes-devtools/python/python3-six_1.11.0.bb') diff --git a/meta/recipes-devtools/python/python3-six_1.11.0.bb b/meta/recipes-devtools/python/python3-six_1.11.0.bb new file mode 100644 index 0000000000..38a47b77dd --- /dev/null +++ b/meta/recipes-devtools/python/python3-six_1.11.0.bb @@ -0,0 +1,4 @@ +inherit setuptools3 +require python-six.inc + +RDEPENDS_${PN} += "python3-io" -- cgit v1.2.3