summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-setuptools_40.8.0.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-04-23 18:19:12 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-25 00:05:20 +0100
commit281ee0ccd1fc67e558c5171de06797f072ff148d (patch)
tree51567ab91aff47c9ab4159cdb12f99ec6a4ce7e5 /meta/recipes-devtools/python/python-setuptools_40.8.0.bb
parent37c3eda54b1335460f03e2290d0112135b05f4b5 (diff)
downloadpoky-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/recipes-devtools/python/python-setuptools_40.8.0.bb')
-rw-r--r--meta/recipes-devtools/python/python-setuptools_40.8.0.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools_40.8.0.bb b/meta/recipes-devtools/python/python-setuptools_40.8.0.bb
deleted file mode 100644
index cf9440495b..0000000000
--- a/meta/recipes-devtools/python/python-setuptools_40.8.0.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"