aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-grpcio
Commit message (Collapse)AuthorAgeFilesLines
* community/py3-grpcio: move from testingKeith Maxwell2020-05-061-47/+0
|
* testing/py3-grpcio: upgrade to 1.28.1Keith Maxwell2020-04-071-5/+17
| | | | | | | | | | | | | | Disable on ppc64le to avoid an error: third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc:100:2: error: #error Must implement UnscaledCycleClock::Frequency() linux-headers is now a dependency: https://github.com/grpc/grpc/issues/21918#issuecomment-582589140 abseil is a git submodule and therefore must be downloaded separately: https://github.com/grpc/grpc/issues/21956#issuecomment-584776736 See also community/grpc
* testing/py3-grpcio: upgrade to 1.26.0Leo2019-12-251-2/+2
|
* testing/py3-grpcio: upgrade to 1.25.0wener2019-11-141-2/+2
|
* testing/py3-grpcio: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* testing/py3-grpcio: upgrade to 1.23.0Leo2019-08-291-2/+2
|
* testing/py3-grpcio: upgrade to 1.21.4Leo2019-06-191-2/+2
|
* testing/py3-grpcio: new aportKeith Maxwell2019-05-141-0/+35
Closes GH-7863