From 0b2bc3b9fd81daaa99248c2bd2005b894e567d85 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Thu, 15 Aug 2019 18:00:43 +0200 Subject: python-setuptools: update to 41.1.0 (From OE-Core rev: 841d458f01c8c2d3e67775bad7d018b047604f75) Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-setuptools_41.0.1.bb | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-setuptools_41.0.1.bb (limited to 'meta/recipes-devtools/python/python3-setuptools_41.0.1.bb') diff --git a/meta/recipes-devtools/python/python3-setuptools_41.0.1.bb b/meta/recipes-devtools/python/python3-setuptools_41.0.1.bb deleted file mode 100644 index 0dc1ed8622..0000000000 --- a/meta/recipes-devtools/python/python3-setuptools_41.0.1.bb +++ /dev/null @@ -1,6 +0,0 @@ -require python-setuptools.inc -inherit setuptools3 - -do_install_append() { - mv ${D}${bindir}/easy_install ${D}${bindir}/easy3_install -} -- cgit v1.2.3-54-g00ecf