diff mbox series

[13/14] python3-pip: submit reproducible.patch upstream

Message ID 20220901072125.3366367-13-alex@linutronix.de
State Accepted, archived
Commit ed62eccaa49404aac96e4882a9db6c03d17bb4e2
Headers show
Series [01/14] syslinux: mark all pending patches as Inactive-Upstream | expand

Commit Message

Alexander Kanavin Sept. 1, 2022, 7:21 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-devtools/python/python3-pip/reproducible.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pip/reproducible.patch b/meta/recipes-devtools/python/python3-pip/reproducible.patch
index 0ed0c9177f..4742a8352b 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 <richard.purdie@linuxfoundation.org>
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/pypa/pip/issues/11424]
 
 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
 ---