diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-04-23 18:19:12 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-25 00:05:20 +0100 |
commit | 281ee0ccd1fc67e558c5171de06797f072ff148d (patch) | |
tree | 51567ab91aff47c9ab4159cdb12f99ec6a4ce7e5 /meta | |
parent | 37c3eda54b1335460f03e2290d0112135b05f4b5 (diff) | |
download | poky-281ee0ccd1fc67e558c5171de06797f072ff148d.tar.gz |
python-setuptools: update to 41.0.1
(From OE-Core rev: 2ec3ca096f7a6c6ac8a3bfaa71a60d5903d29b9f)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/python/python-setuptools.inc | 4 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python-setuptools_41.0.1.bb (renamed from meta/recipes-devtools/python/python-setuptools_40.8.0.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-setuptools_41.0.1.bb (renamed from meta/recipes-devtools/python/python3-setuptools_40.8.0.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc index 9092d7ad03..357aa07086 100644 --- a/meta/recipes-devtools/python/python-setuptools.inc +++ b/meta/recipes-devtools/python/python-setuptools.inc | |||
@@ -10,8 +10,8 @@ inherit pypi | |||
10 | 10 | ||
11 | SRC_URI_append_class-native = " file://0001-conditionally-do-not-fetch-code-by-easy_install.patch" | 11 | SRC_URI_append_class-native = " file://0001-conditionally-do-not-fetch-code-by-easy_install.patch" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "712697a5bc975cf479d487cd68206c20" | 13 | SRC_URI[md5sum] = "6404ca798bb9a9073aff3b91b2df35c8" |
14 | SRC_URI[sha256sum] = "6e4eec90337e849ade7103723b9a99631c1f0d19990d6e8412dc42f5ae8b304d" | 14 | SRC_URI[sha256sum] = "a222d126f5471598053c9a77f4b5d4f26eaa1f150ad6e01dcf1a42e185d05613" |
15 | 15 | ||
16 | DEPENDS += "${PYTHON_PN}" | 16 | DEPENDS += "${PYTHON_PN}" |
17 | 17 | ||
diff --git a/meta/recipes-devtools/python/python-setuptools_40.8.0.bb b/meta/recipes-devtools/python/python-setuptools_41.0.1.bb index cf9440495b..cf9440495b 100644 --- a/meta/recipes-devtools/python/python-setuptools_40.8.0.bb +++ b/meta/recipes-devtools/python/python-setuptools_41.0.1.bb | |||
diff --git a/meta/recipes-devtools/python/python3-setuptools_40.8.0.bb b/meta/recipes-devtools/python/python3-setuptools_41.0.1.bb index 0dc1ed8622..0dc1ed8622 100644 --- a/meta/recipes-devtools/python/python3-setuptools_40.8.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_41.0.1.bb | |||