summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-setuptools_41.0.1.bb
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-08-15 18:00:43 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-21 15:29:01 +0100
commit0b2bc3b9fd81daaa99248c2bd2005b894e567d85 (patch)
treef1d021febfbb7b88081353dc2c38c026e03b13d0 /meta/recipes-devtools/python/python-setuptools_41.0.1.bb
parent93bbdd55bdb55618ead0c8ac213835c96049b4d2 (diff)
downloadopenembedded-core-contrib-0b2bc3b9fd81daaa99248c2bd2005b894e567d85.tar.gz
python-setuptools: update to 41.1.0
(From OE-Core rev: 841d458f01c8c2d3e67775bad7d018b047604f75) 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.0.1.bb')
-rw-r--r--meta/recipes-devtools/python/python-setuptools_41.0.1.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools_41.0.1.bb b/meta/recipes-devtools/python/python-setuptools_41.0.1.bb
deleted file mode 100644
index cf9440495b..0000000000
--- a/meta/recipes-devtools/python/python-setuptools_41.0.1.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require python-setuptools.inc
-
-PROVIDES = "python-distribute"
-
-inherit setuptools
-
-RREPLACES_${PN} = "python-distribute"
-RPROVIDES_${PN} = "python-distribute"
-RCONFLICTS_${PN} = "python-distribute"