divi 0.0.1.dev10__py3-none-manylinux1_x86_64.whl → 0.0.1.dev11__py3-none-manylinux1_x86_64.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.
- divi/__init__.py +1 -1
- divi/bin/core +0 -0
- divi/proto/core.proto +1 -1
- divi/proto/core_pb2.py +2 -2
- divi/proto/health.proto +1 -1
- divi/proto/health_pb2.py +2 -2
- {divi-0.0.1.dev10.dist-info → divi-0.0.1.dev11.dist-info}/METADATA +1 -1
- divi-0.0.1.dev11.dist-info/RECORD +18 -0
- divi-0.0.1.dev10.dist-info/RECORD +0 -18
- {divi-0.0.1.dev10.dist-info → divi-0.0.1.dev11.dist-info}/WHEEL +0 -0
- {divi-0.0.1.dev10.dist-info → divi-0.0.1.dev11.dist-info}/licenses/LICENSE +0 -0
divi/__init__.py
CHANGED
divi/bin/core
CHANGED
Binary file
|
divi/proto/core.proto
CHANGED
divi/proto/core_pb2.py
CHANGED
@@ -25,14 +25,14 @@ _sym_db = _symbol_database.Default()
|
|
25
25
|
from divi.proto import health_pb2 as divi_dot_proto_dot_health__pb2
|
26
26
|
|
27
27
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x15\x64ivi/proto/core.proto\x12\x04\x63ore\x1a\x17\x64ivi/proto/health.proto2F\n\x04\x43ore\x12>\n\x05\x43heck\x12\x18.core.HealthCheckRequest\x1a\x19.core.HealthCheckResponse\"\x00\x42\
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x15\x64ivi/proto/core.proto\x12\x04\x63ore\x1a\x17\x64ivi/proto/health.proto2F\n\x04\x43ore\x12>\n\x05\x43heck\x12\x18.core.HealthCheckRequest\x1a\x19.core.HealthCheckResponse\"\x00\x42\x10Z\x0eservices/protob\x06proto3')
|
29
29
|
|
30
30
|
_globals = globals()
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
32
32
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'divi.proto.core_pb2', _globals)
|
33
33
|
if not _descriptor._USE_C_DESCRIPTORS:
|
34
34
|
_globals['DESCRIPTOR']._loaded_options = None
|
35
|
-
_globals['DESCRIPTOR']._serialized_options = b'Z\
|
35
|
+
_globals['DESCRIPTOR']._serialized_options = b'Z\016services/proto'
|
36
36
|
_globals['_CORE']._serialized_start=56
|
37
37
|
_globals['_CORE']._serialized_end=126
|
38
38
|
# @@protoc_insertion_point(module_scope)
|
divi/proto/health.proto
CHANGED
divi/proto/health_pb2.py
CHANGED
@@ -24,14 +24,14 @@ _sym_db = _symbol_database.Default()
|
|
24
24
|
|
25
25
|
|
26
26
|
|
27
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x17\x64ivi/proto/health.proto\x12\x04\x63ore\"%\n\x12HealthCheckRequest\x12\x0f\n\x07version\x18\x01 \x01(\t\"6\n\x13HealthCheckResponse\x12\x0e\n\x06status\x18\x01 \x01(\x08\x12\x0f\n\x07message\x18\x02 \x01(\tB\
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x17\x64ivi/proto/health.proto\x12\x04\x63ore\"%\n\x12HealthCheckRequest\x12\x0f\n\x07version\x18\x01 \x01(\t\"6\n\x13HealthCheckResponse\x12\x0e\n\x06status\x18\x01 \x01(\x08\x12\x0f\n\x07message\x18\x02 \x01(\tB\x10Z\x0eservices/protob\x06proto3')
|
28
28
|
|
29
29
|
_globals = globals()
|
30
30
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
31
31
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'divi.proto.health_pb2', _globals)
|
32
32
|
if not _descriptor._USE_C_DESCRIPTORS:
|
33
33
|
_globals['DESCRIPTOR']._loaded_options = None
|
34
|
-
_globals['DESCRIPTOR']._serialized_options = b'Z\
|
34
|
+
_globals['DESCRIPTOR']._serialized_options = b'Z\016services/proto'
|
35
35
|
_globals['_HEALTHCHECKREQUEST']._serialized_start=33
|
36
36
|
_globals['_HEALTHCHECKREQUEST']._serialized_end=70
|
37
37
|
_globals['_HEALTHCHECKRESPONSE']._serialized_start=72
|
@@ -0,0 +1,18 @@
|
|
1
|
+
divi/__init__.py,sha256=G4-HKvG84fx-sf_Rs81Yk1eCCr24pmRrZ-Ids9LJd_Y,197
|
2
|
+
divi/utils.py,sha256=HcGlohwmowcQ-isVo0UtrsOsFbJEhX_earaSv4ggIR4,324
|
3
|
+
divi/bin/core,sha256=wQ4fwHAhGNPTsUF0c_IIGz_vz0wn9WBKUFaTAhRQ6KE,14080588
|
4
|
+
divi/core/__init__.py,sha256=iAUb96xD4lwqipLItCc87_SVHsorydWj1dh3YTWQiig,108
|
5
|
+
divi/core/finish.py,sha256=ViF6DndmXMq-MAApN-DgGs3r5bbFQsSWbfeDT_rvsDg,225
|
6
|
+
divi/core/init.py,sha256=GlfyuT78J65juyket4On_Ot2ZE6Oybtu2tmIoFm9IEo,2048
|
7
|
+
divi/core/run.py,sha256=Do3ZzzSNVAeGnPY4jF4mCwiRGSjFx2Z_LwwVlByeTZU,1020
|
8
|
+
divi/proto/core.proto,sha256=CHo8HJx45l1v9SjtVebIOHbvhoNSEYYbNCKJ916wTuA,244
|
9
|
+
divi/proto/core_pb2.py,sha256=aSfX-iQsfQFSiZU6DbJf8H_JQaTNiZe6xREDRKnwHs4,1547
|
10
|
+
divi/proto/core_pb2.pyi,sha256=U_zlb-bJl9LNNayFUNmr805j1_j6oK2m6yT18aawMOc,184
|
11
|
+
divi/proto/core_pb2_grpc.py,sha256=rnEbwjQNzpkPTWtNKXriPOaedkPHfHig6nMPzAUbeQM,3476
|
12
|
+
divi/proto/health.proto,sha256=Ce2_7FxBGfHggW-oOLYIx1LW7YkSffPSNiRfd9nCPrY,199
|
13
|
+
divi/proto/health_pb2.py,sha256=uBBBcoebu5xDgs4lybqlvKiupmpmTI17rb4InwaL8VQ,1650
|
14
|
+
divi/proto/health_pb2.pyi,sha256=VbYHHTcp3epUVg0lTSxo3xpG52ZGhA7KKMRL5LR5e1c,691
|
15
|
+
divi-0.0.1.dev11.dist-info/METADATA,sha256=rg5kq7ea9MgzA3Fbwbh7YGUq6m0YlxAtC_uZVfDkwN8,396
|
16
|
+
divi-0.0.1.dev11.dist-info/WHEEL,sha256=TudmoUorxzAOjqd5lz5cfEiOTHrhOP6JLdBc4mfHaQ4,102
|
17
|
+
divi-0.0.1.dev11.dist-info/licenses/LICENSE,sha256=5OJuZ4wMMEV0DgF0tofhAlS_KLkaUsZwwwDS2U_GwQ0,1063
|
18
|
+
divi-0.0.1.dev11.dist-info/RECORD,,
|
@@ -1,18 +0,0 @@
|
|
1
|
-
divi/__init__.py,sha256=3tG2uqfPPJ3LzZkgpy_GagRWVG4HQRzY7gLlLD9ab7A,197
|
2
|
-
divi/utils.py,sha256=HcGlohwmowcQ-isVo0UtrsOsFbJEhX_earaSv4ggIR4,324
|
3
|
-
divi/bin/core,sha256=vxjCja82_uaqdwZGrIAlNlWjEBG1LBaeuclZCkP1zwY,14090610
|
4
|
-
divi/core/__init__.py,sha256=iAUb96xD4lwqipLItCc87_SVHsorydWj1dh3YTWQiig,108
|
5
|
-
divi/core/finish.py,sha256=ViF6DndmXMq-MAApN-DgGs3r5bbFQsSWbfeDT_rvsDg,225
|
6
|
-
divi/core/init.py,sha256=GlfyuT78J65juyket4On_Ot2ZE6Oybtu2tmIoFm9IEo,2048
|
7
|
-
divi/core/run.py,sha256=Do3ZzzSNVAeGnPY4jF4mCwiRGSjFx2Z_LwwVlByeTZU,1020
|
8
|
-
divi/proto/core.proto,sha256=iBBGYOYO1IM7tAPdhWjFfD2VSjzjcKosevTnPG4P050,240
|
9
|
-
divi/proto/core_pb2.py,sha256=nOJ9JZdOYWhay4wVmzjTKTfBgY_u1QftFowmLhISJk8,1535
|
10
|
-
divi/proto/core_pb2.pyi,sha256=U_zlb-bJl9LNNayFUNmr805j1_j6oK2m6yT18aawMOc,184
|
11
|
-
divi/proto/core_pb2_grpc.py,sha256=rnEbwjQNzpkPTWtNKXriPOaedkPHfHig6nMPzAUbeQM,3476
|
12
|
-
divi/proto/health.proto,sha256=Q-khtv-9p7_imKjVJOZ32n1hlND9Jixa9WDSuOrA7NA,195
|
13
|
-
divi/proto/health_pb2.py,sha256=jFAw9PlFnZFfRJz8LVIr-woAI6j82YkBHMaX07SUvjk,1638
|
14
|
-
divi/proto/health_pb2.pyi,sha256=VbYHHTcp3epUVg0lTSxo3xpG52ZGhA7KKMRL5LR5e1c,691
|
15
|
-
divi-0.0.1.dev10.dist-info/METADATA,sha256=5d9CtwSdYGDvfglAY-L6zLmPIiG8lsjmZ12tmfnqiaY,396
|
16
|
-
divi-0.0.1.dev10.dist-info/WHEEL,sha256=TudmoUorxzAOjqd5lz5cfEiOTHrhOP6JLdBc4mfHaQ4,102
|
17
|
-
divi-0.0.1.dev10.dist-info/licenses/LICENSE,sha256=5OJuZ4wMMEV0DgF0tofhAlS_KLkaUsZwwwDS2U_GwQ0,1063
|
18
|
-
divi-0.0.1.dev10.dist-info/RECORD,,
|
File without changes
|
File without changes
|