ominfra 0.0.0.dev232__py3-none-any.whl → 0.0.0.dev234__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.
- ominfra/clouds/aws/instancetypes/cache.json.gz +0 -0
- ominfra/clouds/aws/instancetypes/cli.py +1 -1
- ominfra/commands/ssh.py +1 -1
- ominfra/tools/listresources.py +1 -1
- {ominfra-0.0.0.dev232.dist-info → ominfra-0.0.0.dev234.dist-info}/METADATA +3 -3
- {ominfra-0.0.0.dev232.dist-info → ominfra-0.0.0.dev234.dist-info}/RECORD +10 -10
- {ominfra-0.0.0.dev232.dist-info → ominfra-0.0.0.dev234.dist-info}/LICENSE +0 -0
- {ominfra-0.0.0.dev232.dist-info → ominfra-0.0.0.dev234.dist-info}/WHEEL +0 -0
- {ominfra-0.0.0.dev232.dist-info → ominfra-0.0.0.dev234.dist-info}/entry_points.txt +0 -0
- {ominfra-0.0.0.dev232.dist-info → ominfra-0.0.0.dev234.dist-info}/top_level.txt +0 -0
Binary file
|
ominfra/commands/ssh.py
CHANGED
ominfra/tools/listresources.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: ominfra
|
3
|
-
Version: 0.0.0.
|
3
|
+
Version: 0.0.0.dev234
|
4
4
|
Summary: ominfra
|
5
5
|
Author: wrmsr
|
6
6
|
License: BSD-3-Clause
|
@@ -12,8 +12,8 @@ Classifier: Operating System :: OS Independent
|
|
12
12
|
Classifier: Operating System :: POSIX
|
13
13
|
Requires-Python: >=3.12
|
14
14
|
License-File: LICENSE
|
15
|
-
Requires-Dist: omdev==0.0.0.
|
16
|
-
Requires-Dist: omlish==0.0.0.
|
15
|
+
Requires-Dist: omdev==0.0.0.dev234
|
16
|
+
Requires-Dist: omlish==0.0.0.dev234
|
17
17
|
Provides-Extra: all
|
18
18
|
Requires-Dist: paramiko~=3.5; extra == "all"
|
19
19
|
Requires-Dist: asyncssh~=2.18; extra == "all"
|
@@ -14,9 +14,9 @@ ominfra/clouds/aws/logs.py,sha256=SvOMv5FeRFhxneIyMXCeieyLFpi6byHUsHwOAhFvT0U,54
|
|
14
14
|
ominfra/clouds/aws/metadata.py,sha256=XR1BuMdQheyeFjjA3MN8GCNWVAp5ahoPdbWXEmViutQ,2767
|
15
15
|
ominfra/clouds/aws/instancetypes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
16
16
|
ominfra/clouds/aws/instancetypes/__main__.py,sha256=Jsrv3P7LX2Cg08W7ByZfZ1JQT4lgLDPW1qNAmShFuMk,75
|
17
|
-
ominfra/clouds/aws/instancetypes/cache.json.gz,sha256=
|
17
|
+
ominfra/clouds/aws/instancetypes/cache.json.gz,sha256=6R_japqzYY_hLUat95SMyWUr_BvkqeafCB2EyOouYn0,26626
|
18
18
|
ominfra/clouds/aws/instancetypes/cache.py,sha256=CrfBzOb0DqQhf3ahQS6qQHHH1kVgZyniYOl22RTvjwo,333
|
19
|
-
ominfra/clouds/aws/instancetypes/cli.py,sha256=
|
19
|
+
ominfra/clouds/aws/instancetypes/cli.py,sha256=WC0SWkdw9F0CJVnxcedPIYccYsczKjMKdeW5yPbfc8Y,2200
|
20
20
|
ominfra/clouds/aws/journald2aws/__init__.py,sha256=Y3l4WY4JRi2uLG6kgbGp93fuGfkxkKwZDvhsa0Rwgtk,15
|
21
21
|
ominfra/clouds/aws/journald2aws/__main__.py,sha256=d23loR_cKfTYZwYiqpt_CmKI7dd5WcYFgIYzqMep75E,68
|
22
22
|
ominfra/clouds/aws/journald2aws/cursor.py,sha256=tQ7O6BHlEdaalbiI_Rqagj0aHfdtTQ_ZJwdOSRUjNvQ,1173
|
@@ -40,7 +40,7 @@ ominfra/clouds/gcp/api.py,sha256=gieBJUNEH2OQ4F02lkm9bGUES1wgE6Ow5x9m4MZZpJ8,278
|
|
40
40
|
ominfra/clouds/gcp/auth.py,sha256=rDIiOH5gP3OSIaMC5Lp8yAD4zWuLDEYlFu37mDx5YDA,1360
|
41
41
|
ominfra/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
42
42
|
ominfra/commands/runners.py,sha256=E0AfnvEmnKntXWvmLW5L05_NeDpBET1VBXn7vV6EwBQ,2083
|
43
|
-
ominfra/commands/ssh.py,sha256=
|
43
|
+
ominfra/commands/ssh.py,sha256=q4qtad_07EW94mQWoHVvBW92wdP5eJYbRx1hfdEVM64,5442
|
44
44
|
ominfra/journald/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
45
45
|
ominfra/journald/fields.py,sha256=NjjVn7GW4jkcGdyiiizVjEfQqSFnolXYk3kDcSQcMmc,12278
|
46
46
|
ominfra/journald/genmessages.py,sha256=rLTS-K2v7otNOtTz4RoOEVYCm0fQuuBzf47e0T61tA8,1857
|
@@ -155,10 +155,10 @@ ominfra/tailscale/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU
|
|
155
155
|
ominfra/tailscale/api.py,sha256=C5-t_b6jZXUWcy5k8bXm7CFnk73pSdrlMOgGDeGVrpw,1370
|
156
156
|
ominfra/tailscale/cli.py,sha256=3FnJbgpLw6gInTfhERd1mDy9ijjMUGxkdYVo43Tnxx4,3555
|
157
157
|
ominfra/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
158
|
-
ominfra/tools/listresources.py,sha256=
|
159
|
-
ominfra-0.0.0.
|
160
|
-
ominfra-0.0.0.
|
161
|
-
ominfra-0.0.0.
|
162
|
-
ominfra-0.0.0.
|
163
|
-
ominfra-0.0.0.
|
164
|
-
ominfra-0.0.0.
|
158
|
+
ominfra/tools/listresources.py,sha256=auGP1LlbBJSFKUWNvQo_UzA8IsBNZBTMwEkFFRJ4FX4,6185
|
159
|
+
ominfra-0.0.0.dev234.dist-info/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
|
160
|
+
ominfra-0.0.0.dev234.dist-info/METADATA,sha256=IkUGW-hGKqUG60juTWuSJFzpIcBabDC4e9YaqWe2epE,731
|
161
|
+
ominfra-0.0.0.dev234.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
162
|
+
ominfra-0.0.0.dev234.dist-info/entry_points.txt,sha256=kgecQ2MgGrM9qK744BoKS3tMesaC3yjLnl9pa5CRczg,37
|
163
|
+
ominfra-0.0.0.dev234.dist-info/top_level.txt,sha256=E-b2OHkk_AOBLXHYZQ2EOFKl-_6uOGd8EjeG-Zy6h_w,8
|
164
|
+
ominfra-0.0.0.dev234.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|