cloudx-proxy 0.9.0__py3-none-any.whl → 0.9.2__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.
- cloudx_proxy/_version.py +2 -2
- {cloudx_proxy-0.9.0.dist-info → cloudx_proxy-0.9.2.dist-info}/METADATA +2 -1
- {cloudx_proxy-0.9.0.dist-info → cloudx_proxy-0.9.2.dist-info}/RECORD +8 -8
- {cloudx_proxy-0.9.0.dist-info → cloudx_proxy-0.9.2.dist-info}/WHEEL +0 -0
- {cloudx_proxy-0.9.0.dist-info → cloudx_proxy-0.9.2.dist-info}/entry_points.txt +0 -0
- {cloudx_proxy-0.9.0.dist-info → cloudx_proxy-0.9.2.dist-info}/licenses/LICENSE +0 -0
- {cloudx_proxy-0.9.0.dist-info → cloudx_proxy-0.9.2.dist-info}/licenses/NOTICE +0 -0
- {cloudx_proxy-0.9.0.dist-info → cloudx_proxy-0.9.2.dist-info}/top_level.txt +0 -0
cloudx_proxy/_version.py
CHANGED
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
28
28
|
commit_id: COMMIT_ID
|
29
29
|
__commit_id__: COMMIT_ID
|
30
30
|
|
31
|
-
__version__ = version = '0.9.
|
32
|
-
__version_tuple__ = version_tuple = (0, 9,
|
31
|
+
__version__ = version = '0.9.2'
|
32
|
+
__version_tuple__ = version_tuple = (0, 9, 2)
|
33
33
|
|
34
34
|
__commit_id__ = commit_id = None
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: cloudx-proxy
|
3
|
-
Version: 0.9.
|
3
|
+
Version: 0.9.2
|
4
4
|
Summary: SSH proxy command to connect VSCode with Cloud9/CloudX instance using AWS Systems Manager
|
5
5
|
Author-email: easytocloud <info@easytocloud.com>
|
6
6
|
License: MIT License
|
@@ -612,3 +612,4 @@ uvx cloudx-proxy connect i-1234567890abcdef0 22 --profile your-profile
|
|
612
612
|
## License
|
613
613
|
|
614
614
|
MIT License - see LICENSE file for details
|
615
|
+
|
@@ -1,13 +1,13 @@
|
|
1
1
|
cloudx_proxy/_1password.py,sha256=uxyCfVvO1eQrOfYRojst_LN2DV4fIwxM5moaQTn3wQY,5853
|
2
2
|
cloudx_proxy/__init__.py,sha256=ZZ2O_m9OFJm18AxMSuYJt4UjSuSqyJlYRaZMoets498,61
|
3
|
-
cloudx_proxy/_version.py,sha256=
|
3
|
+
cloudx_proxy/_version.py,sha256=bMTf0_kaJeiS-UeIhI_mIhIgev65-CYR5bupkXaMnic,704
|
4
4
|
cloudx_proxy/cli.py,sha256=DYUjhmgaUcTQlJ2FcbgoLtPJMCbETBIn0tSMDybgC0s,10932
|
5
5
|
cloudx_proxy/core.py,sha256=f5Wrz68nZAy0QnEw3V0OAHfc0vNPX8xfAPtY8zFIL0k,10340
|
6
6
|
cloudx_proxy/setup.py,sha256=vVM5ZVEIxudjPdZKpjXG0JKPXzgMbN4ztbkV-5XoIu0,44927
|
7
|
-
cloudx_proxy-0.9.
|
8
|
-
cloudx_proxy-0.9.
|
9
|
-
cloudx_proxy-0.9.
|
10
|
-
cloudx_proxy-0.9.
|
11
|
-
cloudx_proxy-0.9.
|
12
|
-
cloudx_proxy-0.9.
|
13
|
-
cloudx_proxy-0.9.
|
7
|
+
cloudx_proxy-0.9.2.dist-info/licenses/LICENSE,sha256=i7P2OR4zsJYsMWcCUDe_B9ZfGi9bU0K5I2nKfDrW_N8,1068
|
8
|
+
cloudx_proxy-0.9.2.dist-info/licenses/NOTICE,sha256=JH0TVxH8Nkt3_CkL2-MEiJfVGvWYZ52H5uUxEq9p7rg,3223
|
9
|
+
cloudx_proxy-0.9.2.dist-info/METADATA,sha256=RUu1M2ZwminLmTs03Q1bREQHiWkFhb_Ga1cb_H_--sI,29054
|
10
|
+
cloudx_proxy-0.9.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
11
|
+
cloudx_proxy-0.9.2.dist-info/entry_points.txt,sha256=HGt743N2lVlKd7O1qWq3C0aEHyS5PjPnxzDHh7hwtSg,54
|
12
|
+
cloudx_proxy-0.9.2.dist-info/top_level.txt,sha256=2wtEote1db21j-VvkCJFfT-dLlauuG5indjggYh3xDg,13
|
13
|
+
cloudx_proxy-0.9.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|