th2-grpc-lw-data-provider 2.4.0.dev17760132780__tar.gz → 2.5.0.dev17764056976__tar.gz
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 th2-grpc-lw-data-provider might be problematic. Click here for more details.
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/PKG-INFO +11 -2
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/README.md +10 -1
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/package_info.json +1 -1
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider.egg-info/PKG-INFO +11 -2
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/setup.cfg +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/setup.py +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider/__init__.py +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider/lw_data_provider.proto +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider/lw_data_provider_pb2.py +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider/lw_data_provider_pb2.pyi +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider/lw_data_provider_pb2_grpc.py +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider/py.typed +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider/queue_data_provider.proto +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider/queue_data_provider_pb2.py +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider/queue_data_provider_pb2.pyi +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider/queue_data_provider_pb2_grpc.py +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider.egg-info/SOURCES.txt +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider.egg-info/dependency_links.txt +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider.egg-info/requires.txt +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17760132780 → th2_grpc_lw_data_provider-2.5.0.dev17764056976}/th2_grpc_lw_data_provider.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: th2_grpc_lw_data_provider
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.5.0.dev17764056976
|
|
4
4
|
Summary: th2_grpc_lw_data_provider
|
|
5
5
|
Home-page: https://github.com/th2-net/th2-read-db
|
|
6
6
|
Author: TH2-devs
|
|
@@ -9,11 +9,20 @@ License: Apache License 2.0
|
|
|
9
9
|
Requires-Python: >=3.7
|
|
10
10
|
Description-Content-Type: text/markdown
|
|
11
11
|
|
|
12
|
-
# gRPC for lw-data-provider (2.
|
|
12
|
+
# gRPC for lw-data-provider (2.5.0)
|
|
13
13
|
|
|
14
14
|
## Release notes:
|
|
15
15
|
|
|
16
|
+
### 2.5.0
|
|
17
|
+
|
|
18
|
+
+ th2 gradle plugin `0.3.7`
|
|
19
|
+
+ th2 grpc common `4.7.1`
|
|
20
|
+
|
|
21
|
+
#### Updates:
|
|
22
|
+
|
|
16
23
|
### 2.4.0
|
|
24
|
+
|
|
25
|
+
#### Updates:
|
|
17
26
|
+ th2 gradle plugin `0.2.4`
|
|
18
27
|
+ th2 grpc common `4.5.0`
|
|
19
28
|
|
|
@@ -1,8 +1,17 @@
|
|
|
1
|
-
# gRPC for lw-data-provider (2.
|
|
1
|
+
# gRPC for lw-data-provider (2.5.0)
|
|
2
2
|
|
|
3
3
|
## Release notes:
|
|
4
4
|
|
|
5
|
+
### 2.5.0
|
|
6
|
+
|
|
7
|
+
+ th2 gradle plugin `0.3.7`
|
|
8
|
+
+ th2 grpc common `4.7.1`
|
|
9
|
+
|
|
10
|
+
#### Updates:
|
|
11
|
+
|
|
5
12
|
### 2.4.0
|
|
13
|
+
|
|
14
|
+
#### Updates:
|
|
6
15
|
+ th2 gradle plugin `0.2.4`
|
|
7
16
|
+ th2 grpc common `4.5.0`
|
|
8
17
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: th2-grpc-lw-data-provider
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.5.0.dev17764056976
|
|
4
4
|
Summary: th2_grpc_lw_data_provider
|
|
5
5
|
Home-page: https://github.com/th2-net/th2-read-db
|
|
6
6
|
Author: TH2-devs
|
|
@@ -9,11 +9,20 @@ License: Apache License 2.0
|
|
|
9
9
|
Requires-Python: >=3.7
|
|
10
10
|
Description-Content-Type: text/markdown
|
|
11
11
|
|
|
12
|
-
# gRPC for lw-data-provider (2.
|
|
12
|
+
# gRPC for lw-data-provider (2.5.0)
|
|
13
13
|
|
|
14
14
|
## Release notes:
|
|
15
15
|
|
|
16
|
+
### 2.5.0
|
|
17
|
+
|
|
18
|
+
+ th2 gradle plugin `0.3.7`
|
|
19
|
+
+ th2 grpc common `4.7.1`
|
|
20
|
+
|
|
21
|
+
#### Updates:
|
|
22
|
+
|
|
16
23
|
### 2.4.0
|
|
24
|
+
|
|
25
|
+
#### Updates:
|
|
17
26
|
+ th2 gradle plugin `0.2.4`
|
|
18
27
|
+ th2 grpc common `4.5.0`
|
|
19
28
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|