dsw-command-queue 4.24.0__py2.py3-none-any.whl → 4.25.1__py2.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.
@@ -9,9 +9,9 @@ BuildInfo = namedtuple(
9
9
  )
10
10
 
11
11
  BUILD_INFO = BuildInfo(
12
- version='v4.24.0~6f08ce1',
13
- built_at='2025-11-04 08:27:05Z',
14
- sha='6f08ce19d7480a17290d9ff53a9ceac15af93ce8',
12
+ version='v4.25.1~31a01b8',
13
+ built_at='2025-12-19 12:48:10Z',
14
+ sha='31a01b81b38254d1f771f4b109b60550a1debfa2',
15
15
  branch='HEAD',
16
- tag='v4.24.0',
16
+ tag='v4.25.1',
17
17
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dsw-command-queue
3
- Version: 4.24.0
3
+ Version: 4.25.1
4
4
  Summary: Library for working with command queue and persistent commands
5
5
  Author-email: Marek Suchánek <marek.suchanek@ds-wizard.org>
6
6
  License: Apache License 2.0
@@ -20,7 +20,7 @@ Requires-Python: <4,>=3.12
20
20
  Description-Content-Type: text/markdown
21
21
  License-File: LICENSE
22
22
  Requires-Dist: func-timeout
23
- Requires-Dist: dsw-database==4.24.0
23
+ Requires-Dist: dsw-database==4.25.1
24
24
  Dynamic: license-file
25
25
 
26
26
  # Data Stewardship Wizard: Command Queue
@@ -0,0 +1,9 @@
1
+ dsw/command_queue/__init__.py,sha256=153BhwEbazTo33P4r7w8MdGHpODhvzrhL6u7fwDMaQc,136
2
+ dsw/command_queue/build_info.py,sha256=RMKBPJmvTPCVl1MddvjbZ0sGy-Tmvb5qeRvpnEGJef4,381
3
+ dsw/command_queue/command_queue.py,sha256=T21w63tQ5__0oLtME0RlM1KItXH2SIm1mXmdyTSgo_M,9016
4
+ dsw/command_queue/query.py,sha256=lF4xu1l64Yzx5rkSLUooq1UAkDA04aHacehpsPteRz8,2364
5
+ dsw_command_queue-4.25.1.dist-info/licenses/LICENSE,sha256=rDtJ4LdsXvf_euOpGD0Q86P78K4JyM5m4yfYz9wZ750,11346
6
+ dsw_command_queue-4.25.1.dist-info/METADATA,sha256=7gIaVZziS6EvCql5ooRVCHr-Xpdxz4-BPjgUafeOxKM,1971
7
+ dsw_command_queue-4.25.1.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
8
+ dsw_command_queue-4.25.1.dist-info/top_level.txt,sha256=7SfbsHFoJ_vlAgG6C-xzETETwYO71dBrGnod8uMFnjw,4
9
+ dsw_command_queue-4.25.1.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- dsw/command_queue/__init__.py,sha256=153BhwEbazTo33P4r7w8MdGHpODhvzrhL6u7fwDMaQc,136
2
- dsw/command_queue/build_info.py,sha256=NOigb5sV8xVyYUlr9-qOITL0V0h_Sre9i6E6J4ghCOE,381
3
- dsw/command_queue/command_queue.py,sha256=T21w63tQ5__0oLtME0RlM1KItXH2SIm1mXmdyTSgo_M,9016
4
- dsw/command_queue/query.py,sha256=lF4xu1l64Yzx5rkSLUooq1UAkDA04aHacehpsPteRz8,2364
5
- dsw_command_queue-4.24.0.dist-info/licenses/LICENSE,sha256=rDtJ4LdsXvf_euOpGD0Q86P78K4JyM5m4yfYz9wZ750,11346
6
- dsw_command_queue-4.24.0.dist-info/METADATA,sha256=J7wO2aGWDL8_oOJrFDXi_rGa1ktIlz5Ddtd-BXf5ZtY,1971
7
- dsw_command_queue-4.24.0.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
8
- dsw_command_queue-4.24.0.dist-info/top_level.txt,sha256=7SfbsHFoJ_vlAgG6C-xzETETwYO71dBrGnod8uMFnjw,4
9
- dsw_command_queue-4.24.0.dist-info/RECORD,,