diff mbox series

[meta-python,08/21] python3-grpcio: upgrade 1.72.1 -> 1.73.1

Message ID 20250722031245.884-8-liuyd.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-gnome,01/21] gexiv2: upgrade 0.14.5 -> 0.14.6 | expand

Commit Message

Yiding Liu (Fujitsu) July 22, 2025, 3:12 a.m. UTC
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
 ...-python-enable-unbundled-cross-compilation.patch |  4 ++--
 .../python/python3-grpcio/abseil-ppc-fixes.patch    | 13 +++++--------
 ...n3-grpcio_1.72.1.bb => python3-grpcio_1.73.1.bb} |  2 +-
 3 files changed, 8 insertions(+), 11 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-grpcio_1.72.1.bb => python3-grpcio_1.73.1.bb} (94%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch b/meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch
index b2b2713559..bfc471f3fe 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch
+++ b/meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch
@@ -1,4 +1,4 @@ 
-From ed9f268774838d279e23b4ae9fb95ca7650942b2 Mon Sep 17 00:00:00 2001
+From 55405c161ec71068229d13ef19d2f01ff59c2b77 Mon Sep 17 00:00:00 2001
 From: Peter Marko <peter.marko@siemens.com>
 Date: Wed, 5 Feb 2025 21:06:50 +0100
 Subject: [PATCH] python: enable unbundled cross compilation
@@ -13,7 +13,7 @@  Signed-off-by: Peter Marko <peter.marko@siemens.com>
  1 file changed, 5 insertions(+), 5 deletions(-)
 
 diff --git a/setup.py b/setup.py
-index 4d13d87..f002ab2 100644
+index 39ca17e..bffa9fb 100644
 --- a/setup.py
 +++ b/setup.py
 @@ -318,25 +318,25 @@ if BUILD_WITH_SYSTEM_OPENSSL:
diff --git a/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch b/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch
index 69e06a7918..946e36f53f 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch
+++ b/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch
@@ -1,5 +1,5 @@ 
-From a2ec96a96ff7ba016e800212a942b9f29f255415 Mon Sep 17 00:00:00 2001
-From: Khem Raj <raj.khem@gmail.com> 
+From 42b215f964b2c13db4adb0ee72f024607f74e6d1 Mon Sep 17 00:00:00 2001
+From: Khem Raj <raj.khem@gmail.com>
 Date: Sat, 13 Mar 2021 10:26:25 -0800
 Subject: [PATCH] An all-in-one patch that fixes several issues:
 
@@ -22,7 +22,7 @@  Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
  4 files changed, 12 insertions(+), 5 deletions(-)
 
 diff --git a/third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc b/third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc
-index a0bf3a6..103b4f6 100644
+index 68f9273..5dbfaab 100644
 --- a/third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc
 +++ b/third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc
 @@ -20,7 +20,7 @@
@@ -85,10 +85,10 @@  index 3dd6ba1..9f0601c 100644
      return reinterpret_cast<void*>(context->uc_mcontext.__gregs[REG_PC]);
  #elif defined(__s390__) && !defined(__s390x__)
 diff --git a/third_party/abseil-cpp/absl/debugging/internal/stacktrace_config.h b/third_party/abseil-cpp/absl/debugging/internal/stacktrace_config.h
-index 3929b1b..23d5e50 100644
+index 88949fe..4e26a6b 100644
 --- a/third_party/abseil-cpp/absl/debugging/internal/stacktrace_config.h
 +++ b/third_party/abseil-cpp/absl/debugging/internal/stacktrace_config.h
-@@ -60,7 +60,7 @@
+@@ -67,7 +67,7 @@
  #elif defined(__i386__) || defined(__x86_64__)
  #define ABSL_STACKTRACE_INL_HEADER \
    "absl/debugging/internal/stacktrace_x86-inl.inc"
@@ -97,6 +97,3 @@  index 3929b1b..23d5e50 100644
  #define ABSL_STACKTRACE_INL_HEADER \
    "absl/debugging/internal/stacktrace_powerpc-inl.inc"
  #elif defined(__aarch64__)
--- 
-2.43.0
-
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.72.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.73.1.bb
similarity index 94%
rename from meta-python/recipes-devtools/python/python3-grpcio_1.72.1.bb
rename to meta-python/recipes-devtools/python/python3-grpcio_1.73.1.bb
index 79059a33cf..0edfab3101 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.72.1.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.73.1.bb
@@ -13,7 +13,7 @@  DEPENDS += "c-ares openssl python3-protobuf re2 zlib"
 SRC_URI += "file://0001-python-enable-unbundled-cross-compilation.patch \
            file://abseil-ppc-fixes.patch \
            "
-SRC_URI[sha256sum] = "87f62c94a40947cec1a0f91f95f5ba0aa8f799f23a1d42ae5be667b6b27b959c"
+SRC_URI[sha256sum] = "7fce2cd1c0c1116cf3850564ebfc3264fba75d3c74a7414373f1238ea365ef87"
 
 RDEPENDS:${PN} = "python3-protobuf"