th2-grpc-lw-data-provider 2.6.0.dev18647101050__tar.gz → 2.6.0.dev18936942407__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.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/PKG-INFO +2 -12
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/package_info.json +1 -1
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider/lw_data_provider_pb2_grpc.py +2 -2
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider/queue_data_provider_pb2_grpc.py +2 -2
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider.egg-info/PKG-INFO +3 -13
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/README.md +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/setup.cfg +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/setup.py +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider/__init__.py +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider/lw_data_provider.proto +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider/lw_data_provider_pb2.py +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider/lw_data_provider_pb2.pyi +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider/py.typed +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider/queue_data_provider.proto +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider/queue_data_provider_pb2.py +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider/queue_data_provider_pb2.pyi +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider.egg-info/SOURCES.txt +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider.egg-info/dependency_links.txt +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider.egg-info/requires.txt +0 -0
- {th2_grpc_lw_data_provider-2.6.0.dev18647101050 → th2_grpc_lw_data_provider-2.6.0.dev18936942407}/th2_grpc_lw_data_provider.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
2
|
Name: th2_grpc_lw_data_provider
|
|
3
|
-
Version: 2.6.0.
|
|
3
|
+
Version: 2.6.0.dev18936942407
|
|
4
4
|
Summary: th2_grpc_lw_data_provider
|
|
5
5
|
Home-page: https://github.com/th2-net/th2-lw-data-provider/grpc
|
|
6
6
|
Author: TH2-devs
|
|
@@ -8,16 +8,6 @@ Author-email: th2-devs@exactprosystems.com
|
|
|
8
8
|
License: Apache License 2.0
|
|
9
9
|
Requires-Python: >=3.7
|
|
10
10
|
Description-Content-Type: text/markdown
|
|
11
|
-
Requires-Dist: th2-grpc-common<5,>=4.7.2
|
|
12
|
-
Dynamic: author
|
|
13
|
-
Dynamic: author-email
|
|
14
|
-
Dynamic: description
|
|
15
|
-
Dynamic: description-content-type
|
|
16
|
-
Dynamic: home-page
|
|
17
|
-
Dynamic: license
|
|
18
|
-
Dynamic: requires-dist
|
|
19
|
-
Dynamic: requires-python
|
|
20
|
-
Dynamic: summary
|
|
21
11
|
|
|
22
12
|
# gRPC for lw-data-provider (2.6.0)
|
|
23
13
|
|
|
@@ -6,7 +6,7 @@ import warnings
|
|
|
6
6
|
from th2_grpc_common import common_pb2 as th2__grpc__common_dot_common__pb2
|
|
7
7
|
from th2_grpc_lw_data_provider import lw_data_provider_pb2 as th2__grpc__lw__data__provider_dot_lw__data__provider__pb2
|
|
8
8
|
|
|
9
|
-
GRPC_GENERATED_VERSION = '1.
|
|
9
|
+
GRPC_GENERATED_VERSION = '1.76.0'
|
|
10
10
|
GRPC_VERSION = grpc.__version__
|
|
11
11
|
_version_not_supported = False
|
|
12
12
|
|
|
@@ -19,7 +19,7 @@ except ImportError:
|
|
|
19
19
|
if _version_not_supported:
|
|
20
20
|
raise RuntimeError(
|
|
21
21
|
f'The grpc package installed is at version {GRPC_VERSION},'
|
|
22
|
-
+
|
|
22
|
+
+ ' but the generated code in th2_grpc_lw_data_provider/lw_data_provider_pb2_grpc.py depends on'
|
|
23
23
|
+ f' grpcio>={GRPC_GENERATED_VERSION}.'
|
|
24
24
|
+ f' Please upgrade your grpc module to grpcio>={GRPC_GENERATED_VERSION}'
|
|
25
25
|
+ f' or downgrade your generated code using grpcio-tools<={GRPC_VERSION}.'
|
|
@@ -5,7 +5,7 @@ import warnings
|
|
|
5
5
|
|
|
6
6
|
from th2_grpc_lw_data_provider import queue_data_provider_pb2 as th2__grpc__lw__data__provider_dot_queue__data__provider__pb2
|
|
7
7
|
|
|
8
|
-
GRPC_GENERATED_VERSION = '1.
|
|
8
|
+
GRPC_GENERATED_VERSION = '1.76.0'
|
|
9
9
|
GRPC_VERSION = grpc.__version__
|
|
10
10
|
_version_not_supported = False
|
|
11
11
|
|
|
@@ -18,7 +18,7 @@ except ImportError:
|
|
|
18
18
|
if _version_not_supported:
|
|
19
19
|
raise RuntimeError(
|
|
20
20
|
f'The grpc package installed is at version {GRPC_VERSION},'
|
|
21
|
-
+
|
|
21
|
+
+ ' but the generated code in th2_grpc_lw_data_provider/queue_data_provider_pb2_grpc.py depends on'
|
|
22
22
|
+ f' grpcio>={GRPC_GENERATED_VERSION}.'
|
|
23
23
|
+ f' Please upgrade your grpc module to grpcio>={GRPC_GENERATED_VERSION}'
|
|
24
24
|
+ f' or downgrade your generated code using grpcio-tools<={GRPC_VERSION}.'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
2
|
-
Name:
|
|
3
|
-
Version: 2.6.0.
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: th2-grpc-lw-data-provider
|
|
3
|
+
Version: 2.6.0.dev18936942407
|
|
4
4
|
Summary: th2_grpc_lw_data_provider
|
|
5
5
|
Home-page: https://github.com/th2-net/th2-lw-data-provider/grpc
|
|
6
6
|
Author: TH2-devs
|
|
@@ -8,16 +8,6 @@ Author-email: th2-devs@exactprosystems.com
|
|
|
8
8
|
License: Apache License 2.0
|
|
9
9
|
Requires-Python: >=3.7
|
|
10
10
|
Description-Content-Type: text/markdown
|
|
11
|
-
Requires-Dist: th2-grpc-common<5,>=4.7.2
|
|
12
|
-
Dynamic: author
|
|
13
|
-
Dynamic: author-email
|
|
14
|
-
Dynamic: description
|
|
15
|
-
Dynamic: description-content-type
|
|
16
|
-
Dynamic: home-page
|
|
17
|
-
Dynamic: license
|
|
18
|
-
Dynamic: requires-dist
|
|
19
|
-
Dynamic: requires-python
|
|
20
|
-
Dynamic: summary
|
|
21
11
|
|
|
22
12
|
# gRPC for lw-data-provider (2.6.0)
|
|
23
13
|
|
|
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
|