Skip to content

Commit 181f981

Browse files
committed
1. 测试发布 Ecs 2.0.1 的代码
1 parent 1ca48de commit 181f981

File tree

7 files changed

+471
-1
lines changed

7 files changed

+471
-1
lines changed

aliyun-python-sdk-ecs/ChangeLog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2019-05-22 Version: 2.0.1
2+
1. 测试发布 Ecs 2.0.1 的代码
3+
2. 看看换行行不行
4+
3. 继续看看换行行不行
5+
16
2019-05-22 Version: 2.0.0
27
- Generated 2014-05-26, 2016-03-14 for `Ecs`
38

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
Metadata-Version: 1.1
2+
Name: aliyun-python-sdk-ecs-test
3+
Version: 2.0.1
4+
Summary: The ecs module of Aliyun Python sdk.
5+
Home-page: http://develop.aliyun.com/sdk/python
6+
Author: Aliyun
7+
Author-email: [email protected]
8+
License: Apache
9+
Description: aliyun-python-sdk-ecs
10+
This is the ecs module of Aliyun Python SDK.
11+
12+
Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services.
13+
14+
This module works on Python versions:
15+
16+
2.6.5 and greater
17+
Documentation:
18+
19+
Please visit http://develop.aliyun.com/sdk/python
20+
Keywords: aliyun,sdk,ecs
21+
Platform: any
22+
Classifier: Development Status :: 4 - Beta
23+
Classifier: Intended Audience :: Developers
24+
Classifier: License :: OSI Approved :: Apache Software License
25+
Classifier: Programming Language :: Python
26+
Classifier: Programming Language :: Python :: 2.6
27+
Classifier: Programming Language :: Python :: 2.7
28+
Classifier: Programming Language :: Python :: 3
29+
Classifier: Programming Language :: Python :: 3.3
30+
Classifier: Programming Language :: Python :: 3.4
31+
Classifier: Programming Language :: Python :: 3.5
32+
Classifier: Programming Language :: Python :: 3.6
33+
Classifier: Topic :: Software Development

aliyun-python-sdk-ecs/aliyun_python_sdk_ecs_test.egg-info/SOURCES.txt

Lines changed: 429 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
aliyun-python-sdk-core>=2.11.5
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
aliyunsdkecs
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0.0'
1+
__version__ = '2.0.1'

0 commit comments

Comments
 (0)