From 37ec0f628ad7e4b14cee5c8b3663431b18007d5d Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 28 May 2020 14:01:13 +0800 Subject: python3-six: upgrade 1.14.0 -> 1.15.0 (From OE-Core rev: b9a6042e210ecf5c3b5d771f95c8505deab2739b) Signed-off-by: Zheng Ruoqin Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-six_1.14.0.bb | 5 ----- meta/recipes-devtools/python/python3-six_1.15.0.bb | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-six_1.14.0.bb create mode 100644 meta/recipes-devtools/python/python3-six_1.15.0.bb (limited to 'meta/recipes-devtools/python') diff --git a/meta/recipes-devtools/python/python3-six_1.14.0.bb b/meta/recipes-devtools/python/python3-six_1.14.0.bb deleted file mode 100644 index 151c366caa..0000000000 --- a/meta/recipes-devtools/python/python3-six_1.14.0.bb +++ /dev/null @@ -1,5 +0,0 @@ -inherit setuptools3 -require python-six.inc - -SRC_URI[md5sum] = "21674588a57e649d1a6d977ec3122140" -SRC_URI[sha256sum] = "236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a" diff --git a/meta/recipes-devtools/python/python3-six_1.15.0.bb b/meta/recipes-devtools/python/python3-six_1.15.0.bb new file mode 100644 index 0000000000..6c6f3f9629 --- /dev/null +++ b/meta/recipes-devtools/python/python3-six_1.15.0.bb @@ -0,0 +1,5 @@ +inherit setuptools3 +require python-six.inc + +SRC_URI[md5sum] = "9f90a0eaa0ea7747fda01ca79d21ebcb" +SRC_URI[sha256sum] = "30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259" -- cgit v1.2.3-54-g00ecf