protobuf 6.33.0rc1__py3-none-any.whl → 6.33.0rc2__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 +2 -2
- google/protobuf/api_pb2.py +2 -2
- google/protobuf/compiler/plugin_pb2.py +2 -2
- google/protobuf/descriptor_pb2.py +2 -2
- google/protobuf/duration_pb2.py +2 -2
- google/protobuf/empty_pb2.py +2 -2
- google/protobuf/field_mask_pb2.py +2 -2
- google/protobuf/runtime_version.py +1 -1
- google/protobuf/source_context_pb2.py +2 -2
- google/protobuf/struct_pb2.py +2 -2
- google/protobuf/timestamp_pb2.py +2 -2
- google/protobuf/type_pb2.py +2 -2
- google/protobuf/wrappers_pb2.py +2 -2
- {protobuf-6.33.0rc1.dist-info → protobuf-6.33.0rc2.dist-info}/METADATA +1 -1
- {protobuf-6.33.0rc1.dist-info → protobuf-6.33.0rc2.dist-info}/RECORD +18 -18
- {protobuf-6.33.0rc1.dist-info → protobuf-6.33.0rc2.dist-info}/LICENSE +0 -0
- {protobuf-6.33.0rc1.dist-info → protobuf-6.33.0rc2.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.33.0-
|
|
5
|
+
# Protobuf Python Version: 6.33.0-rc2
|
|
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
|
|
@@ -14,7 +14,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
14
14
|
6,
|
|
15
15
|
33,
|
|
16
16
|
0,
|
|
17
|
-
'-
|
|
17
|
+
'-rc2',
|
|
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.33.0-
|
|
5
|
+
# Protobuf Python Version: 6.33.0-rc2
|
|
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
|
|
@@ -14,7 +14,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
14
14
|
6,
|
|
15
15
|
33,
|
|
16
16
|
0,
|
|
17
|
-
'-
|
|
17
|
+
'-rc2',
|
|
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.33.0-
|
|
5
|
+
# Protobuf Python Version: 6.33.0-rc2
|
|
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
|
|
@@ -14,7 +14,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
14
14
|
6,
|
|
15
15
|
33,
|
|
16
16
|
0,
|
|
17
|
-
'-
|
|
17
|
+
'-rc2',
|
|
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.33.0-
|
|
5
|
+
# Protobuf Python Version: 6.33.0-rc2
|
|
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
|
|
@@ -14,7 +14,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
14
14
|
6,
|
|
15
15
|
33,
|
|
16
16
|
0,
|
|
17
|
-
'-
|
|
17
|
+
'-rc2',
|
|
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.33.0-
|
|
5
|
+
# Protobuf Python Version: 6.33.0-rc2
|
|
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
|
|
@@ -14,7 +14,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
14
14
|
6,
|
|
15
15
|
33,
|
|
16
16
|
0,
|
|
17
|
-
'-
|
|
17
|
+
'-rc2',
|
|
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.33.0-
|
|
5
|
+
# Protobuf Python Version: 6.33.0-rc2
|
|
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
|
|
@@ -14,7 +14,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
14
14
|
6,
|
|
15
15
|
33,
|
|
16
16
|
0,
|
|
17
|
-
'-
|
|
17
|
+
'-rc2',
|
|
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.33.0-
|
|
5
|
+
# Protobuf Python Version: 6.33.0-rc2
|
|
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
|
|
@@ -14,7 +14,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
14
14
|
6,
|
|
15
15
|
33,
|
|
16
16
|
0,
|
|
17
|
-
'-
|
|
17
|
+
'-rc2',
|
|
18
18
|
'google/protobuf/field_mask.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/source_context.proto
|
|
5
|
-
# Protobuf Python Version: 6.33.0-
|
|
5
|
+
# Protobuf Python Version: 6.33.0-rc2
|
|
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
|
|
@@ -14,7 +14,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
14
14
|
6,
|
|
15
15
|
33,
|
|
16
16
|
0,
|
|
17
|
-
'-
|
|
17
|
+
'-rc2',
|
|
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.33.0-
|
|
5
|
+
# Protobuf Python Version: 6.33.0-rc2
|
|
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
|
|
@@ -14,7 +14,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
14
14
|
6,
|
|
15
15
|
33,
|
|
16
16
|
0,
|
|
17
|
-
'-
|
|
17
|
+
'-rc2',
|
|
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.33.0-
|
|
5
|
+
# Protobuf Python Version: 6.33.0-rc2
|
|
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
|
|
@@ -14,7 +14,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
14
14
|
6,
|
|
15
15
|
33,
|
|
16
16
|
0,
|
|
17
|
-
'-
|
|
17
|
+
'-rc2',
|
|
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.33.0-
|
|
5
|
+
# Protobuf Python Version: 6.33.0-rc2
|
|
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
|
|
@@ -14,7 +14,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
14
14
|
6,
|
|
15
15
|
33,
|
|
16
16
|
0,
|
|
17
|
-
'-
|
|
17
|
+
'-rc2',
|
|
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.33.0-
|
|
5
|
+
# Protobuf Python Version: 6.33.0-rc2
|
|
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
|
|
@@ -14,7 +14,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
|
|
|
14
14
|
6,
|
|
15
15
|
33,
|
|
16
16
|
0,
|
|
17
|
-
'-
|
|
17
|
+
'-rc2',
|
|
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=Nhx5MdR5uDAM86MxrvndINWP06bOCciTFyqIIP6Mjpc,349
|
|
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=h69lWJP0qsxrpA659qda5IxwvIdFC1eqnkZxe7u-bTI,53428
|
|
@@ -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=FL8T1R9EnvMkKN0DBvuqerjtRx3y6bms1pnoQGhSUS8,3037
|
|
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=URjGtTNUqe0OSJ-3AAjEjhHH9L084OoUD8gsGFZkvk
|
|
|
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.33.
|
|
56
|
-
protobuf-6.33.
|
|
57
|
-
protobuf-6.33.
|
|
58
|
-
protobuf-6.33.
|
|
43
|
+
google/protobuf/any_pb2.py,sha256=KGJYldS1bJoF1RbNEXnj9BdP8mfN28xGsnPNYoLy5ZI,1733
|
|
44
|
+
google/protobuf/api_pb2.py,sha256=D1XI5bE1V6ndqKlp7HzF6MqJF1f0Zqzz8TnUUOfS2dI,3608
|
|
45
|
+
google/protobuf/compiler/plugin_pb2.py,sha256=wzMsqb5pwim4HnGQyZ94HPcLEPAfzZjkUL1VE06Cdlk,3805
|
|
46
|
+
google/protobuf/descriptor_pb2.py,sha256=yY4QumuSRnByLz7rs1Fns-hDb5ZEzefjcC31D2GxEjc,366168
|
|
47
|
+
google/protobuf/duration_pb2.py,sha256=LrrUhEo-TbodmuR8bEIyXit-bbChoDEq_OhHITVAAV8,1813
|
|
48
|
+
google/protobuf/empty_pb2.py,sha256=dYBzi88OFm3SUyCFp9uAF3-NPuhsgdzca4qr8PLVPXY,1677
|
|
49
|
+
google/protobuf/field_mask_pb2.py,sha256=T7-x8mf2caJPS3BMgVtF4cZXCnBGMw7rfb2nakOI0Vo,1773
|
|
50
|
+
google/protobuf/source_context_pb2.py,sha256=tT9i6GReUy3Ym8RCJH0hD99BGABWUHBnOsp4GmHDy-k,1799
|
|
51
|
+
google/protobuf/struct_pb2.py,sha256=fBdod7RvJU_5IFakDZCzNq-lH2MmzFQ4JPTflaU7Tys,3069
|
|
52
|
+
google/protobuf/timestamp_pb2.py,sha256=kV3htXMQ7Uhj_JEBQndXYI0mVB9Nt3VzZJRnJlwKLC4,1823
|
|
53
|
+
google/protobuf/type_pb2.py,sha256=8LEEPlztTA4nWU87vVco6UU1hLDIRlDh2z3lMD-V7L8,5446
|
|
54
|
+
google/protobuf/wrappers_pb2.py,sha256=9aObdyNiH4DgyxIPavvJKlQysKGAHxtJfICleESzq8g,3045
|
|
55
|
+
protobuf-6.33.0rc2.dist-info/WHEEL,sha256=sobxWSyDDkdg_rinUth-jxhXHqoNqlmNMJY3aTZn2Us,91
|
|
56
|
+
protobuf-6.33.0rc2.dist-info/METADATA,sha256=LDZREEL7Ld28HgqpBkvcpu9a6REQ12D5pW3ozWeuaj8,596
|
|
57
|
+
protobuf-6.33.0rc2.dist-info/LICENSE,sha256=bl4RcySv2UTc9n82zzKYQ7wakiKajNm7Vz16gxMP6n0,1732
|
|
58
|
+
protobuf-6.33.0rc2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|