ominfra 0.0.0.dev453__py3-none-any.whl → 0.0.0.dev455__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.

Potentially problematic release.


This version of ominfra might be problematic. Click here for more details.

@@ -1328,6 +1328,8 @@ TODO:
1328
1328
  - per-attr repr transform / filter
1329
1329
  - __ne__ ? cases where it still matters
1330
1330
  - ordering ?
1331
+ - repr_filter: ta.Union[ta.Callable[[ta.Any], ta.Optional[str]], ta.Literal['not_none', 'truthy']]] ?
1332
+ - unify repr/repr_fn/repr_filter
1331
1333
  """
1332
1334
 
1333
1335
 
ominfra/scripts/manage.py CHANGED
@@ -2508,6 +2508,8 @@ TODO:
2508
2508
  - per-attr repr transform / filter
2509
2509
  - __ne__ ? cases where it still matters
2510
2510
  - ordering ?
2511
+ - repr_filter: ta.Union[ta.Callable[[ta.Any], ta.Optional[str]], ta.Literal['not_none', 'truthy']]] ?
2512
+ - unify repr/repr_fn/repr_filter
2511
2513
  """
2512
2514
 
2513
2515
 
@@ -1854,6 +1854,8 @@ TODO:
1854
1854
  - per-attr repr transform / filter
1855
1855
  - __ne__ ? cases where it still matters
1856
1856
  - ordering ?
1857
+ - repr_filter: ta.Union[ta.Callable[[ta.Any], ta.Optional[str]], ta.Literal['not_none', 'truthy']]] ?
1858
+ - unify repr/repr_fn/repr_filter
1857
1859
  """
1858
1860
 
1859
1861
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ominfra
3
- Version: 0.0.0.dev453
3
+ Version: 0.0.0.dev455
4
4
  Summary: ominfra
5
5
  Author: wrmsr
6
6
  License-Expression: BSD-3-Clause
@@ -14,8 +14,8 @@ Classifier: Programming Language :: Python :: 3.13
14
14
  Requires-Python: >=3.13
15
15
  Description-Content-Type: text/markdown
16
16
  License-File: LICENSE
17
- Requires-Dist: omdev==0.0.0.dev453
18
- Requires-Dist: omlish==0.0.0.dev453
17
+ Requires-Dist: omdev==0.0.0.dev455
18
+ Requires-Dist: omlish==0.0.0.dev455
19
19
  Provides-Extra: all
20
20
  Requires-Dist: paramiko~=4.0; extra == "all"
21
21
  Requires-Dist: asyncssh~=2.21; extra == "all"
@@ -112,9 +112,9 @@ ominfra/manage/targets/connection.py,sha256=mOHCsDVG-DZBhl3Mb7TTr1vhPb0gxDOOMW1x
112
112
  ominfra/manage/targets/inject.py,sha256=3M4wBkxtvymq_yhiotHlTN8iydELMjVCndyp9Bq-4eo,1572
113
113
  ominfra/manage/targets/targets.py,sha256=LjSQrDsHEjEQMDHcxtNKmLjy0YGLXJRGPFdUjazzFIM,1918
114
114
  ominfra/scripts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
115
- ominfra/scripts/journald2aws.py,sha256=qLfqpuWE7xU7lyfctgU5Wbz3HmhXWjqlEpxDr3ZQkx4,246638
116
- ominfra/scripts/manage.py,sha256=hRMj0QSpZQmQERk1QUgGNRbattRZJtN6ojUbMjIZ0D4,470694
117
- ominfra/scripts/supervisor.py,sha256=cHJhYvYzoSApWad8pOPaISj6ccGbxOBqkEfH4NQZzfQ,381004
115
+ ominfra/scripts/journald2aws.py,sha256=VL11O_X1eDOdZNJStp8Ck0s6nEDZDPM1pSDvZKe4KzI,246776
116
+ ominfra/scripts/manage.py,sha256=wk-bu3GKaDuYltTDuhDo2hDUjzl6Q2kRejtYB-fcSec,470832
117
+ ominfra/scripts/supervisor.py,sha256=1IkjsoVhdFZ_9O2fkBlNklhHpOAJmO0yiJagIg_BXEg,381142
118
118
  ominfra/supervisor/LICENSE.txt,sha256=ZrHY15PVR98y26Yg6iQfa-SXnUaYTDhrUsPVcEO5OKM,1874
119
119
  ominfra/supervisor/__init__.py,sha256=Y3l4WY4JRi2uLG6kgbGp93fuGfkxkKwZDvhsa0Rwgtk,15
120
120
  ominfra/supervisor/__main__.py,sha256=I0yFw-C08OOiZ3BF6lF1Oiv789EQXu-_j6whDhQUTEA,66
@@ -156,9 +156,9 @@ ominfra/tailscale/api.py,sha256=XASv9C_CWI-u-yX5jVzhJrkJhlwQRkYQWQQG1uJwAd8,1375
156
156
  ominfra/tailscale/cli.py,sha256=zRV7-tKB7kBah1oTVZlol-vwx1FBlnfzYAPGkeU5jX4,3543
157
157
  ominfra/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
158
158
  ominfra/tools/listresources.py,sha256=ePmo7cUAiBZARkM_3K4GKYZXxV73An_aioS1m-AAJis,6181
159
- ominfra-0.0.0.dev453.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
160
- ominfra-0.0.0.dev453.dist-info/METADATA,sha256=BQGnVVpvPfdSG9GcPkKXX63VO706Y1s6kNwMBfjN8kg,2377
161
- ominfra-0.0.0.dev453.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
162
- ominfra-0.0.0.dev453.dist-info/entry_points.txt,sha256=kgecQ2MgGrM9qK744BoKS3tMesaC3yjLnl9pa5CRczg,37
163
- ominfra-0.0.0.dev453.dist-info/top_level.txt,sha256=E-b2OHkk_AOBLXHYZQ2EOFKl-_6uOGd8EjeG-Zy6h_w,8
164
- ominfra-0.0.0.dev453.dist-info/RECORD,,
159
+ ominfra-0.0.0.dev455.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
160
+ ominfra-0.0.0.dev455.dist-info/METADATA,sha256=qucgArGsiqOyRoE7nFR1AbwkMJMxdz12CS1TAglTEyY,2377
161
+ ominfra-0.0.0.dev455.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
162
+ ominfra-0.0.0.dev455.dist-info/entry_points.txt,sha256=kgecQ2MgGrM9qK744BoKS3tMesaC3yjLnl9pa5CRczg,37
163
+ ominfra-0.0.0.dev455.dist-info/top_level.txt,sha256=E-b2OHkk_AOBLXHYZQ2EOFKl-_6uOGd8EjeG-Zy6h_w,8
164
+ ominfra-0.0.0.dev455.dist-info/RECORD,,