summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-grpcio.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove bogus COMMON_LICENSE_DIR usage in LIC_FILES_CHKSUMAdrian Bunk2019-08-301-2/+2
| | | | | | | | | | | Using COMMON_LICENSE_DIR in LIC_FILES_CHKSUM of downloaded code is never the right thing to do, there must be some license information and that has to be checked instead. In several cases the claimed LICENSE was also incorrect. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-grpcio: Use gettid API from glibc 2.30+Khem Raj2019-08-081-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-grpcio: Upgrade to 1.19.0Khem Raj2019-03-061-2/+4
| | | | | | | Refresh patch to apply cleanly Fix build for RISC-V Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-grpcio: Upgrade to 1.17.1Khem Raj2018-12-231-4/+6
| | | | | | | | Patch to fix ppc build Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Tim "moto-timo" Orling <TicoTimo@gmail.com> Cc: Derek Straka <derek@asterius.io>
* python{,3}-grpcio: update to 1.14.1Jens Rehsack2018-08-281-0/+25
Update python-grpcio and add related python3-grpcio recipe for recent features and bug-fixes. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>