gnetclisdk 1.0.36__tar.gz → 1.0.37__tar.gz

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.36
3
+ Version: 1.0.37
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==4.24.4
17
- Requires-Dist: grpcio==1.59.2
18
- Requires-Dist: googleapis-common-protos==1.61.0
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
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: gnetclisdk
3
- Version: 1.0.36
3
+ Version: 1.0.37
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==4.24.4
17
- Requires-Dist: grpcio==1.59.2
18
- Requires-Dist: googleapis-common-protos==1.61.0
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
 
@@ -0,0 +1,3 @@
1
+ protobuf>=4.24.4
2
+ grpcio>=1.59.2
3
+ googleapis-common-protos>=1.61.0
@@ -0,0 +1,3 @@
1
+ protobuf>=4.24.4
2
+ grpcio>=1.59.2
3
+ googleapis-common-protos>=1.61.0
@@ -1,3 +0,0 @@
1
- protobuf==4.24.4
2
- grpcio==1.59.2
3
- googleapis-common-protos==1.61.0
@@ -1,3 +0,0 @@
1
- protobuf==4.24.4
2
- grpcio==1.59.2
3
- googleapis-common-protos==1.61.0
File without changes
File without changes
File without changes
File without changes
File without changes