protobuf 6.30.1__py3-none-any.whl → 6.30.2__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.
@@ -7,4 +7,4 @@
7
7
 
8
8
  # Copyright 2007 Google Inc. All Rights Reserved.
9
9
 
10
- __version__ = '6.30.1'
10
+ __version__ = '6.30.2'
@@ -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.30.1
5
+ # Protobuf Python Version: 6.30.2
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,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  30,
16
- 1,
16
+ 2,
17
17
  '',
18
18
  'google/protobuf/any.proto'
19
19
  )
@@ -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.30.1
5
+ # Protobuf Python Version: 6.30.2
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,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  30,
16
- 1,
16
+ 2,
17
17
  '',
18
18
  'google/protobuf/api.proto'
19
19
  )
@@ -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.30.1
5
+ # Protobuf Python Version: 6.30.2
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,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  30,
16
- 1,
16
+ 2,
17
17
  '',
18
18
  'google/protobuf/compiler/plugin.proto'
19
19
  )
@@ -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.30.1
5
+ # Protobuf Python Version: 6.30.2
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,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  30,
16
- 1,
16
+ 2,
17
17
  '',
18
18
  'google/protobuf/descriptor.proto'
19
19
  )
@@ -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.30.1
5
+ # Protobuf Python Version: 6.30.2
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,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  30,
16
- 1,
16
+ 2,
17
17
  '',
18
18
  'google/protobuf/duration.proto'
19
19
  )
@@ -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.30.1
5
+ # Protobuf Python Version: 6.30.2
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,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  30,
16
- 1,
16
+ 2,
17
17
  '',
18
18
  'google/protobuf/empty.proto'
19
19
  )
@@ -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.30.1
5
+ # Protobuf Python Version: 6.30.2
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,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  30,
16
- 1,
16
+ 2,
17
17
  '',
18
18
  'google/protobuf/field_mask.proto'
19
19
  )
@@ -29,7 +29,7 @@ class Domain(Enum):
29
29
  OSS_DOMAIN = Domain.PUBLIC
30
30
  OSS_MAJOR = 6
31
31
  OSS_MINOR = 30
32
- OSS_PATCH = 1
32
+ OSS_PATCH = 2
33
33
  OSS_SUFFIX = ''
34
34
 
35
35
  DOMAIN = OSS_DOMAIN
@@ -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.30.1
5
+ # Protobuf Python Version: 6.30.2
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,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  30,
16
- 1,
16
+ 2,
17
17
  '',
18
18
  'google/protobuf/source_context.proto'
19
19
  )
@@ -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.30.1
5
+ # Protobuf Python Version: 6.30.2
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,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  30,
16
- 1,
16
+ 2,
17
17
  '',
18
18
  'google/protobuf/struct.proto'
19
19
  )
@@ -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.30.1
5
+ # Protobuf Python Version: 6.30.2
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,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  30,
16
- 1,
16
+ 2,
17
17
  '',
18
18
  'google/protobuf/timestamp.proto'
19
19
  )
@@ -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.30.1
5
+ # Protobuf Python Version: 6.30.2
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,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  30,
16
- 1,
16
+ 2,
17
17
  '',
18
18
  'google/protobuf/type.proto'
19
19
  )
@@ -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.30.1
5
+ # Protobuf Python Version: 6.30.2
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,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  30,
16
- 1,
16
+ 2,
17
17
  '',
18
18
  'google/protobuf/wrappers.proto'
19
19
  )
@@ -12,6 +12,6 @@ Classifier: Programming Language :: Python :: 3.11
12
12
  Classifier: Programming Language :: Python :: 3.12
13
13
  Classifier: Programming Language :: Python :: 3.13
14
14
  Requires-Python: >=3.9
15
- Version: 6.30.1
15
+ Version: 6.30.2
16
16
 
17
17
  UNKNOWN
@@ -1,4 +1,4 @@
1
- google/protobuf/__init__.py,sha256=nBlilg7nRQZHI13kEdPGf8qvkVKv4u5cJlk0UXyOJVs,346
1
+ google/protobuf/__init__.py,sha256=pfdW1XRBl4D6D7Y3paWJ0HXtGDVQaMQpkWEQ8FprwIc,346
2
2
  google/protobuf/any.py,sha256=AZuOL26Bo8AFFUjHLhh_OQP2ceUJEgOUTqImjxXAJkc,975
3
3
  google/protobuf/compiler/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  google/protobuf/descriptor.py,sha256=xM9LaJQJbyt0fxMdJwZdSzCS8tZK4LvHw5Yd2F9KgKU,52253
@@ -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=_6CFfKB1jpwFg4McpTs_WVufqFgM5WSoaExu0TU3tJQ,3911
34
+ google/protobuf/runtime_version.py,sha256=BE-iHm0IU5isHoJr52dJdAQgQTnjuPMuSj5FQZqiGKI,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=stDL1XeRst8jIuoBxhYoZz-vFuzxhGblwa_7rcMAIg
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=6F5efbWFrI329Fc2K1oO5z-5kjhl0QnKsPQVV_K8zSw,1725
44
- google/protobuf/api_pb2.py,sha256=tq3fRw-ju763GIBlnBWgQFAHKWBaM0pvvIuXI6LWx5g,3145
45
- google/protobuf/compiler/plugin_pb2.py,sha256=OxlSpywlS_97xmVce7ibU-1nqrfkuee5Qu_oNbFyBCU,3797
46
- google/protobuf/descriptor_pb2.py,sha256=KbjZQFfKCdvm5C2rC6tiI8JqGgqxAp_I8Iv6qZ2Ny-k,349486
47
- google/protobuf/duration_pb2.py,sha256=oiPf7xFEGLhFgssAJlTs1NKAx6z-rB23RRsFJaHhCjM,1805
48
- google/protobuf/empty_pb2.py,sha256=2mV25DNQSi9t69if-O6yUdZx_OHWOCSDh0PQzPK7mD0,1669
49
- google/protobuf/field_mask_pb2.py,sha256=EjFtB-7lPW3ejVkKrR8HIkCFuOC4q8DqSUT_mscjMpw,1765
50
- google/protobuf/source_context_pb2.py,sha256=R2RPVC3FeMe-tmoo9Qxi_NrGz6thEaPedHc0TeDOdFY,1791
51
- google/protobuf/struct_pb2.py,sha256=ppbDQwerKnQj1ICcxcy5z8FhSLLl2ZJuq4pv6TFeISU,3061
52
- google/protobuf/timestamp_pb2.py,sha256=QR1nqPrp4iKBDfduW6WbSr4We5Dg3Lb0NmwDs57rl9o,1815
53
- google/protobuf/type_pb2.py,sha256=6dudw0dLslZRkJ3CvXmIR-LThGxGnSxysgedViHacWA,5438
54
- google/protobuf/wrappers_pb2.py,sha256=oeGr6FfL6ewXrRZAijohUhYtjZ6Th4bq73q5YXAalkM,3037
55
- protobuf-6.30.1.dist-info/WHEEL,sha256=sobxWSyDDkdg_rinUth-jxhXHqoNqlmNMJY3aTZn2Us,91
56
- protobuf-6.30.1.dist-info/METADATA,sha256=CZ4hvhbJv7yxieKN6LJFijXQmRrKTIl1JLN192hDm8M,593
57
- protobuf-6.30.1.dist-info/LICENSE,sha256=bl4RcySv2UTc9n82zzKYQ7wakiKajNm7Vz16gxMP6n0,1732
58
- protobuf-6.30.1.dist-info/RECORD,,
43
+ google/protobuf/any_pb2.py,sha256=AzQPDTHEZbj_eGWVs4QbyguwSiF6P8V86O_szChVZXI,1725
44
+ google/protobuf/api_pb2.py,sha256=ZH63bj8OB8lKWKZwV96c2meiogOtDKhFdMSiVRnhNbE,3145
45
+ google/protobuf/compiler/plugin_pb2.py,sha256=1svLT8oPRWuVs46gBEPI_0CMjwfC_kPvnOjjTZECBt4,3797
46
+ google/protobuf/descriptor_pb2.py,sha256=3pNQ0aQRoREQyTWkyKZZrielOADGvwZoGeokK06XpJo,349486
47
+ google/protobuf/duration_pb2.py,sha256=fAHy9kgR75YDPiX28YzzObpqBfZLy71iebJVjOdEAcU,1805
48
+ google/protobuf/empty_pb2.py,sha256=DWI0JXqQai4zI6yfA2vj_j6EzKQxdmwsOfTIYoHvHak,1669
49
+ google/protobuf/field_mask_pb2.py,sha256=Bv2wT3Gji802Ffr8sg9SGebDbzjNg0MDwjPNg7WMXtw,1765
50
+ google/protobuf/source_context_pb2.py,sha256=lcyy6aJEjYl72Jk5f83a2IoAqlgd_NPpQed0BTrIBEo,1791
51
+ google/protobuf/struct_pb2.py,sha256=ZZzurPfvV_LRfwb-9--PcO6QQKQ5CvKMeyqIvHnqICU,3061
52
+ google/protobuf/timestamp_pb2.py,sha256=iqkToJGt42wmjEUnQqDQ2XyK4xeugPLVS8I1ZcAPhmk,1815
53
+ google/protobuf/type_pb2.py,sha256=Ln5DABTuUl1bAhW-DwUIxVZQZ7RgO9FuJoKlfmrdt7k,5438
54
+ google/protobuf/wrappers_pb2.py,sha256=cZRMSitEr3vvNtR2HXYOjP3v7f1B_qynPcleWFo4CCs,3037
55
+ protobuf-6.30.2.dist-info/WHEEL,sha256=sobxWSyDDkdg_rinUth-jxhXHqoNqlmNMJY3aTZn2Us,91
56
+ protobuf-6.30.2.dist-info/METADATA,sha256=_QOHgYsGP3JUSaAuN2s5xNrAD4ClWzV4lALRSthMIxw,593
57
+ protobuf-6.30.2.dist-info/LICENSE,sha256=bl4RcySv2UTc9n82zzKYQ7wakiKajNm7Vz16gxMP6n0,1732
58
+ protobuf-6.30.2.dist-info/RECORD,,