hmd-cli-python 0.2.107__py3-none-any.whl → 0.2.115__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.
- {hmd_cli_python-0.2.107.dist-info → hmd_cli_python-0.2.115.dist-info}/METADATA +17 -21
- {hmd_cli_python-0.2.107.dist-info → hmd_cli_python-0.2.115.dist-info}/RECORD +4 -4
- {hmd_cli_python-0.2.107.dist-info → hmd_cli_python-0.2.115.dist-info}/WHEEL +0 -0
- {hmd_cli_python-0.2.107.dist-info → hmd_cli_python-0.2.115.dist-info}/top_level.txt +0 -0
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: hmd-cli-python
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.115
|
|
4
4
|
Summary: Implementation for python cli command
|
|
5
|
-
Home-page: UNKNOWN
|
|
6
5
|
Author: Jim Majure
|
|
7
6
|
Author-email: jim.majure@hmdlabs.io
|
|
8
7
|
License: Apache 2.0
|
|
9
|
-
Platform: UNKNOWN
|
|
10
8
|
Requires-Dist: attrs==24.2.0
|
|
11
|
-
Requires-Dist: aws-secretsmanager-caching==1.1.
|
|
9
|
+
Requires-Dist: aws-secretsmanager-caching==1.1.3
|
|
12
10
|
Requires-Dist: backports-tarfile==1.2.0
|
|
13
11
|
Requires-Dist: boto3==1.36.22
|
|
14
12
|
Requires-Dist: botocore==1.36.23
|
|
@@ -16,51 +14,52 @@ Requires-Dist: build==1.2.2.post1
|
|
|
16
14
|
Requires-Dist: cachetools==5.2.0
|
|
17
15
|
Requires-Dist: cement==3.0.6
|
|
18
16
|
Requires-Dist: certifi==2025.4.26
|
|
19
|
-
Requires-Dist: cffi==
|
|
17
|
+
Requires-Dist: cffi==2.0.0
|
|
20
18
|
Requires-Dist: charset-normalizer==2.0.12
|
|
21
19
|
Requires-Dist: click==8.1.8
|
|
22
20
|
Requires-Dist: colorlog==6.6.0
|
|
23
21
|
Requires-Dist: coverage[toml]==7.8.0
|
|
24
|
-
Requires-Dist: cryptography==
|
|
22
|
+
Requires-Dist: cryptography==46.0.2
|
|
25
23
|
Requires-Dist: docutils==0.21.2
|
|
24
|
+
Requires-Dist: durationpy==0.10
|
|
26
25
|
Requires-Dist: google-auth==2.9.1
|
|
27
|
-
Requires-Dist: hmd-cli-app~=1.2.
|
|
28
|
-
Requires-Dist: hmd-cli-tools~=1.2.
|
|
26
|
+
Requires-Dist: hmd-cli-app~=1.2.616
|
|
27
|
+
Requires-Dist: hmd-cli-tools~=1.2.242
|
|
29
28
|
Requires-Dist: id==1.5.0
|
|
30
|
-
Requires-Dist: idna==3.
|
|
31
|
-
Requires-Dist: importlib-metadata==
|
|
29
|
+
Requires-Dist: idna==3.10
|
|
30
|
+
Requires-Dist: importlib-metadata==8.7.0
|
|
32
31
|
Requires-Dist: iniconfig==2.1.0
|
|
33
32
|
Requires-Dist: inquirerpy==0.3.4
|
|
34
33
|
Requires-Dist: jaraco-classes==3.4.0
|
|
35
34
|
Requires-Dist: jaraco-context==6.0.1
|
|
36
35
|
Requires-Dist: jaraco-functools==4.1.0
|
|
37
36
|
Requires-Dist: jeepney==0.9.0
|
|
38
|
-
Requires-Dist: jinja2==3.1.
|
|
37
|
+
Requires-Dist: jinja2==3.1.6
|
|
39
38
|
Requires-Dist: jmespath==0.10.0
|
|
40
39
|
Requires-Dist: keyring==25.6.0
|
|
41
|
-
Requires-Dist: kubernetes==
|
|
40
|
+
Requires-Dist: kubernetes==34.1.0
|
|
42
41
|
Requires-Dist: markdown-it-py==3.0.0
|
|
43
42
|
Requires-Dist: markupsafe==3.0.2
|
|
44
43
|
Requires-Dist: mdurl==0.1.2
|
|
45
44
|
Requires-Dist: more-itertools==10.7.0
|
|
46
45
|
Requires-Dist: nh3==0.2.21
|
|
47
|
-
Requires-Dist: oauthlib==3.
|
|
46
|
+
Requires-Dist: oauthlib==3.3.1
|
|
48
47
|
Requires-Dist: packaging==25.0
|
|
49
48
|
Requires-Dist: pfzy==0.3.4
|
|
50
|
-
Requires-Dist: pip-compile-multi==2.
|
|
49
|
+
Requires-Dist: pip-compile-multi==3.2.2
|
|
51
50
|
Requires-Dist: pip-tools==7.4.1
|
|
52
51
|
Requires-Dist: pluggy==1.5.0
|
|
53
52
|
Requires-Dist: prompt-toolkit==3.0.38
|
|
54
53
|
Requires-Dist: py==1.11.0
|
|
55
|
-
Requires-Dist: pyasn1==0.
|
|
56
|
-
Requires-Dist: pyasn1-modules==0.2
|
|
57
|
-
Requires-Dist: pycparser==2.
|
|
54
|
+
Requires-Dist: pyasn1==0.6.1
|
|
55
|
+
Requires-Dist: pyasn1-modules==0.4.2
|
|
56
|
+
Requires-Dist: pycparser==2.23
|
|
58
57
|
Requires-Dist: pygments==2.19.1
|
|
59
58
|
Requires-Dist: pyproject-hooks==1.2.0
|
|
60
59
|
Requires-Dist: pytest==7.0.1
|
|
61
60
|
Requires-Dist: pytest-cov==3.0.0
|
|
62
61
|
Requires-Dist: python-dateutil==2.8.2
|
|
63
|
-
Requires-Dist: python-dotenv==
|
|
62
|
+
Requires-Dist: python-dotenv==1.1.1
|
|
64
63
|
Requires-Dist: pyyaml==6.0.1
|
|
65
64
|
Requires-Dist: readme-renderer==44.0
|
|
66
65
|
Requires-Dist: requests==2.32.3
|
|
@@ -75,12 +74,9 @@ Requires-Dist: six==1.16.0
|
|
|
75
74
|
Requires-Dist: tomli==2.2.1
|
|
76
75
|
Requires-Dist: toposort==1.10
|
|
77
76
|
Requires-Dist: twine==6.1.0
|
|
78
|
-
Requires-Dist: typing-extensions==4.12.2
|
|
79
77
|
Requires-Dist: urllib3==1.26.8
|
|
80
78
|
Requires-Dist: wcwidth==0.2.6
|
|
81
79
|
Requires-Dist: websocket-client==1.3.3
|
|
82
80
|
Requires-Dist: wheel==0.45.1
|
|
83
81
|
Requires-Dist: zipp==3.21.0
|
|
84
82
|
|
|
85
|
-
UNKNOWN
|
|
86
|
-
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
hmd_cli_python/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
2
|
hmd_cli_python/controller.py,sha256=GOi6QDDC0d42eG6ohwWifCYlgkFzoFzIwzjPrW1jqiM,3675
|
|
3
3
|
hmd_cli_python/hmd_cli_python.py,sha256=6crcYGArjGZXSGpIImDfOBTUC_6y8SCFaBSyACWctNk,9276
|
|
4
|
-
hmd_cli_python-0.2.
|
|
5
|
-
hmd_cli_python-0.2.
|
|
6
|
-
hmd_cli_python-0.2.
|
|
7
|
-
hmd_cli_python-0.2.
|
|
4
|
+
hmd_cli_python-0.2.115.dist-info/METADATA,sha256=vyJtzqdz7ThWDeY61mE7v3f8IAyCi5OuXkiMh3VRYjc,2613
|
|
5
|
+
hmd_cli_python-0.2.115.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
6
|
+
hmd_cli_python-0.2.115.dist-info/top_level.txt,sha256=i2ZCGVJeOkzYWeWmczts0Y8Yv2QsTWcueX0_qWGbs7M,15
|
|
7
|
+
hmd_cli_python-0.2.115.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|