diff options
| author | zangrc <zangrc.fnst@fujitsu.com> | 2021-08-03 13:39:41 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-08-04 10:38:26 +0100 |
| commit | 70137f689f6c1909e327832f1c41b75dddd55c5a (patch) | |
| tree | b31c4826c371f477c14b5e9794e8d8fa7b20c8fa /meta/recipes-devtools/python | |
| parent | da75a0e1c1ecf7748c3078c2edb7fc106aeb2f42 (diff) | |
| download | poky-70137f689f6c1909e327832f1c41b75dddd55c5a.tar.gz | |
python3-pip: upgrade 21.1.3 -> 21.2.1
Process
The source distribution re-installation feature removal has been delayed to 21.3.
(From OE-Core rev: bc744bad1e338445d5fa02471cdd6389ce44fabf)
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pip_21.2.1.bb (renamed from meta/recipes-devtools/python/python3-pip_21.1.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_21.1.3.bb b/meta/recipes-devtools/python/python3-pip_21.2.1.bb index 21b2c7cb2b..f16f1e2a03 100644 --- a/meta/recipes-devtools/python/python3-pip_21.1.3.bb +++ b/meta/recipes-devtools/python/python3-pip_21.2.1.bb | |||
| @@ -10,7 +10,7 @@ inherit pypi distutils3 | |||
| 10 | 10 | ||
| 11 | SRC_URI += "file://0001-change-shebang-to-python3.patch" | 11 | SRC_URI += "file://0001-change-shebang-to-python3.patch" |
| 12 | 12 | ||
| 13 | SRC_URI[sha256sum] = "b5b1eb91b36894bd01b8e5a56a422c2f3838573da0b0a1c63a096bb454e3b23f" | 13 | SRC_URI[sha256sum] = "303a82aaa24cdc01f7ebbd1afc7d1b871a4aa0a88bb5bedef1fa86a3ee44ca0a" |
| 14 | 14 | ||
| 15 | do_install:append() { | 15 | do_install:append() { |
| 16 | # Install as pip3 and leave pip2 as default | 16 | # Install as pip3 and leave pip2 as default |
