winipedia-pyside 0.2.29__py3-none-any.whl → 0.2.34__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 winipedia-pyside might be problematic. Click here for more details.

@@ -51,6 +51,7 @@ class PySide6WorkflowMixin(WinipediaWorkflow):
51
51
  {
52
52
  "name": "Install PySide6 System Dependencies",
53
53
  "run": "sudo apt-get update && sudo apt-get install -y libegl1 libpulse0", # noqa: E501
54
+ "if": "runner.os == 'Linux'",
54
55
  }
55
56
  )
56
57
  return steps
@@ -65,7 +66,7 @@ class HealthCheckWorkflow(PySide6WorkflowMixin, WinipediaHealthCheckWorkflow):
65
66
  """
66
67
 
67
68
 
68
- class ReleaseWorkflow(PySide6WorkflowMixin, WinipediaReleaseWorkflow):
69
+ class ReleaseWorkflow(HealthCheckWorkflow, WinipediaReleaseWorkflow):
69
70
  """Release workflow.
70
71
 
71
72
  Extends winipedia_utils release workflow to add additional steps.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: winipedia-pyside
3
- Version: 0.2.29
3
+ Version: 0.2.34
4
4
  Summary: A package for pyside utils
5
5
  License-Expression: MIT
6
6
  License-File: LICENSE
@@ -19,8 +19,8 @@ winipedia_pyside/ui/windows/__init__.py,sha256=XHsbmjiaGom-KX-S3leCY9cJD3aP9p_0X
19
19
  winipedia_pyside/ui/windows/base/__init__.py,sha256=XHsbmjiaGom-KX-S3leCY9cJD3aP9p_0X6xYMcdkHBU,23
20
20
  winipedia_pyside/ui/windows/base/base.py,sha256=GMe6dhxrqMSiB_rIYr_dnjw3QYbYErDOoU0bqfEbEOw,1378
21
21
  winipedia_pyside/workflows/__init__.py,sha256=XHsbmjiaGom-KX-S3leCY9cJD3aP9p_0X6xYMcdkHBU,23
22
- winipedia_pyside/workflows/configs.py,sha256=41PUMnUYAux1LfYaz9wystVxEU_OT3L66W1TmCiqDYg,2343
23
- winipedia_pyside-0.2.29.dist-info/METADATA,sha256=ZXh3Ak9HxAoXMFl1pTeW2IOa57Fc0UuU9_QdyrQCGYM,6575
24
- winipedia_pyside-0.2.29.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
25
- winipedia_pyside-0.2.29.dist-info/licenses/LICENSE,sha256=o316mE2gGzd__JT69p7S_zlOmKiHh8YjpImCCcWyTvM,1066
26
- winipedia_pyside-0.2.29.dist-info/RECORD,,
22
+ winipedia_pyside/workflows/configs.py,sha256=UwBM-AZmPfkVMNUpA6n0i6GkuiFhQNYcfKFxrqUUr3o,2388
23
+ winipedia_pyside-0.2.34.dist-info/METADATA,sha256=UE-7CfbgL17_8duz5GN-RjfcxdqB7cntQIaapRO8i70,6575
24
+ winipedia_pyside-0.2.34.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
25
+ winipedia_pyside-0.2.34.dist-info/licenses/LICENSE,sha256=o316mE2gGzd__JT69p7S_zlOmKiHh8YjpImCCcWyTvM,1066
26
+ winipedia_pyside-0.2.34.dist-info/RECORD,,