protobuf 6.31.0rc1__py3-none-any.whl → 6.31.1__py3-none-any.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.
Potentially problematic release.
This version of protobuf might be problematic. Click here for more details.
- google/protobuf/__init__.py +1 -1
- google/protobuf/any_pb2.py +3 -3
- google/protobuf/api_pb2.py +3 -3
- google/protobuf/compiler/plugin_pb2.py +3 -3
- google/protobuf/descriptor_pb2.py +3 -3
- google/protobuf/duration_pb2.py +3 -3
- google/protobuf/empty_pb2.py +3 -3
- google/protobuf/field_mask_pb2.py +3 -3
- google/protobuf/internal/decoder.py +31 -0
- google/protobuf/runtime_version.py +2 -2
- google/protobuf/source_context_pb2.py +3 -3
- google/protobuf/struct_pb2.py +3 -3
- google/protobuf/timestamp_pb2.py +3 -3
- google/protobuf/type_pb2.py +3 -3
- google/protobuf/wrappers_pb2.py +3 -3
- {protobuf-6.31.0rc1.dist-info → protobuf-6.31.1.dist-info}/METADATA +1 -1
- {protobuf-6.31.0rc1.dist-info → protobuf-6.31.1.dist-info}/RECORD +19 -19
- {protobuf-6.31.0rc1.dist-info → protobuf-6.31.1.dist-info}/LICENSE +0 -0
- {protobuf-6.31.0rc1.dist-info → protobuf-6.31.1.dist-info}/WHEEL +0 -0
google/protobuf/__init__.py
CHANGED
google/protobuf/any_pb2.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: google/protobuf/any.proto
|
|
5
|
-
# Protobuf Python Version: 6.31.
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,8 +13,8 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
15
|
31,
|
|
16
|
-
|
|
17
|
-
'
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
18
|
'google/protobuf/any.proto'
|
|
19
19
|
)
|
|
20
20
|
# @@protoc_insertion_point(imports)
|
google/protobuf/api_pb2.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: google/protobuf/api.proto
|
|
5
|
-
# Protobuf Python Version: 6.31.
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,8 +13,8 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
15
|
31,
|
|
16
|
-
|
|
17
|
-
'
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
18
|
'google/protobuf/api.proto'
|
|
19
19
|
)
|
|
20
20
|
# @@protoc_insertion_point(imports)
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: google/protobuf/compiler/plugin.proto
|
|
5
|
-
# Protobuf Python Version: 6.31.
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,8 +13,8 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
15
|
31,
|
|
16
|
-
|
|
17
|
-
'
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
18
|
'google/protobuf/compiler/plugin.proto'
|
|
19
19
|
)
|
|
20
20
|
# @@protoc_insertion_point(imports)
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: google/protobuf/descriptor.proto
|
|
5
|
-
# Protobuf Python Version: 6.31.
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,8 +13,8 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
15
|
31,
|
|
16
|
-
|
|
17
|
-
'
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
18
|
'google/protobuf/descriptor.proto'
|
|
19
19
|
)
|
|
20
20
|
# @@protoc_insertion_point(imports)
|
google/protobuf/duration_pb2.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: google/protobuf/duration.proto
|
|
5
|
-
# Protobuf Python Version: 6.31.
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,8 +13,8 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
15
|
31,
|
|
16
|
-
|
|
17
|
-
'
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
18
|
'google/protobuf/duration.proto'
|
|
19
19
|
)
|
|
20
20
|
# @@protoc_insertion_point(imports)
|
google/protobuf/empty_pb2.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: google/protobuf/empty.proto
|
|
5
|
-
# Protobuf Python Version: 6.31.
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,8 +13,8 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
15
|
31,
|
|
16
|
-
|
|
17
|
-
'
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
18
|
'google/protobuf/empty.proto'
|
|
19
19
|
)
|
|
20
20
|
# @@protoc_insertion_point(imports)
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: google/protobuf/field_mask.proto
|
|
5
|
-
# Protobuf Python Version: 6.31.
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,8 +13,8 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
15
|
31,
|
|
16
|
-
|
|
17
|
-
'
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
18
|
'google/protobuf/field_mask.proto'
|
|
19
19
|
)
|
|
20
20
|
# @@protoc_insertion_point(imports)
|
|
@@ -703,7 +703,13 @@ def GroupDecoder(field_number, is_repeated, is_packed, key, new_default):
|
|
|
703
703
|
if value is None:
|
|
704
704
|
value = field_dict.setdefault(key, new_default(message))
|
|
705
705
|
# Read sub-message.
|
|
706
|
+
current_depth += 1
|
|
707
|
+
if current_depth > _recursion_limit:
|
|
708
|
+
raise _DecodeError(
|
|
709
|
+
'Error parsing message: too many levels of nesting.'
|
|
710
|
+
)
|
|
706
711
|
pos = value.add()._InternalParse(buffer, pos, end, current_depth)
|
|
712
|
+
current_depth -= 1
|
|
707
713
|
# Read end tag.
|
|
708
714
|
new_pos = pos+end_tag_len
|
|
709
715
|
if buffer[pos:new_pos] != end_tag_bytes or new_pos > end:
|
|
@@ -722,7 +728,11 @@ def GroupDecoder(field_number, is_repeated, is_packed, key, new_default):
|
|
|
722
728
|
if value is None:
|
|
723
729
|
value = field_dict.setdefault(key, new_default(message))
|
|
724
730
|
# Read sub-message.
|
|
731
|
+
current_depth += 1
|
|
732
|
+
if current_depth > _recursion_limit:
|
|
733
|
+
raise _DecodeError('Error parsing message: too many levels of nesting.')
|
|
725
734
|
pos = value._InternalParse(buffer, pos, end, current_depth)
|
|
735
|
+
current_depth -= 1
|
|
726
736
|
# Read end tag.
|
|
727
737
|
new_pos = pos+end_tag_len
|
|
728
738
|
if buffer[pos:new_pos] != end_tag_bytes or new_pos > end:
|
|
@@ -755,6 +765,11 @@ def MessageDecoder(field_number, is_repeated, is_packed, key, new_default):
|
|
|
755
765
|
if new_pos > end:
|
|
756
766
|
raise _DecodeError('Truncated message.')
|
|
757
767
|
# Read sub-message.
|
|
768
|
+
current_depth += 1
|
|
769
|
+
if current_depth > _recursion_limit:
|
|
770
|
+
raise _DecodeError(
|
|
771
|
+
'Error parsing message: too many levels of nesting.'
|
|
772
|
+
)
|
|
758
773
|
if (
|
|
759
774
|
value.add()._InternalParse(buffer, pos, new_pos, current_depth)
|
|
760
775
|
!= new_pos
|
|
@@ -762,6 +777,7 @@ def MessageDecoder(field_number, is_repeated, is_packed, key, new_default):
|
|
|
762
777
|
# The only reason _InternalParse would return early is if it
|
|
763
778
|
# encountered an end-group tag.
|
|
764
779
|
raise _DecodeError('Unexpected end-group tag.')
|
|
780
|
+
current_depth -= 1
|
|
765
781
|
# Predict that the next tag is another copy of the same repeated field.
|
|
766
782
|
pos = new_pos + tag_len
|
|
767
783
|
if buffer[new_pos:pos] != tag_bytes or new_pos == end:
|
|
@@ -781,10 +797,14 @@ def MessageDecoder(field_number, is_repeated, is_packed, key, new_default):
|
|
|
781
797
|
if new_pos > end:
|
|
782
798
|
raise _DecodeError('Truncated message.')
|
|
783
799
|
# Read sub-message.
|
|
800
|
+
current_depth += 1
|
|
801
|
+
if current_depth > _recursion_limit:
|
|
802
|
+
raise _DecodeError('Error parsing message: too many levels of nesting.')
|
|
784
803
|
if value._InternalParse(buffer, pos, new_pos, current_depth) != new_pos:
|
|
785
804
|
# The only reason _InternalParse would return early is if it encountered
|
|
786
805
|
# an end-group tag.
|
|
787
806
|
raise _DecodeError('Unexpected end-group tag.')
|
|
807
|
+
current_depth -= 1
|
|
788
808
|
return new_pos
|
|
789
809
|
|
|
790
810
|
return DecodeField
|
|
@@ -980,6 +1000,13 @@ def _DecodeFixed32(buffer, pos):
|
|
|
980
1000
|
|
|
981
1001
|
new_pos = pos + 4
|
|
982
1002
|
return (struct.unpack('<I', buffer[pos:new_pos])[0], new_pos)
|
|
1003
|
+
DEFAULT_RECURSION_LIMIT = 100
|
|
1004
|
+
_recursion_limit = DEFAULT_RECURSION_LIMIT
|
|
1005
|
+
|
|
1006
|
+
|
|
1007
|
+
def SetRecursionLimit(new_limit):
|
|
1008
|
+
global _recursion_limit
|
|
1009
|
+
_recursion_limit = new_limit
|
|
983
1010
|
|
|
984
1011
|
|
|
985
1012
|
def _DecodeUnknownFieldSet(buffer, pos, end_pos=None, current_depth=0):
|
|
@@ -1020,7 +1047,11 @@ def _DecodeUnknownField(
|
|
|
1020
1047
|
end_tag_bytes = encoder.TagBytes(
|
|
1021
1048
|
field_number, wire_format.WIRETYPE_END_GROUP
|
|
1022
1049
|
)
|
|
1050
|
+
current_depth += 1
|
|
1051
|
+
if current_depth >= _recursion_limit:
|
|
1052
|
+
raise _DecodeError('Error parsing message: too many levels of nesting.')
|
|
1023
1053
|
data, pos = _DecodeUnknownFieldSet(buffer, pos, end_pos, current_depth)
|
|
1054
|
+
current_depth -= 1
|
|
1024
1055
|
# Check end tag.
|
|
1025
1056
|
if buffer[pos - len(end_tag_bytes) : pos] != end_tag_bytes:
|
|
1026
1057
|
raise _DecodeError('Missing group end tag.')
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: google/protobuf/source_context.proto
|
|
5
|
-
# Protobuf Python Version: 6.31.
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,8 +13,8 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
15
|
31,
|
|
16
|
-
|
|
17
|
-
'
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
18
|
'google/protobuf/source_context.proto'
|
|
19
19
|
)
|
|
20
20
|
# @@protoc_insertion_point(imports)
|
google/protobuf/struct_pb2.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: google/protobuf/struct.proto
|
|
5
|
-
# Protobuf Python Version: 6.31.
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,8 +13,8 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
15
|
31,
|
|
16
|
-
|
|
17
|
-
'
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
18
|
'google/protobuf/struct.proto'
|
|
19
19
|
)
|
|
20
20
|
# @@protoc_insertion_point(imports)
|
google/protobuf/timestamp_pb2.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: google/protobuf/timestamp.proto
|
|
5
|
-
# Protobuf Python Version: 6.31.
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,8 +13,8 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
15
|
31,
|
|
16
|
-
|
|
17
|
-
'
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
18
|
'google/protobuf/timestamp.proto'
|
|
19
19
|
)
|
|
20
20
|
# @@protoc_insertion_point(imports)
|
google/protobuf/type_pb2.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: google/protobuf/type.proto
|
|
5
|
-
# Protobuf Python Version: 6.31.
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,8 +13,8 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
15
|
31,
|
|
16
|
-
|
|
17
|
-
'
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
18
|
'google/protobuf/type.proto'
|
|
19
19
|
)
|
|
20
20
|
# @@protoc_insertion_point(imports)
|
google/protobuf/wrappers_pb2.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
4
|
# source: google/protobuf/wrappers.proto
|
|
5
|
-
# Protobuf Python Version: 6.31.
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
6
|
"""Generated protocol buffer code."""
|
|
7
7
|
from google.protobuf import descriptor as _descriptor
|
|
8
8
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,8 +13,8 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
13
13
|
_runtime_version.Domain.PUBLIC,
|
|
14
14
|
6,
|
|
15
15
|
31,
|
|
16
|
-
|
|
17
|
-
'
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
18
|
'google/protobuf/wrappers.proto'
|
|
19
19
|
)
|
|
20
20
|
# @@protoc_insertion_point(imports)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
google/protobuf/__init__.py,sha256=
|
|
1
|
+
google/protobuf/__init__.py,sha256=i-MnOvSbpnsoWhCUW9qTtzUwB_017Q7gOxWasvL4M9c,346
|
|
2
2
|
google/protobuf/any.py,sha256=37npo8IyL1i9heh7Dxih_RKQE2BKFuv7m9NXbWxoSdo,1319
|
|
3
3
|
google/protobuf/compiler/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
4
|
google/protobuf/descriptor.py,sha256=ZuZAm9R7UOrQKtRZgbl8Fdahre5wiNKFUxn5zfUq2y0,52538
|
|
@@ -9,7 +9,7 @@ google/protobuf/internal/__init__.py,sha256=8d_k1ksNWIuqPDEEEtOjgC3Xx8kAXD2-04R7
|
|
|
9
9
|
google/protobuf/internal/api_implementation.py,sha256=Qnq9L9thCvgdxlhnGsaNrSCVXmMq_wCZ7-ooRNLVtzs,4787
|
|
10
10
|
google/protobuf/internal/builder.py,sha256=VPnrHqqt6J66RwZe19hLm01Zl1vP_jFKpL-bC8nEncY,4112
|
|
11
11
|
google/protobuf/internal/containers.py,sha256=xC6yATB8GxCAlVQtZj0QIfSPcGORJb0kDxoWAKRV7YQ,22175
|
|
12
|
-
google/protobuf/internal/decoder.py,sha256=
|
|
12
|
+
google/protobuf/internal/decoder.py,sha256=TwaTXm9Ioew3oO3Wa1hgVYLiHVe7BFdF4NAsjv2FyGs,37588
|
|
13
13
|
google/protobuf/internal/encoder.py,sha256=Vujp3bU10dLBasUnRaGZKD-ZTLq7zEGA8wKh7mVLR-g,27297
|
|
14
14
|
google/protobuf/internal/enum_type_wrapper.py,sha256=PNhK87a_NP1JIfFHuYFibpE4hHdHYawXwqZxMEtvsvo,3747
|
|
15
15
|
google/protobuf/internal/extension_dict.py,sha256=7bT-5iqa_qw4wkk3QNtCPzGlfPU2h9FDyc5TjF2wiTo,7225
|
|
@@ -31,7 +31,7 @@ google/protobuf/proto_text.py,sha256=ZD21wifWF_HVMcJkVJBo3jGNFxqELCrgOeIshuz565U
|
|
|
31
31
|
google/protobuf/pyext/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
32
32
|
google/protobuf/pyext/cpp_message.py,sha256=8uSrWX9kD3HPRhntvTPc4bgnfQ2BzX9FPC73CgifXAw,1715
|
|
33
33
|
google/protobuf/reflection.py,sha256=gMVfWDmnckEbp4vTR5gKq2HDwRb_eI5rfylZOoFSmEQ,1241
|
|
34
|
-
google/protobuf/runtime_version.py,sha256=
|
|
34
|
+
google/protobuf/runtime_version.py,sha256=tfA30dXQt8hTx4Mj2HCwhJMxyC_ojCAYu98TNfBUMX0,3911
|
|
35
35
|
google/protobuf/service_reflection.py,sha256=WHElGnPgywDtn3X8xKVNsZZOCgJOTzgpAyTd-rmCKGU,10058
|
|
36
36
|
google/protobuf/symbol_database.py,sha256=s0pExuYyJvi1q0pD82AEoJtH2EDZ2vAZCIqja84CKcc,5752
|
|
37
37
|
google/protobuf/testdata/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -40,19 +40,19 @@ google/protobuf/text_format.py,sha256=RYVdhk-joJF6W6UeXphyRNe1BoQAbKTezteXS5YkH5
|
|
|
40
40
|
google/protobuf/timestamp.py,sha256=s23LWq6hDiFIeAtVUn8LwfEc5aRM7WAwTz_hCaOVndk,3133
|
|
41
41
|
google/protobuf/unknown_fields.py,sha256=r3CJ2e4_XUq41TcgB8w6E0yZxxzSTCQLF4C7OOHa9lo,3065
|
|
42
42
|
google/protobuf/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
43
|
-
google/protobuf/any_pb2.py,sha256=
|
|
44
|
-
google/protobuf/api_pb2.py,sha256=
|
|
45
|
-
google/protobuf/compiler/plugin_pb2.py,sha256=
|
|
46
|
-
google/protobuf/descriptor_pb2.py,sha256=
|
|
47
|
-
google/protobuf/duration_pb2.py,sha256=
|
|
48
|
-
google/protobuf/empty_pb2.py,sha256=
|
|
49
|
-
google/protobuf/field_mask_pb2.py,sha256=
|
|
50
|
-
google/protobuf/source_context_pb2.py,sha256=
|
|
51
|
-
google/protobuf/struct_pb2.py,sha256=
|
|
52
|
-
google/protobuf/timestamp_pb2.py,sha256=
|
|
53
|
-
google/protobuf/type_pb2.py,sha256=
|
|
54
|
-
google/protobuf/wrappers_pb2.py,sha256=
|
|
55
|
-
protobuf-6.31.
|
|
56
|
-
protobuf-6.31.
|
|
57
|
-
protobuf-6.31.
|
|
58
|
-
protobuf-6.31.
|
|
43
|
+
google/protobuf/any_pb2.py,sha256=bJttkqgQ018XcB8VUdq-R0RxwD0Q-133dT9oHkpgnxw,1725
|
|
44
|
+
google/protobuf/api_pb2.py,sha256=zxQ0dNd-ZZmVh1DU-oDKTbf7XzEP43AEmwTEGI6-9KM,3145
|
|
45
|
+
google/protobuf/compiler/plugin_pb2.py,sha256=0dHS1poAHWPwMb50Zp0eBDgX-vZ8u0i4vMw2d5OpgaY,3797
|
|
46
|
+
google/protobuf/descriptor_pb2.py,sha256=Z5CiIW9hO1z1DlB_Wyhm4uwS_6P1tGJJHodeMSt9kgE,365904
|
|
47
|
+
google/protobuf/duration_pb2.py,sha256=0KVsKEisLoe4EZLP2nGaN8LMFCd1ILIAK5ezozVHkwI,1805
|
|
48
|
+
google/protobuf/empty_pb2.py,sha256=RtYfjWZz9WAe3fY5vDhjSo3i0M6kwZ8-kX9R_9vmyGc,1669
|
|
49
|
+
google/protobuf/field_mask_pb2.py,sha256=Sm6EwBdb3oSNziueqEUYUA88DuvPMWdgv0f18ZGsdQs,1765
|
|
50
|
+
google/protobuf/source_context_pb2.py,sha256=KYo-R2mZu4Tw66DqNBgBPuGvJj47eqWii6wj96S3RaM,1791
|
|
51
|
+
google/protobuf/struct_pb2.py,sha256=ybtmlo81fsoaucowxzpufQ5KCdPL6VpZhJUBhtGm2Is,3061
|
|
52
|
+
google/protobuf/timestamp_pb2.py,sha256=blbZca2Asv69NhEitPiea-e0P4CULdlGVxmvHq-umBE,1815
|
|
53
|
+
google/protobuf/type_pb2.py,sha256=Xeg-j7IKjPY1EglMoI4VekfdHhlw9Y6nHnxRkuCBu_Q,5438
|
|
54
|
+
google/protobuf/wrappers_pb2.py,sha256=kwPTym3ZIAUlmnj-k6nZymPfg5U1GmMqhe6O9xwZb4s,3037
|
|
55
|
+
protobuf-6.31.1.dist-info/WHEEL,sha256=sobxWSyDDkdg_rinUth-jxhXHqoNqlmNMJY3aTZn2Us,91
|
|
56
|
+
protobuf-6.31.1.dist-info/METADATA,sha256=XxgKX4xwpHsp66O4ZJaYa9RpTktTCBNPPJJIMgUy3GA,593
|
|
57
|
+
protobuf-6.31.1.dist-info/LICENSE,sha256=bl4RcySv2UTc9n82zzKYQ7wakiKajNm7Vz16gxMP6n0,1732
|
|
58
|
+
protobuf-6.31.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|