gnetclisdk 1.0.43__py3-none-any.whl → 1.0.44__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: gnetclisdk
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.44
|
4
4
|
Summary: Client for Gnetcli GRPC-server
|
5
5
|
Home-page: https://github.com/annetutil/gnetcli
|
6
6
|
Author: Alexander Balezin
|
@@ -13,9 +13,9 @@ Classifier: Programming Language :: Python :: 3.8
|
|
13
13
|
Classifier: Programming Language :: Python :: 3.9
|
14
14
|
Classifier: Programming Language :: Python :: 3.10
|
15
15
|
Description-Content-Type: text/markdown
|
16
|
-
Requires-Dist: protobuf
|
17
|
-
Requires-Dist: grpcio
|
18
|
-
Requires-Dist: googleapis-common-protos
|
16
|
+
Requires-Dist: protobuf>=4.24.4
|
17
|
+
Requires-Dist: grpcio>=1.59.2
|
18
|
+
Requires-Dist: googleapis-common-protos>=1.61.0
|
19
19
|
|
20
20
|
## Python client for Gnetcli GRPC server
|
21
21
|
|
@@ -5,7 +5,7 @@ gnetclisdk/interceptors.py,sha256=apj3l4lnR2ZcsA49odptrBC0kTDmP6Mp0EzYkeEJz9Y,70
|
|
5
5
|
gnetclisdk/proto/server_pb2.py,sha256=YL1_7wubJbSp97OeRZ_L9qJjbM2U-PMcfOg-_QpkjWs,8360
|
6
6
|
gnetclisdk/proto/server_pb2.pyi,sha256=th-HnFVkR1ZEY-XmFmk8VMfDj_4uFAoSAXH61mSlVec,8295
|
7
7
|
gnetclisdk/proto/server_pb2_grpc.py,sha256=rjuNEIfeqwFw99oSiWUyvNKCKPgITJZKcL8pQPbUQvM,14967
|
8
|
-
gnetclisdk-1.0.
|
9
|
-
gnetclisdk-1.0.
|
10
|
-
gnetclisdk-1.0.
|
11
|
-
gnetclisdk-1.0.
|
8
|
+
gnetclisdk-1.0.44.dist-info/METADATA,sha256=uMqT_sXkZkWFEZ9FMAR_gb529jNu0e3j_BhexNxtwrU,1431
|
9
|
+
gnetclisdk-1.0.44.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
10
|
+
gnetclisdk-1.0.44.dist-info/top_level.txt,sha256=MNjS8LEt6d2rZ-dUbV2cnqkuTMu3EqEL2eiSvUZuUlA,11
|
11
|
+
gnetclisdk-1.0.44.dist-info/RECORD,,
|
File without changes
|