tencentcloud-sdk-python-teo 3.1.18__tar.gz → 3.1.20__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.
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/setup.py +1 -1
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud/teo/v20220901/errorcodes.py +2 -2
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud_sdk_python_teo.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_teo-3.1.20/tencentcloud_sdk_python_teo.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_teo-3.1.18/tencentcloud_sdk_python_teo.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/README.rst +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/setup.cfg +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud/teo/__init__.py +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud/teo/v20220106/__init__.py +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud/teo/v20220106/errorcodes.py +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud/teo/v20220106/models.py +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud/teo/v20220106/teo_client.py +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud/teo/v20220106/teo_client_async.py +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud/teo/v20220901/__init__.py +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud/teo/v20220901/models.py +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud/teo/v20220901/teo_client.py +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud/teo/v20220901/teo_client_async.py +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud_sdk_python_teo.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud_sdk_python_teo.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_teo-3.1.18 → tencentcloud_sdk_python_teo-3.1.20}/tencentcloud_sdk_python_teo.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-teo
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.20
|
|
4
4
|
Summary: Tencent Cloud Teo SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.20
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-teo',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.20,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Teo SDK for Python',
|
|
@@ -74,7 +74,7 @@ FAILEDOPERATION_CREATECLSLOGTOPICTASKFAILED = 'FailedOperation.CreateClsLogTopic
|
|
|
74
74
|
# 创建自定义推送任务认证失败, 请检查推送地址是否正确。
|
|
75
75
|
FAILEDOPERATION_CREATELOGTOPICTASKAUTHFAILURE = 'FailedOperation.CreateLogTopicTaskAuthFailure'
|
|
76
76
|
|
|
77
|
-
#
|
|
77
|
+
# 创建预热回源限速配置失败,请稍后重试或提交工单。
|
|
78
78
|
FAILEDOPERATION_CREATEPREFETCHORIGINLIMITFAILED = 'FailedOperation.CreatePrefetchOriginLimitFailed'
|
|
79
79
|
|
|
80
80
|
# 边缘客户端证书已过期,暂不支持下发过期证书。
|
|
@@ -1178,7 +1178,7 @@ OPERATIONDENIED_NODOMAINACCESSZONEONLYSUPPORTMODIFYTYPE = 'OperationDenied.NoDom
|
|
|
1178
1178
|
# 当前无私钥证书功能仅针对白名单用户开放。
|
|
1179
1179
|
OPERATIONDENIED_NOTINKEYLESSWHITELIST = 'OperationDenied.NotInKeylessWhiteList'
|
|
1180
1180
|
|
|
1181
|
-
#
|
|
1181
|
+
# 不在预热回源限速配置白名单中,请提交工单。
|
|
1182
1182
|
OPERATIONDENIED_NOTINPREFETCHORIGINLIMITWHITELIST = 'OperationDenied.NotInPrefetchOriginLimitWhiteList'
|
|
1183
1183
|
|
|
1184
1184
|
# 当前回源双向认证功能仅针对白名单用户开放。
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-teo
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.20
|
|
4
4
|
Summary: Tencent Cloud Teo SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.20
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.20
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.18
|
|
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
|