mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
python3-setuptools: upgrade 62.3.1 -> 62.3.2
Changelog: ========= Misc ----- #3328: Include a first line summary to some of the existing multi-line warnings. (From OE-Core rev: a7881dfcd5cb9de175799bb3eadba9ca9864aa4d) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
From d1b4fa4a99774878035a0f664ec0d9686e7f0c89 Mon Sep 17 00:00:00 2001
|
From d03595e69cc532e27c0d3d535f08107349669d3d Mon Sep 17 00:00:00 2001
|
||||||
From: Hongxu Jia <hongxu.jia@windriver.com>
|
From: Hongxu Jia <hongxu.jia@windriver.com>
|
||||||
Date: Tue, 17 Jul 2018 10:13:38 +0800
|
Date: Tue, 17 Jul 2018 10:13:38 +0800
|
||||||
Subject: [PATCH] conditionally do not fetch code by easy_install
|
Subject: [PATCH] conditionally do not fetch code by easy_install
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e
|
|||||||
SRC_URI += "file://0001-change-shebang-to-python3.patch \
|
SRC_URI += "file://0001-change-shebang-to-python3.patch \
|
||||||
file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"
|
file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "28c79c24d83c42a5e6d6cc711e5e9a6c1b89326229feaa5807fc277040658600"
|
SRC_URI[sha256sum] = "a43bdedf853c670e5fed28e5623403bad2f73cf02f9a2774e91def6bda8265a7"
|
||||||
|
|
||||||
DEPENDS += "${PYTHON_PN}"
|
DEPENDS += "${PYTHON_PN}"
|
||||||
|
|
||||||
Reference in New Issue
Block a user