worker-automate-hub 0.4.441__py3-none-any.whl → 0.4.442__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- worker_automate_hub/tasks/task_executor.py +1 -1
- {worker_automate_hub-0.4.441.dist-info → worker_automate_hub-0.4.442.dist-info}/METADATA +1 -1
- {worker_automate_hub-0.4.441.dist-info → worker_automate_hub-0.4.442.dist-info}/RECORD +5 -5
- {worker_automate_hub-0.4.441.dist-info → worker_automate_hub-0.4.442.dist-info}/WHEEL +0 -0
- {worker_automate_hub-0.4.441.dist-info → worker_automate_hub-0.4.442.dist-info}/entry_points.txt +0 -0
@@ -6,8 +6,8 @@ from rich.console import Console
|
|
6
6
|
from worker_automate_hub.api.client import (
|
7
7
|
get_processo,
|
8
8
|
send_gchat_message,
|
9
|
-
unlock_queue,
|
10
9
|
)
|
10
|
+
from worker_automate_hub.api.rpa_fila_service import unlock_queue
|
11
11
|
from worker_automate_hub.api.rpa_historico_service import store, update
|
12
12
|
from worker_automate_hub.models.dao.rpa_historico import RpaHistorico
|
13
13
|
from worker_automate_hub.models.dao.rpa_processo import RpaProcesso
|
@@ -59,7 +59,7 @@ worker_automate_hub/tasks/jobs/playground.py,sha256=bdnXv3C7WLQUxt4edGZDfAbRJJ2-
|
|
59
59
|
worker_automate_hub/tasks/jobs/sped_fiscal.py,sha256=_byvD7i_N3pgPjQd1lc0XNKCFONIPbmvX3_jq5AnbKY,26707
|
60
60
|
worker_automate_hub/tasks/jobs/transferencias.py,sha256=zwCbVTwX15SCeLtvYgAyENeUSIuETx4Z9Cysr1Es8Jo,38013
|
61
61
|
worker_automate_hub/tasks/task_definitions.py,sha256=2Jp1H4_qJZqqGyaP6MA87KLt4QNrtWBYWbXu-2gymFo,4459
|
62
|
-
worker_automate_hub/tasks/task_executor.py,sha256=
|
62
|
+
worker_automate_hub/tasks/task_executor.py,sha256=_PredamXAISIHpw7R-S0VgLbaO8lyG_z2BdUxtOrcg8,8921
|
63
63
|
worker_automate_hub/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
64
64
|
worker_automate_hub/utils/env.py,sha256=TacQjGRO7PUNpttrhTAc5Gnegaiysl2Knsv1P8qfkfs,57
|
65
65
|
worker_automate_hub/utils/get_creds_gworkspace.py,sha256=ZJ0IIEjM4IXIV9rwfbOZ1V1wiaMoJAGZeSy0D37sYdU,2212
|
@@ -69,7 +69,7 @@ worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbV
|
|
69
69
|
worker_automate_hub/utils/util.py,sha256=6GFMSMk8DOE_6Y_xmYQBczyN7bxcGRrH2q634Lb2Um0,121847
|
70
70
|
worker_automate_hub/utils/utils_nfe_entrada.py,sha256=7ju688sD52y30taGSm5rPMGdQyByUUwveLeKV4ImEiE,28401
|
71
71
|
worker_automate_hub/worker.py,sha256=tftQpX8liC-_0_bOUf1YYzXSCvloMQBvjmQ6lzfEE-c,4816
|
72
|
-
worker_automate_hub-0.4.
|
73
|
-
worker_automate_hub-0.4.
|
74
|
-
worker_automate_hub-0.4.
|
75
|
-
worker_automate_hub-0.4.
|
72
|
+
worker_automate_hub-0.4.442.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
|
73
|
+
worker_automate_hub-0.4.442.dist-info/METADATA,sha256=pcgai57dIRzyAYKFqwUhqD1umATgIRJNHJ6Y8AI8z_A,2895
|
74
|
+
worker_automate_hub-0.4.442.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
75
|
+
worker_automate_hub-0.4.442.dist-info/RECORD,,
|
File without changes
|
{worker_automate_hub-0.4.441.dist-info → worker_automate_hub-0.4.442.dist-info}/entry_points.txt
RENAMED
File without changes
|