diff mbox series

[meta-python,18/32] python3-grpcio: upgrade 1.75.1 -> 1.76.0

Message ID 20251029001505.528-18-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/32] cli11: upgrade 2.5.0 -> 2.6.0 | expand

Commit Message

Wang Mingyu Oct. 29, 2025, 12:14 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-grpcio_1.75.1.bb => python3-grpcio_1.76.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-grpcio_1.75.1.bb => python3-grpcio_1.76.0.bb} (94%)

Comments

Gyorgy Sarvari Oct. 29, 2025, 8:25 a.m. UTC | #1
I wonder, aren't these python3-grpc* packages supposed to be updated in
lockstep with the grpc recipe, at least regarding the major version? Or
are these backwards compatible?

On 10/29/25 01:14, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  .../{python3-grpcio_1.75.1.bb => python3-grpcio_1.76.0.bb}      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-python/recipes-devtools/python/{python3-grpcio_1.75.1.bb => python3-grpcio_1.76.0.bb} (94%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.76.0.bb
> similarity index 94%
> rename from meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb
> rename to meta-python/recipes-devtools/python/python3-grpcio_1.76.0.bb
> index ef0bf126d5..c4282502e1 100644
> --- a/meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb
> +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.76.0.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] = "3e81d89ece99b9ace23a6916880baca613c03a799925afb2857887efa8b1b3d2"
> +SRC_URI[sha256sum] = "7be78388d6da1a25c0d5ec506523db58b18be22d9c37d8d3a32c08be4987bd73"
>  
>  RDEPENDS:${PN} = "python3-protobuf"
>  
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#121124): https://lists.openembedded.org/g/openembedded-devel/message/121124
> Mute This Topic: https://lists.openembedded.org/mt/116004761/6084445
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [skandigraun@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Khem Raj Oct. 29, 2025, 5:46 p.m. UTC | #2
On 10/29/25 1:25 AM, Gyorgy Sarvari via lists.openembedded.org wrote:
> I wonder, aren't these python3-grpc* packages supposed to be updated in
> lockstep with the grpc recipe, at least regarding the major version? Or
> are these backwards compatible?

I do not see it depend upon system libgrpc which means its building a 
bundled version in that case it will be fine. 1.76.0 will communicate ok 
with a server running 1.75.x, so technically its ok IMO.

> 
> On 10/29/25 01:14, wangmy via lists.openembedded.org wrote:
>> From: Wang Mingyu <wangmy@fujitsu.com>
>>
>> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
>> ---
>>   .../{python3-grpcio_1.75.1.bb => python3-grpcio_1.76.0.bb}      | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>   rename meta-python/recipes-devtools/python/{python3-grpcio_1.75.1.bb => python3-grpcio_1.76.0.bb} (94%)
>>
>> diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.76.0.bb
>> similarity index 94%
>> rename from meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb
>> rename to meta-python/recipes-devtools/python/python3-grpcio_1.76.0.bb
>> index ef0bf126d5..c4282502e1 100644
>> --- a/meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb
>> +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.76.0.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] = "3e81d89ece99b9ace23a6916880baca613c03a799925afb2857887efa8b1b3d2"
>> +SRC_URI[sha256sum] = "7be78388d6da1a25c0d5ec506523db58b18be22d9c37d8d3a32c08be4987bd73"
>>   
>>   RDEPENDS:${PN} = "python3-protobuf"
>>   
>>
>>
>>
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#121141): https://lists.openembedded.org/g/openembedded-devel/message/121141
> Mute This Topic: https://lists.openembedded.org/mt/116004761/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.76.0.bb
similarity index 94%
rename from meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb
rename to meta-python/recipes-devtools/python/python3-grpcio_1.76.0.bb
index ef0bf126d5..c4282502e1 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.76.0.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] = "3e81d89ece99b9ace23a6916880baca613c03a799925afb2857887efa8b1b3d2"
+SRC_URI[sha256sum] = "7be78388d6da1a25c0d5ec506523db58b18be22d9c37d8d3a32c08be4987bd73"
 
 RDEPENDS:${PN} = "python3-protobuf"