aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-grpcio-tools_1.37.0.bb
AgeCommit message (Collapse)Author
2021-04-17python3-grpcio-tools: Upgrade 1.36.1 -> 1.37.0Leon Anavi
Upgrade to release 1.37.0: - use boringssl asm optimizations in aarch64 wheel source build. - Clarify Guarantees about grpc.Future Interface. - Use crosscompilation to build python armv7 wheels. - [Aio] Add time_remaining method to ServicerContext. - Standardize all environment variable boolean configuration in python's setup.py. - Crosscompile python aarch64 wheels with dockcross. - Fix Signal Safety Issue. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit 004644b2da066e234129cc4e1009d7768837e6fa) Signed-off-by: Armin Kuster <akuster808@gmail.com>