diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2024-10-16 21:34:59 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-16 14:07:29 -0700 |
commit | 940ce6993775976f0de5abb0e32ed581be5a9fb3 (patch) | |
tree | b6b9d799c33470f4a93112b08ee4fb057aac3f0b /meta-python/recipes-devtools/python/python3-grpcio/0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch | |
parent | 1f6400f0f810b041c3625d0ed98a6078277955d8 (diff) | |
download | meta-openembedded-940ce6993775976f0de5abb0e32ed581be5a9fb3.tar.gz |
python3-grpcio: update 1.66.1 -> 1.66.2
This fixes python 3.13 issues.
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio/0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio/0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio/0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch b/meta-python/recipes-devtools/python/python3-grpcio/0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch index 34ef7874e8..584723e6d1 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio/0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch +++ b/meta-python/recipes-devtools/python/python3-grpcio/0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 671618df3e48619f0c7a5a3acd8982374a5e43db Mon Sep 17 00:00:00 2001 | 1 | From f84421d8ee06890e2c98c0f7c9ec6c73f88e77c3 Mon Sep 17 00:00:00 2001 |
2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
3 | Date: Sun, 12 Feb 2023 21:25:04 -0800 | 3 | Date: Sun, 12 Feb 2023 21:25:04 -0800 |
4 | Subject: [PATCH] zlib: Include unistd.h for open/close C APIs | 4 | Subject: [PATCH] zlib: Include unistd.h for open/close C APIs |