machineconfig 5.40__py3-none-any.whl → 5.42__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 machineconfig might be problematic. Click here for more details.

@@ -17,10 +17,9 @@ def copy_assets_to_machine(which: Literal["scripts", "settings"]):
17
17
  source = LIBRARY_ROOT.joinpath("scripts", system)
18
18
  target = CONFIG_ROOT.joinpath("scripts", system)
19
19
  case "settings":
20
- source = LIBRARY_ROOT.joinpath("settings", system)
21
- target = CONFIG_ROOT.joinpath("settings", system)
20
+ source = LIBRARY_ROOT.joinpath("settings")
21
+ target = CONFIG_ROOT.joinpath("settings")
22
22
  from machineconfig.utils.path_extended import PathExtended
23
23
  PathExtended(source).copy(folder=target.parent, overwrite=True)
24
- PathExtended(source).copy(folder=target.parent, overwrite=True)
25
24
 
26
25
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: machineconfig
3
- Version: 5.40
3
+ Version: 5.42
4
4
  Summary: Dotfiles management package
5
5
  Author-email: Alex Al-Saffar <programmer@usa.com>
6
6
  License: Apache 2.0
@@ -92,7 +92,7 @@ machineconfig/jobs/windows/archive/openssh-server_copy-ssh-id.ps1,sha256=-7pElYi
92
92
  machineconfig/jobs/windows/msc/cli_agents.bat,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
93
93
  machineconfig/jobs/windows/msc/cli_agents.ps1,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
94
94
  machineconfig/profile/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
95
- machineconfig/profile/create_helper.py,sha256=hyMO8Z1YNsF_v_qYbL3lMSrvK93sDXw9JgK2rGX473Q,1102
95
+ machineconfig/profile/create_helper.py,sha256=IKUspFNg4LDeQO4t3elt9rI9Hhi8b37ZHqBkyBNU6Qk,1018
96
96
  machineconfig/profile/create_links.py,sha256=yBqfcujukllbHI1P8M5XDbLXMZ_gb38ZvQK901EPbaA,13962
97
97
  machineconfig/profile/create_links_export.py,sha256=OEmuJE-F7FZX5xvOl1rqJzHg_BWtPKCiWdrq4RPOobs,3173
98
98
  machineconfig/profile/create_shell_profile.py,sha256=bkWYgxedGU1BIvvkaVQjMib5p2d80dNWWSXP3pINDV0,9529
@@ -398,8 +398,8 @@ machineconfig/utils/schemas/fire_agents/fire_agents_input.py,sha256=Xbi59rU35AzR
398
398
  machineconfig/utils/schemas/installer/installer_types.py,sha256=QClRY61QaduBPJoSpdmTIdgS9LS-RvE-QZ-D260tD3o,1214
399
399
  machineconfig/utils/schemas/layouts/layout_types.py,sha256=TcqlZdGVoH8htG5fHn1KWXhRdPueAcoyApppZsPAPto,2020
400
400
  machineconfig/utils/schemas/repos/repos_types.py,sha256=ECVr-3IVIo8yjmYmVXX2mnDDN1SLSwvQIhx4KDDQHBQ,405
401
- machineconfig-5.40.dist-info/METADATA,sha256=LYcONGddu1qXBWFEUgw2jdPbJfuu1SawooT7JelTRBY,3111
402
- machineconfig-5.40.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
403
- machineconfig-5.40.dist-info/entry_points.txt,sha256=z7b9guivf0GSKUG6b8ALgbDoRg2LuPfkGP_p-PxgX9g,469
404
- machineconfig-5.40.dist-info/top_level.txt,sha256=porRtB8qms8fOIUJgK-tO83_FeH6Bpe12oUVC670teA,14
405
- machineconfig-5.40.dist-info/RECORD,,
401
+ machineconfig-5.42.dist-info/METADATA,sha256=CbP1xQXQovejO7eT_nGGVPT1Ke-NAfD7mGSMwEP-Pbc,3111
402
+ machineconfig-5.42.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
403
+ machineconfig-5.42.dist-info/entry_points.txt,sha256=z7b9guivf0GSKUG6b8ALgbDoRg2LuPfkGP_p-PxgX9g,469
404
+ machineconfig-5.42.dist-info/top_level.txt,sha256=porRtB8qms8fOIUJgK-tO83_FeH6Bpe12oUVC670teA,14
405
+ machineconfig-5.42.dist-info/RECORD,,