python3-cyberfusion-queue-support 3.3.2__py3-none-any.whl → 3.3.3__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.
@@ -1,15 +1,15 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python3-cyberfusion-queue-support
3
- Version: 3.3.2
3
+ Version: 3.3.3
4
4
  Summary: Library to queue actions.
5
5
  Author-email: Cyberfusion <support@cyberfusion.io>
6
6
  Project-URL: Source, https://github.com/CyberfusionIO/python3-cyberfusion-queue-support
7
7
  Description-Content-Type: text/markdown
8
8
  Requires-Dist: python3-cyberfusion-systemd-support~=2.2
9
- Requires-Dist: python3-cyberfusion-database-support~=3.2
10
- Requires-Dist: alembic==1.13.2
11
- Requires-Dist: SQLAlchemy==2.0.40
12
- Requires-Dist: pydantic-settings==2.8.1
9
+ Requires-Dist: python3-cyberfusion-database-support~=3.2.2
10
+ Requires-Dist: alembic==1.18.1
11
+ Requires-Dist: SQLAlchemy==2.0.46
12
+ Requires-Dist: pydantic-settings==2.12.0
13
13
 
14
14
  # python3-cyberfusion-queue-support
15
15
 
@@ -44,8 +44,8 @@ cyberfusion/QueueSupport/migrations/versions/9ae29b5db790_add_string_to_queue_it
44
44
  cyberfusion/QueueSupport/migrations/versions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
45
45
  cyberfusion/QueueSupport/scripts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
46
46
  cyberfusion/QueueSupport/scripts/purge_queues.py,sha256=W1-p85YhAJhJfHIPQrS0KVgrLMzWPlGniDTZ_dSma_w,473
47
- python3_cyberfusion_queue_support-3.3.2.dist-info/METADATA,sha256=7fPASkeiwCUcGWvss2HkN9fFfSOeVl9_YvUkbOfchKM,4622
48
- python3_cyberfusion_queue_support-3.3.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
49
- python3_cyberfusion_queue_support-3.3.2.dist-info/entry_points.txt,sha256=z7WykKo9hbm5I1iMbHIearPGdkGemhQnSkl7a44zMDY,171
50
- python3_cyberfusion_queue_support-3.3.2.dist-info/top_level.txt,sha256=ss011q9S6SL_KIIyq7iujFmIYa0grSjlnInO7cDkeag,12
51
- python3_cyberfusion_queue_support-3.3.2.dist-info/RECORD,,
47
+ python3_cyberfusion_queue_support-3.3.3.dist-info/METADATA,sha256=3ZwN53v4i4OJoxQUp0BJ8n8f6vDLR8uESnCQkU-gkVs,4625
48
+ python3_cyberfusion_queue_support-3.3.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
49
+ python3_cyberfusion_queue_support-3.3.3.dist-info/entry_points.txt,sha256=z7WykKo9hbm5I1iMbHIearPGdkGemhQnSkl7a44zMDY,171
50
+ python3_cyberfusion_queue_support-3.3.3.dist-info/top_level.txt,sha256=ss011q9S6SL_KIIyq7iujFmIYa0grSjlnInO7cDkeag,12
51
+ python3_cyberfusion_queue_support-3.3.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5