summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-grpcio_1.56.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-grpcio: Fix build on muslKhem Raj2023-07-071-0/+1
| | | | | | | Use off_t instead of deprecated off64_t LFS interface makes it portable across musl and glibc Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio: Upgrade to 1.56.0Khem Raj2023-07-071-0/+51
Signed-off-by: Khem Raj <raj.khem@gmail.com>