summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-05-28 14:01:13 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-05-30 12:32:48 +0100
commit37ec0f628ad7e4b14cee5c8b3663431b18007d5d (patch)
treefaaaf219f7d517d9790f51b18dd1eb5615199b70 /meta/recipes-devtools/python
parent28dc58904c378c594591c652791fd74f5722721c (diff)
downloadpoky-37ec0f628ad7e4b14cee5c8b3663431b18007d5d.tar.gz
python3-six: upgrade 1.14.0 -> 1.15.0
(From OE-Core rev: b9a6042e210ecf5c3b5d771f95c8505deab2739b) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-six_1.14.0.bb5
-rw-r--r--meta/recipes-devtools/python/python3-six_1.15.0.bb5
2 files changed, 5 insertions, 5 deletions
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 @@
1inherit setuptools3
2require python-six.inc
3
4SRC_URI[md5sum] = "21674588a57e649d1a6d977ec3122140"
5SRC_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 @@
1inherit setuptools3
2require python-six.inc
3
4SRC_URI[md5sum] = "9f90a0eaa0ea7747fda01ca79d21ebcb"
5SRC_URI[sha256sum] = "30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259"