worker-automate-hub 0.5.603__py3-none-any.whl → 0.5.604__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 worker-automate-hub might be problematic. Click here for more details.

@@ -4221,7 +4221,11 @@ async def devolucao_ctf(task: RpaProcessoEntradaDTO) -> RpaRetornoProcessoDTO:
4221
4221
  status=RpaHistoricoStatusEnum.Falha,
4222
4222
  tags=[RpaTagDTO(descricao=RpaTagEnum.Tecnico)]
4223
4223
  )
4224
+
4224
4225
 
4226
+ with open(f"{path_to_txt}.pdf", 'rb') as file:
4227
+ file_bytes = io.BytesIO(file.read())
4228
+
4225
4229
 
4226
4230
  desArquivo = f"CAIXA 13 DEVOLUCAO {numero_cupom_fiscal}.pdf"
4227
4231
  try:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: worker-automate-hub
3
- Version: 0.5.603
3
+ Version: 0.5.604
4
4
  Summary: Worker Automate HUB é uma aplicação para automatizar rotinas de RPA nos ambientes Argenta.
5
5
  Author: Joel Paim
6
6
  Requires-Python: >=3.12,<4.0
@@ -42,7 +42,7 @@ worker_automate_hub/tasks/jobs/conexao_rdp.py,sha256=S6QC4xhuo0pB5FjaUJZNMm1LIgE
42
42
  worker_automate_hub/tasks/jobs/cte_manual.py,sha256=JucHpRMjMiy-QEJ0wtFnytLpN53tKXgCDI05nGLGclU,603
43
43
  worker_automate_hub/tasks/jobs/cte_xml.py,sha256=Ix24vLDjDbLxAgmAdljSltAAIiRGOt3DACKdsJDxX68,15072
44
44
  worker_automate_hub/tasks/jobs/descartes.py,sha256=E5kKef8j7e0PTm6NBeZAXkljUoAFEMjVWvHaJ8g2fv4,44451
45
- worker_automate_hub/tasks/jobs/devolucao_ctf.py,sha256=qwvAgVC8Ow48SGzDDClnLDMpKb-cVsDKQ5fq9zXACbg,251818
45
+ worker_automate_hub/tasks/jobs/devolucao_ctf.py,sha256=s7-K3byu-G5smd0aU8_9dqImZKAf4X0PcpsQNLTf9AI,251928
46
46
  worker_automate_hub/tasks/jobs/devolucao_prazo_a_faturar.py,sha256=byIk02T4fWCVgKisf50ZAEY26d8FMTlX9S7RnQVtoEE,256763
47
47
  worker_automate_hub/tasks/jobs/ecac_estadual_go.py,sha256=dKkf22nH5gp3RErq5u0UzRsKyJ81fc6ZZ4vLtUuMwHA,21002
48
48
  worker_automate_hub/tasks/jobs/ecac_estadual_main.py,sha256=8WmKe4-MRtzHobXz2S4YBDNN8alfawkC-BBlRY-mn1g,1726
@@ -95,7 +95,7 @@ worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbV
95
95
  worker_automate_hub/utils/util.py,sha256=_pgZOFWgXoov6WPbqyRTDVXJCRFfucYB3gb9swzU7bo,198281
96
96
  worker_automate_hub/utils/utils_nfe_entrada.py,sha256=wmnpuOesmPSryZszmapa37b9YNC0E2MkeDYnbwr-0rU,33315
97
97
  worker_automate_hub/worker.py,sha256=axdrr1xLTjWEyWfcyH3OCSpPTsyzck_fL_0u1DBLjvw,6525
98
- worker_automate_hub-0.5.603.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
99
- worker_automate_hub-0.5.603.dist-info/METADATA,sha256=BcWgxlT1euxbVBolwutNiudyVAtKMM7EnYK3a-KKIoM,3049
100
- worker_automate_hub-0.5.603.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
101
- worker_automate_hub-0.5.603.dist-info/RECORD,,
98
+ worker_automate_hub-0.5.604.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
99
+ worker_automate_hub-0.5.604.dist-info/METADATA,sha256=rMzilT1VdwCLs_hVYajcLwB1OvA1ye883MfkjFbXdVo,3049
100
+ worker_automate_hub-0.5.604.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
101
+ worker_automate_hub-0.5.604.dist-info/RECORD,,