]> code.ossystems Code Review - openembedded-core.git/commit
python3-pip: upgrade 20.0.2 -> 21.1.2
authorTrevor Gamblin <trevor.gamblin@windriver.com>
Tue, 22 Jun 2021 18:40:59 +0000 (14:40 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Jun 2021 07:38:31 +0000 (08:38 +0100)
commit2135167ca86ff9d112ef3e71f5320c775d075b6c
tree4cae1caf9a8c1c27b5f2850403175abbc4359673
parent7cf427c970aed618f79be90be04e9b756f142c45
python3-pip: upgrade 20.0.2 -> 21.1.2

21.1.2 contains a fix for CVE-2021-3572
(https://github.com/pypa/pip/commit/e46bdda9711392fec0c45c1175bae6db847cb30b)

The LICENSE.txt signature changed due to an update to the copyright
dates, but the terms are the same.

Also update 0001-change-shebang-to-python3.patch to cover all files in
pip's src directory, since we need to ensure compatibility.

Finally, fix the ordering of the "inherit" and "SRC_URI" lines so that
devtool will correctly identify that there is a new version upstream.

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pip/0001-change-shebang-to-python3.patch
meta/recipes-devtools/python/python3-pip_21.1.2.bb [moved from meta/recipes-devtools/python/python3-pip_20.0.2.bb with 73% similarity]