diff options
| author | Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> | 2019-08-21 21:02:44 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-22 22:48:26 +0100 |
| commit | 66990a7ac756486086a9ba5851f862c85c0a4b3d (patch) | |
| tree | 6d4e0154e8d1ea50696028d24dd1754024225520 /meta/recipes-devtools/python/python3-setuptools_41.1.0.bb | |
| parent | 5040d131ca49eed5302ad15c5f58865591355269 (diff) | |
| download | poky-66990a7ac756486086a9ba5851f862c85c0a4b3d.tar.gz | |
python-setuptools: update to 41.2.0
(From OE-Core rev: b9769fd1072426be2236bfc71db8e327fecda78d)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-setuptools_41.1.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-setuptools_41.1.0.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools_41.1.0.bb b/meta/recipes-devtools/python/python3-setuptools_41.1.0.bb deleted file mode 100644 index 0dc1ed8622..0000000000 --- a/meta/recipes-devtools/python/python3-setuptools_41.1.0.bb +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | require python-setuptools.inc | ||
| 2 | inherit setuptools3 | ||
| 3 | |||
| 4 | do_install_append() { | ||
| 5 | mv ${D}${bindir}/easy_install ${D}${bindir}/easy3_install | ||
| 6 | } | ||
