worker-automate-hub 0.5.779__py3-none-any.whl → 0.5.780__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.
@@ -2367,7 +2367,7 @@ async def extract_group_by_itens(itens):
2367
2367
  f"Tentando obter o formato no primeiro regex - item {descricao}.. \n"
2368
2368
  )
2369
2369
  try:
2370
- match = re.search(r"\((\d+)X(\d+)(L|KG)?\)", descricao)
2370
+ match = re.search(r"\((\d+)X(\d+(?:[.,]\d+)?)(L|KG)?\)", descricao)
2371
2371
  formato = match.group(0) if match else None
2372
2372
  except Exception as e:
2373
2373
  console.print(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: worker-automate-hub
3
- Version: 0.5.779
3
+ Version: 0.5.780
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
@@ -99,10 +99,10 @@ worker_automate_hub/utils/get_creds_gworkspace.py,sha256=ZJ0IIEjM4IXIV9rwfbOZ1V1
99
99
  worker_automate_hub/utils/logger.py,sha256=FYV9fg0_RAYJF_ZOCJEbqQAiCXlXk2gMpvUU1rzT_xs,671
100
100
  worker_automate_hub/utils/toast.py,sha256=xPHc5r5uOxB_cZlCzm13Kt2qSKLLFZALncU6Qg3Ft68,1162
101
101
  worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbVlwDl49Y,7972
102
- worker_automate_hub/utils/util.py,sha256=f0lkFbPyg5kAtNI4RHOZ12iIxfmtbq6uuS3sBUqszE8,210055
102
+ worker_automate_hub/utils/util.py,sha256=t_RvTtBdIx6SVR4ulX2eNf5Lvz9WSWukVeqQsC7DmnM,210067
103
103
  worker_automate_hub/utils/utils_nfe_entrada.py,sha256=F7jk95LpDwl5WfaQXahCA5yDdnySnWdctDqczHXwGqE,38195
104
104
  worker_automate_hub/worker.py,sha256=uhZ3f-iaQ1i8cANbljp50vkYl-Xm0_sHtjwwF_2y72o,7191
105
- worker_automate_hub-0.5.779.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
106
- worker_automate_hub-0.5.779.dist-info/METADATA,sha256=_h8DSaExwmNicAIQvelaWHE8YUvWZaR8z3y_45okjB0,3049
107
- worker_automate_hub-0.5.779.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
108
- worker_automate_hub-0.5.779.dist-info/RECORD,,
105
+ worker_automate_hub-0.5.780.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
106
+ worker_automate_hub-0.5.780.dist-info/METADATA,sha256=1lGGscIjx2CEsiqdfZ5VegIvDLpIZjZ6GzKkdoKsvVE,3049
107
+ worker_automate_hub-0.5.780.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
108
+ worker_automate_hub-0.5.780.dist-info/RECORD,,