grpcio-tools 1.73.0rc1__cp310-cp310-linux_armv7l.whl → 1.73.1__cp310-cp310-linux_armv7l.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- grpc_tools/grpc_version.py +1 -1
- {grpcio_tools-1.73.0rc1.dist-info → grpcio_tools-1.73.1.dist-info}/METADATA +2 -2
- {grpcio_tools-1.73.0rc1.dist-info → grpcio_tools-1.73.1.dist-info}/RECORD +6 -6
- {grpcio_tools-1.73.0rc1.dist-info → grpcio_tools-1.73.1.dist-info}/WHEEL +0 -0
- {grpcio_tools-1.73.0rc1.dist-info → grpcio_tools-1.73.1.dist-info}/entry_points.txt +0 -0
- {grpcio_tools-1.73.0rc1.dist-info → grpcio_tools-1.73.1.dist-info}/top_level.txt +0 -0
grpc_tools/grpc_version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: grpcio-tools
|
3
|
-
Version: 1.73.
|
3
|
+
Version: 1.73.1
|
4
4
|
Summary: Protobuf code generator for gRPC
|
5
5
|
Home-page: https://grpc.io
|
6
6
|
Author: The gRPC Authors
|
@@ -15,7 +15,7 @@ Classifier: License :: OSI Approved :: Apache Software License
|
|
15
15
|
Requires-Python: >=3.9
|
16
16
|
Description-Content-Type: text/x-rst
|
17
17
|
Requires-Dist: protobuf <7.0.0,>=6.30.0
|
18
|
-
Requires-Dist: grpcio >=1.73.
|
18
|
+
Requires-Dist: grpcio >=1.73.1
|
19
19
|
Requires-Dist: setuptools
|
20
20
|
|
21
21
|
gRPC Python Tools
|
@@ -1,7 +1,7 @@
|
|
1
1
|
grpc_tools/__init__.py,sha256=SxD-ymrdM7hKoDGjCDjcA3TSaFadaSZ9kDtinr0Droo,577
|
2
2
|
grpc_tools/_protoc_compiler.cpython-310-arm-linux-gnueabihf.so,sha256=h-GyVUX0zMZAaiL-c6sGRnM7_9KNT-NjWpIG542P4x0,7103068
|
3
3
|
grpc_tools/command.py,sha256=GUQkwWjFF6Pr84lrq2dDWTvwlxumfE0ykFOU1os5i1w,3136
|
4
|
-
grpc_tools/grpc_version.py,sha256=
|
4
|
+
grpc_tools/grpc_version.py,sha256=DrHidnQ8ScAEopkdAOTWEw_H5biFWP9zvp3rXolviBY,716
|
5
5
|
grpc_tools/protoc.py,sha256=7guL4ZuNxxYJLP11RHWymXUm8v6HQ9hE8w3dYAkpb98,8043
|
6
6
|
grpc_tools/python_version.py,sha256=ad3AQPXhlZybTZb6yKsOA0jYhwSC-TIA556jWQU2Fcw,815
|
7
7
|
grpc_tools/_proto/google/protobuf/any.proto,sha256=vPXebORjsaOP92t3lVqn5YC07BKvNKknsdRcnvsPr2Y,6154
|
@@ -16,8 +16,8 @@ grpc_tools/_proto/google/protobuf/timestamp.proto,sha256=FAUsYELB3S0LUCRfKBLqq26
|
|
16
16
|
grpc_tools/_proto/google/protobuf/type.proto,sha256=4jDg5K64fJXp8casv8DHE9s_iAlPFJsVRxelHQIPdQs,6367
|
17
17
|
grpc_tools/_proto/google/protobuf/wrappers.proto,sha256=aHjcdTTPmAXu5WNFzcOLXpyjneziRnEMZjxwB6Z_70k,5392
|
18
18
|
grpc_tools/_proto/google/protobuf/compiler/plugin.proto,sha256=fjnlljCh8BGNcVv9D-NIHBYN4hRP9ZUsXj7SCizk-oI,8556
|
19
|
-
grpcio_tools-1.73.
|
20
|
-
grpcio_tools-1.73.
|
21
|
-
grpcio_tools-1.73.
|
22
|
-
grpcio_tools-1.73.
|
23
|
-
grpcio_tools-1.73.
|
19
|
+
grpcio_tools-1.73.1.dist-info/METADATA,sha256=BwbWqNx69BpcjnHqtxTxVQTAvQ4euBSUyb7QeMCbFbY,5321
|
20
|
+
grpcio_tools-1.73.1.dist-info/WHEEL,sha256=I-r1WauELLrnPgiwsCTALB27TLw2rlJgS84K8unpTd4,105
|
21
|
+
grpcio_tools-1.73.1.dist-info/entry_points.txt,sha256=SUA-11aADRRasv7jBfguVtnoqPtQm3gf9vSaLuMhPZw,74
|
22
|
+
grpcio_tools-1.73.1.dist-info/top_level.txt,sha256=87-PeMJ9gHMiRlUPAx2Yi7Bk14I34SOlTpgZsxhhz-c,11
|
23
|
+
grpcio_tools-1.73.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|