summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-setuptools_38.2.4.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-12-25 13:05:23 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-02 17:24:38 +0000
commit0cf9964109ae862f93bb1bad64aee70cd054c3c1 (patch)
tree117c058fc2d6d1a824f47fb763eb45db35796179 /meta/recipes-devtools/python/python-setuptools_38.2.4.bb
parent8b4e89e74f3604b6c26025c827f5f5175210ad08 (diff)
downloadpoky-0cf9964109ae862f93bb1bad64aee70cd054c3c1.tar.gz
python*-setuptools: update to 38.2.5
Update the python{3}-setuptools to the latest stable version Tested on the qemu with core-image-minimal (From OE-Core rev: 57ba31f67ef593f36c4154a8680d21825f4e5555) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-setuptools_38.2.4.bb')
-rw-r--r--meta/recipes-devtools/python/python-setuptools_38.2.4.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools_38.2.4.bb b/meta/recipes-devtools/python/python-setuptools_38.2.4.bb
deleted file mode 100644
index cf9440495b..0000000000
--- a/meta/recipes-devtools/python/python-setuptools_38.2.4.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1require python-setuptools.inc
2
3PROVIDES = "python-distribute"
4
5inherit setuptools
6
7RREPLACES_${PN} = "python-distribute"
8RPROVIDES_${PN} = "python-distribute"
9RCONFLICTS_${PN} = "python-distribute"