Srini Polavarapu
c79c156307
Regenrate projects
7 years ago
kpayson64
51ea031516
Bump 1.12.1
7 years ago
Jan Tattermusch
dd009359e3
add some transparency to make_grpcio_tools.py
7 years ago
Mehrdad Afshari
4ecc5d8225
Regenerate projects
7 years ago
Mehrdad Afshari
2d43a45ad1
Regenerate projects
7 years ago
Mehrdad Afshari
e388cdfb63
Regenerate projects
7 years ago
Mehrdad Afshari
d0d8ce8568
Bump pip version to 10.0.1
7 years ago
Mehrdad Afshari
b7d49bbe1f
Regenerate grpcio_tools protobuf dependencies
7 years ago
Mehrdad Afshari
12420ccb21
Regenerate projects
7 years ago
Mehrdad Afshari
df35fbbf06
Regenerate projects
7 years ago
Mehrdad Afshari
4f68b4cfac
Regenerate projects
7 years ago
Mehrdad Afshari
10d1b1e2a7
Regenerate projects
7 years ago
Mehrdad Afshari
90cfc8ed57
Regenerate projects
7 years ago
Mehrdad Afshari
9cad11ae08
regenerate projects
7 years ago
Mehrdad Afshari
e1a9f170b5
regenerate projects
7 years ago
Mehrdad Afshari
b6d35fd9ea
Regenerate projects
7 years ago
Mehrdad Afshari
1546b2ae7c
Regenerate projects
7 years ago
Mehrdad Afshari
9073ea03ef
Regenerate projects
7 years ago
Mehrdad Afshari
005d63da4c
Regenerate projects
7 years ago
Ken Payson
1a8565d379
Bump version to 1.9.1
7 years ago
Mehrdad Afshari
e05ca2204e
Regenerate projects
7 years ago
Mehrdad Afshari
812e5da193
Regenerate projects
7 years ago
Feng Li
d1ffa617f9
Update README.rst for python grpcio-tools
...
GRPC_PYTHON_BUILD_WITH_CYTHON=1 is required to build grpcio-tools from source.
7 years ago
Jan Tattermusch
2dc3b1eb55
regenerate projects
7 years ago
Mehrdad Afshari
43884047c9
Regenerate projects
7 years ago
Mehrdad Afshari
28d5cf33e9
Regenerate projects
7 years ago
murgatroid99
01c2334998
Update version to v1.8.4
7 years ago
Mehrdad Afshari
87cd994b04
Upgrade yapf to 0.20.0
...
Upgrade yapf version to 0.20.0 and reformat Python files.
7 years ago
Mehrdad Afshari
6c9a0a1a96
Bump version to 1.8.3
7 years ago
Ken Payson
16e4bc010a
Bump to 1.8.2
7 years ago
Mehrdad Afshari
0981f9fab1
Bump version to 1.8.1
7 years ago
Mehrdad Afshari
0ba96edc41
v1.8.0-pre2 is now v1.8.0
7 years ago
ncteisen
acbf06591e
un yapf protoc_lib_deps
7 years ago
ncteisen
7a2be20a8a
yapf tools/distrib
7 years ago
Mehrdad Afshari
14e96f9ae8
Bump 1.8.0-dev to 1.9.0-dev
7 years ago
Mehrdad Afshari
552a7ca088
Bump 1.8.0-dev to 1.8.0-pre1
7 years ago
Mehrdad Afshari
0df9c8acdc
Update Python dependency to protobuf v3.5.0.post1
7 years ago
Mehrdad Afshari
28661ea6e1
Bump third_party/protobuf submodule to v3.5.0
7 years ago
Mehrdad Afshari
9b4315682b
Do not require bazel for check_grpcio_tools.py
...
The `make_grpcio_tools.py` rube-goldberg machinery relies on
`bazel` to extract the list of files required to compile the
`grpcio-tools` package that are provided by the `protobuf`
submodule. In order to ensure that list is up to date,
`check_grpcio_tools.py` sanity check does the same `bazel`
query, and checks the full contents against the already
existing list in the repository. This has the downside of
requiring `bazel` to run that particular check at sanity test
time, and flakiness has been seen there.
This commit changes the code generation process to include
the git hash of the submodule at the time `make_grpcio_tools.py`
is invoked and stores it in the generated file and instead of
doing the whole process at test time, the `check_grpcio_tools.py`
sanity test simply checks the submodule version at test time
and verifies it against the version included in the file by
`make_grpcio_tools.py` thus removing the `bazel` dependency
at test time and increasing test robustness and speed.
7 years ago
Alexander Polcyn
9f5163eb85
Bump v1.7.x branch to 1.7.2
8 years ago
Alexander Polcyn
40ba62f2a2
Bump v1.7.x branch to 1.7.1
8 years ago
Nicolas "Pixel" Noble
863a0500df
Flagging 1.7.0
8 years ago
murgatroid99
90e9140211
1.7.x is now 1.7.0-pre1
8 years ago
murgatroid99
9887379158
Update version to 1.8.0-dev, update g word to 'generous'
8 years ago
Nathaniel Manista
8bba3bfc25
Pin pip at 9.0.1
8 years ago
Jan Tattermusch
4fa3364975
bump version to 1.6.1
8 years ago
David Garcia Quintas
dfde288148
1.6.0-pre1 -> 1.6.0
8 years ago
Ken Payson
f5f5ed0305
Fix syntax error on classifiers
8 years ago
David Garcia Quintas
1775ef91d2
Version bump to 1.6
8 years ago
David Garcia Quintas
713597f1cd
Master version bump to 1.7.x
8 years ago