tencentcloud-sdk-python-ess 3.1.112__tar.gz → 3.1.114__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_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/setup.py +1 -1
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/tencentcloud/ess/v20201111/ess_client.py +1 -1
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/tencentcloud/ess/v20201111/ess_client_async.py +1 -1
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/tencentcloud_sdk_python_ess.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_ess-3.1.114/tencentcloud_sdk_python_ess.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_ess-3.1.112/tencentcloud_sdk_python_ess.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/README.rst +0 -0
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/setup.cfg +0 -0
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/tencentcloud/ess/__init__.py +0 -0
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/tencentcloud/ess/v20201111/__init__.py +0 -0
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/tencentcloud/ess/v20201111/errorcodes.py +0 -0
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/tencentcloud/ess/v20201111/models.py +0 -0
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/tencentcloud_sdk_python_ess.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/tencentcloud_sdk_python_ess.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_ess-3.1.112 → tencentcloud_sdk_python_ess-3.1.114}/tencentcloud_sdk_python_ess.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-ess
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.114
|
|
4
4
|
Summary: Tencent Cloud Ess 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.114
|
|
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-ess',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.114,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Ess SDK for Python',
|
|
@@ -2236,7 +2236,7 @@ class EssClient(AbstractClient):
|
|
|
2236
2236
|
|
|
2237
2237
|
def CreateReleaseFlow(self, request):
|
|
2238
2238
|
r"""发起解除协议的主要应用场景为:基于一份已经签署的合同(签署流程),进行解除操作。
|
|
2239
|
-
解除协议的模板是官方提供
|
|
2239
|
+
解除协议的模板是官方提供 ,经过提供法务审核,暂不支持自定义,[点击查看解除协议模板示例PDF](https://qcloudimg.tencent-cloud.cn/raw/279b53002cf178ac89ba2c4f31b2dd8a.pdf)。具体用法可以参考文档[合同解除](https://qian.tencent.com/developers/company/flow_release)。
|
|
2240
2240
|
|
|
2241
2241
|
注意:
|
|
2242
2242
|
<ul>
|
|
@@ -1920,7 +1920,7 @@ class EssClient(AbstractClient):
|
|
|
1920
1920
|
) -> models.CreateReleaseFlowResponse:
|
|
1921
1921
|
"""
|
|
1922
1922
|
发起解除协议的主要应用场景为:基于一份已经签署的合同(签署流程),进行解除操作。
|
|
1923
|
-
解除协议的模板是官方提供
|
|
1923
|
+
解除协议的模板是官方提供 ,经过提供法务审核,暂不支持自定义,[点击查看解除协议模板示例PDF](https://qcloudimg.tencent-cloud.cn/raw/279b53002cf178ac89ba2c4f31b2dd8a.pdf)。具体用法可以参考文档[合同解除](https://qian.tencent.com/developers/company/flow_release)。
|
|
1924
1924
|
|
|
1925
1925
|
注意:
|
|
1926
1926
|
<ul>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-ess
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.114
|
|
4
4
|
Summary: Tencent Cloud Ess 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.114
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.114
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.112
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|