From: Alexander Kanavin Date: Thu, 1 Sep 2022 07:21:24 +0000 (+0200) Subject: python3-pip: submit reproducible.patch upstream X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3059 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed62eccaa49404aac96e4882a9db6c03d17bb4e2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pip: submit reproducible.patch upstream Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-pip/reproducible.patch b/meta/recipes-devtools/python/python3-pip/reproducible.patch index 0ed0c9177ff..4742a8352be 100644 --- a/meta/recipes-devtools/python/python3-pip/reproducible.patch +++ b/meta/recipes-devtools/python/python3-pip/reproducible.patch @@ -12,7 +12,7 @@ may be something that could be considered by upstream. Signed-off-by: Richard Purdie -Upstream-Status: Pending +Upstream-Status: Submitted [https://github.com/pypa/pip/issues/11424] Signed-off-by: Wang Mingyu ---