huaweicloudsdksfsturbo 3.1.165__py3-none-any.whl → 3.1.166__py3-none-any.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.
@@ -66,6 +66,8 @@ class SFSTurboRegion:
66
66
  "https://sfs-turbo.af-north-1.myhuaweicloud.com")
67
67
  CN_NORTH_12 = Region("cn-north-12",
68
68
  "https://sfs-turbo.cn-north-12.myhuaweicloud.com")
69
+ CN_SOUTHWEST_3 = Region("cn-southwest-3",
70
+ "https://sfs-turbo.cn-southwest-3.myhuaweicloud.com")
69
71
 
70
72
  static_fields = {
71
73
  "eu-west-101": EU_WEST_101,
@@ -98,6 +100,7 @@ class SFSTurboRegion:
98
100
  "cn-north-11": CN_NORTH_11,
99
101
  "af-north-1": AF_NORTH_1,
100
102
  "cn-north-12": CN_NORTH_12,
103
+ "cn-southwest-3": CN_SOUTHWEST_3,
101
104
  }
102
105
 
103
106
  @classmethod
@@ -1,12 +1,12 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: huaweicloudsdksfsturbo
3
- Version: 3.1.165
3
+ Version: 3.1.166
4
4
  Summary: SFSTurbo
5
- Home-page: https://github.com/huaweicloud/huaweicloud-sdk-python-v3
6
- Author: HuaweiCloud SDK
7
- Author-email: hwcloudsdk@huawei.com
8
- License: Apache LICENSE 2.0
9
- Keywords: huaweicloud,sdk,SFSTurbo
5
+ Project-URL: Homepage, https://github.com/huaweicloud/huaweicloud-sdk-python-v3
6
+ Author-email: HuaweiCloud SDK <hwcloudsdk@huawei.com>
7
+ License-Expression: Apache-2.0
8
+ License-File: LICENSE
9
+ Keywords: SFSTurbo,huaweicloud,sdk
10
10
  Classifier: Development Status :: 5 - Production/Stable
11
11
  Classifier: Intended Audience :: Developers
12
12
  Classifier: License :: OSI Approved :: Apache Software License
@@ -19,8 +19,7 @@ Classifier: Programming Language :: Python :: 3.11
19
19
  Classifier: Programming Language :: Python :: 3.12
20
20
  Classifier: Topic :: Software Development
21
21
  Requires-Python: >=3.6
22
+ Requires-Dist: huaweicloudsdkcore>=3.1.166
22
23
  Description-Content-Type: text/markdown
23
- License-File: LICENSE
24
- Requires-Dist: huaweicloudsdkcore>=3.1.165
25
24
 
26
- See detailed information in [huaweicloud-sdk-python-v3](https://github.com/huaweicloud/huaweicloud-sdk-python-v3).
25
+ See detailed information in [huaweicloud-sdk-python-v3](https://github.com/huaweicloud/huaweicloud-sdk-python-v3).
@@ -183,9 +183,8 @@ huaweicloudsdksfsturbo/v1/model/update_one_perm_rule_request_info.py,sha256=RT7R
183
183
  huaweicloudsdksfsturbo/v1/model/update_perm_rule_request.py,sha256=5gPOBGLTtVXtUDYCG9ycMiPhxk7Zip90t26680rm3i8,4635
184
184
  huaweicloudsdksfsturbo/v1/model/update_perm_rule_response.py,sha256=qOd0JTHR0q1JABX7d41I6UEY_e2NuOxCdrMJ3YOb44s,7025
185
185
  huaweicloudsdksfsturbo/v1/region/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
186
- huaweicloudsdksfsturbo/v1/region/sfsturbo_region.py,sha256=HqgY2Is_1ik2LHBUhJP3TVfSAP6ksAF5eC5i1cOXiCM,5330
187
- huaweicloudsdksfsturbo-3.1.165.dist-info/LICENSE,sha256=4_VSTLuxcsybRG9N4Isktlj1rAIBBsfl0Tjc0gBTijo,604
188
- huaweicloudsdksfsturbo-3.1.165.dist-info/METADATA,sha256=0r-Kmpr0_mc5jR4-r9yjE7ySlVqQMqd4SzaztPn_oac,1079
189
- huaweicloudsdksfsturbo-3.1.165.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
190
- huaweicloudsdksfsturbo-3.1.165.dist-info/top_level.txt,sha256=8GAVlCHW8DnAPnVGsU7Q686X2E_ol-IuktY2dbI03gQ,23
191
- huaweicloudsdksfsturbo-3.1.165.dist-info/RECORD,,
186
+ huaweicloudsdksfsturbo/v1/region/sfsturbo_region.py,sha256=NGuQeS1SNwQS1gniiphkjdjJfO672PTcFo-u6tpjTWE,5496
187
+ huaweicloudsdksfsturbo-3.1.166.dist-info/METADATA,sha256=PYHK4D9eZJp5aujS7SNrSmzl-s9RpaYcjKgretJRngc,1087
188
+ huaweicloudsdksfsturbo-3.1.166.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
189
+ huaweicloudsdksfsturbo-3.1.166.dist-info/licenses/LICENSE,sha256=4_VSTLuxcsybRG9N4Isktlj1rAIBBsfl0Tjc0gBTijo,604
190
+ huaweicloudsdksfsturbo-3.1.166.dist-info/RECORD,,
@@ -1,5 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.45.1)
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
-
@@ -1 +0,0 @@
1
- huaweicloudsdksfsturbo