summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-setuptools_41.2.0.bb
diff options
context:
space:
mode:
authorOleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>2019-08-21 21:02:44 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-21 21:58:11 +0100
commitb9769fd1072426be2236bfc71db8e327fecda78d (patch)
treef7dd60429abf12beeb993fa51bb9083d50293468 /meta/recipes-devtools/python/python-setuptools_41.2.0.bb
parentb19f8e9eb67894bbac145e807bf2e1b330dc1cd9 (diff)
downloadopenembedded-core-b9769fd1072426be2236bfc71db8e327fecda78d.tar.gz
python-setuptools: update to 41.2.0
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/python-setuptools_41.2.0.bb')
-rw-r--r--meta/recipes-devtools/python/python-setuptools_41.2.0.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools_41.2.0.bb b/meta/recipes-devtools/python/python-setuptools_41.2.0.bb
new file mode 100644
index 0000000000..cf9440495b
--- /dev/null
+++ b/meta/recipes-devtools/python/python-setuptools_41.2.0.bb
@@ -0,0 +1,9 @@
+require python-setuptools.inc
+
+PROVIDES = "python-distribute"
+
+inherit setuptools
+
+RREPLACES_${PN} = "python-distribute"
+RPROVIDES_${PN} = "python-distribute"
+RCONFLICTS_${PN} = "python-distribute"