diff options
| author | Derek Straka <derek@asterius.io> | 2017-12-25 13:05:23 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-02 17:24:38 +0000 |
| commit | 0cf9964109ae862f93bb1bad64aee70cd054c3c1 (patch) | |
| tree | 117c058fc2d6d1a824f47fb763eb45db35796179 /meta/recipes-devtools/python/python-setuptools_38.2.4.bb | |
| parent | 8b4e89e74f3604b6c26025c827f5f5175210ad08 (diff) | |
| download | poky-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.bb | 9 |
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 @@ | |||
| 1 | require python-setuptools.inc | ||
| 2 | |||
| 3 | PROVIDES = "python-distribute" | ||
| 4 | |||
| 5 | inherit setuptools | ||
| 6 | |||
| 7 | RREPLACES_${PN} = "python-distribute" | ||
| 8 | RPROVIDES_${PN} = "python-distribute" | ||
| 9 | RCONFLICTS_${PN} = "python-distribute" | ||
