zrb 0.17.0__py3-none-any.whl → 0.17.1__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.
- zrb/builtin/devtool/install/helix/helix.py +1 -4
- zrb/task/looper.py +3 -0
- zrb/task/server.py +1 -0
- {zrb-0.17.0.dist-info → zrb-0.17.1.dist-info}/METADATA +1 -1
- {zrb-0.17.0.dist-info → zrb-0.17.1.dist-info}/RECORD +8 -8
- {zrb-0.17.0.dist-info → zrb-0.17.1.dist-info}/LICENSE +0 -0
- {zrb-0.17.0.dist-info → zrb-0.17.1.dist-info}/WHEEL +0 -0
- {zrb-0.17.0.dist-info → zrb-0.17.1.dist-info}/entry_points.txt +0 -0
@@ -29,7 +29,6 @@ install_helix = FlowTask(
|
|
29
29
|
run=write_config(
|
30
30
|
template_file=os.path.join(
|
31
31
|
_CURRENT_DIR,
|
32
|
-
"helix",
|
33
32
|
"resource",
|
34
33
|
"themes",
|
35
34
|
"gruvbox_transparent.toml", # noqa
|
@@ -41,9 +40,7 @@ install_helix = FlowTask(
|
|
41
40
|
Task(
|
42
41
|
name="configure-helix",
|
43
42
|
run=write_config(
|
44
|
-
template_file=os.path.join(
|
45
|
-
_CURRENT_DIR, "helix", "resource", "config.toml"
|
46
|
-
),
|
43
|
+
template_file=os.path.join(_CURRENT_DIR, "resource", "config.toml"),
|
47
44
|
config_file="~/.config/helix/config.toml",
|
48
45
|
remove_old_config=True,
|
49
46
|
),
|
zrb/task/looper.py
CHANGED
zrb/task/server.py
CHANGED
@@ -27,7 +27,7 @@ zrb/builtin/devtool/install/gvm/download.sh,sha256=Z4IDsTS4gOeWiezhI-TrRv2nFgMsl
|
|
27
27
|
zrb/builtin/devtool/install/gvm/finalize.sh,sha256=Han_IDq5XwxNsxyAVc99PoW3fdjTnYtv6rsr5KRhtEE,538
|
28
28
|
zrb/builtin/devtool/install/gvm/gvm.py,sha256=jD5HzHA4eXHwFeSzKUVAp8PMXiibPNF_Rwq01NaEZIo,1693
|
29
29
|
zrb/builtin/devtool/install/gvm/resource/config.sh,sha256=M_r6XjtoYZjx8rJaT3FIwVl3HUd7lJF5_KqUSEJQeo4,253
|
30
|
-
zrb/builtin/devtool/install/helix/helix.py,sha256=
|
30
|
+
zrb/builtin/devtool/install/helix/helix.py,sha256=XQzTbokyAXy9-UMBPp8woIOPNFF0vxWcrg0fr4mYj4E,2010
|
31
31
|
zrb/builtin/devtool/install/helix/install-language-server.sh,sha256=ZkV_ARwhTnLjjbAhJe8Pvp1hyRYVn176DYwg7ObkQ1w,1040
|
32
32
|
zrb/builtin/devtool/install/helix/install.sh,sha256=Dsg65aEnpU8YnlvHwiKoxRpj8Jo8j3mejB4bTi2eeKo,1375
|
33
33
|
zrb/builtin/devtool/install/helix/resource/config.toml,sha256=35IwzDzXGfSnUH3O3nyd2IzDVOWyKqj6Kb3QuympXCE,305
|
@@ -1372,7 +1372,7 @@ zrb/task/decorator.py,sha256=j62l7ITIRZtk_qE97d4naVl9gbbMoi2eEXOPOmYdF8M,3039
|
|
1372
1372
|
zrb/task/docker_compose_task.py,sha256=fnFEOAS9yEi2ve7pSzN9guXOVeYt8HYTdQvtjk-yoRQ,14886
|
1373
1373
|
zrb/task/flow_task.py,sha256=QIIZgq9C7e-kvTRJ0Y1Slb5AQyy15N9H4NZxdFR3FI8,4867
|
1374
1374
|
zrb/task/http_checker.py,sha256=DRIwXjC8StucHo2nP1duM3Ime3zzw1BQH8ib2bFZVmA,5692
|
1375
|
-
zrb/task/looper.py,sha256=
|
1375
|
+
zrb/task/looper.py,sha256=0eM3wEIC_RbThg60MRbK4Az16vt81O5p12cORAYTfnI,1430
|
1376
1376
|
zrb/task/notifier.py,sha256=19E4EcFgFZ0thU9p2P1dGUYR04721pa0K3lqsj6a4Xc,6217
|
1377
1377
|
zrb/task/parallel.py,sha256=-coMuiFlS29GpBgW6plPVaCLesgzzD0bYib29OvhXFg,1193
|
1378
1378
|
zrb/task/path_checker.py,sha256=yvMgGlmMQhlaX3Wlq5yI7-nzEpyCFoXHEOFOdlfI6-o,4673
|
@@ -1382,7 +1382,7 @@ zrb/task/recurring_task.py,sha256=FNxV7n4h9AzUCU8oKXwAS_A9j1newS-esWjmMsC33vE,74
|
|
1382
1382
|
zrb/task/remote_cmd_task.py,sha256=rmLB5uCcbbfZBy8-nAZI8mgnNd-J2d4SBemLEDwSlV4,3951
|
1383
1383
|
zrb/task/resource_maker.py,sha256=jQSO7PVIuTZi__JcrpRC4Ni_xmuJszJiMAxH_qfJPhs,7644
|
1384
1384
|
zrb/task/rsync_task.py,sha256=bgCeZQTG-4isvjZGGs_05oOEkkwGc930NTyuUYUm_cg,4187
|
1385
|
-
zrb/task/server.py,sha256=
|
1385
|
+
zrb/task/server.py,sha256=w0gO73tt9PLWXVtgY-oe6qzvODtxVcizBGCUjRrhp5w,6478
|
1386
1386
|
zrb/task/task.py,sha256=dHv4cmnd0QFPT9PwrfmHpxTaXj86mm8xf7_jAj_engI,329
|
1387
1387
|
zrb/task/time_watcher.py,sha256=xx82w8ygpL-6pUbeuWjsxSVLSZhkWVWHsAoZUXPV7Jk,5075
|
1388
1388
|
zrb/task/watcher.py,sha256=m72YhUKtQsE4mZSm1y2MKiSdfj6HZo3rj9f3nQLU7Oo,3252
|
@@ -1403,8 +1403,8 @@ zrb/task_input/int_input.py,sha256=d2fXcm5fCo09472eMAm6PdzLQD82ZBV9ARq5CjKepAo,4
|
|
1403
1403
|
zrb/task_input/password_input.py,sha256=g_g8ZWAzDaHx4h2EHY3UCGvTigC6esAUBzXU0T9nDUk,4192
|
1404
1404
|
zrb/task_input/str_input.py,sha256=BNflOhrJvST9bWK0rGdCi7C7y-QDvHj9ISQMRmujIWU,4200
|
1405
1405
|
zrb/task_input/task_input.py,sha256=x1sGHsoSYAYMdQBrCLmcvZa_ZmGggMPj3goAQzewUKI,2181
|
1406
|
-
zrb-0.17.
|
1407
|
-
zrb-0.17.
|
1408
|
-
zrb-0.17.
|
1409
|
-
zrb-0.17.
|
1410
|
-
zrb-0.17.
|
1406
|
+
zrb-0.17.1.dist-info/LICENSE,sha256=WfnGCl8G60EYOPAEkuc8C9m9pdXWDe08NsKj3TBbxsM,728
|
1407
|
+
zrb-0.17.1.dist-info/METADATA,sha256=hswyEpXbHtSdNOnq4_PQPuDruzGo9795YOZpSi6lkfM,16460
|
1408
|
+
zrb-0.17.1.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
|
1409
|
+
zrb-0.17.1.dist-info/entry_points.txt,sha256=xTgXc1kBKYhJHEujdaSPHUcJT3-hbyP1mLgwkv-5sSk,40
|
1410
|
+
zrb-0.17.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|