From 52cbf69e393cf851a047a5ff393e37952cfa6284 Mon Sep 17 00:00:00 2001 From: Liu Yiding Date: Tue, 22 Jul 2025 11:12:19 +0800 Subject: python3-grpcio-tools: upgrade 1.72.1 -> 1.73.1 Signed-off-by: Liu Yiding Signed-off-by: Khem Raj --- .../0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'meta-python/recipes-devtools/python/python3-grpcio-tools/0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch') diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools/0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch b/meta-python/recipes-devtools/python/python3-grpcio-tools/0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch index 439b337bda..b779d1441a 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools/0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools/0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch @@ -1,4 +1,4 @@ -From f1bf68aaa5417bcb7ad4996f1be8d2c0f53c521c Mon Sep 17 00:00:00 2001 +From 1f1f174ed3ca28bdf8bbb479eb1d948d934dcc53 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 17 Feb 2021 13:38:55 -0800 Subject: [PATCH] setup.py: Do not mix C and C++ compiler options @@ -27,7 +27,7 @@ Signed-off-by: Khem Raj 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/setup.py b/setup.py -index 1a997df..86e3ad1 100644 +index ff27e67..964baf4 100644 --- a/setup.py +++ b/setup.py @@ -90,9 +90,11 @@ def check_linker_need_libatomic(): @@ -54,6 +54,3 @@ index 1a997df..86e3ad1 100644 stdin=PIPE, stdout=PIPE, stderr=PIPE, --- -2.43.0 - -- cgit v1.2.3-54-g00ecf