dsw-command-queue 4.20.0__py2.py3-none-any.whl → 4.21.0__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.20.0~25af8c2',
13
- built_at='2025-07-01 08:17:40Z',
14
- sha='25af8c29d1d7d5e767dca72ce71d183b7434d751',
12
+ version='v4.21.0~12713f1',
13
+ built_at='2025-08-05 09:20:18Z',
14
+ sha='12713f1988c2a33d5c40dd2cb899cdac7be35668',
15
15
  branch='HEAD',
16
- tag='v4.20.0',
16
+ tag='v4.21.0',
17
17
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dsw-command-queue
3
- Version: 4.20.0
3
+ Version: 4.21.0
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
@@ -11,16 +11,16 @@ Keywords: dsw,subscriber,publisher,database,queue,processing
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: License :: OSI Approved :: Apache Software License
13
13
  Classifier: Programming Language :: Python
14
- Classifier: Programming Language :: Python :: 3.11
15
14
  Classifier: Programming Language :: Python :: 3.12
15
+ Classifier: Programming Language :: Python :: 3.13
16
16
  Classifier: Topic :: Database
17
17
  Classifier: Topic :: Text Processing
18
18
  Classifier: Topic :: Utilities
19
- Requires-Python: <4,>=3.11
19
+ 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.20.0
23
+ Requires-Dist: dsw-database==4.21.0
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=toKrUjIKl-X8rANQeO9aA4KHWyRm4cGzBJQkUY9P2-Y,381
3
+ dsw/command_queue/command_queue.py,sha256=xBR-oomDgenf42cUVjD0S4vLYqkPFfPrcH5mFrgWMMg,9221
4
+ dsw/command_queue/query.py,sha256=Aqbr18bHEujz1IU6-rYxWgXG4N3_AJwZI7ojl3F894E,2364
5
+ dsw_command_queue-4.21.0.dist-info/licenses/LICENSE,sha256=rDtJ4LdsXvf_euOpGD0Q86P78K4JyM5m4yfYz9wZ750,11346
6
+ dsw_command_queue-4.21.0.dist-info/METADATA,sha256=6Ho_RiNidZNpz9VlK8yhf-F_kxD4DseiLmld2ksFX0Y,1971
7
+ dsw_command_queue-4.21.0.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
8
+ dsw_command_queue-4.21.0.dist-info/top_level.txt,sha256=7SfbsHFoJ_vlAgG6C-xzETETwYO71dBrGnod8uMFnjw,4
9
+ dsw_command_queue-4.21.0.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- dsw/command_queue/__init__.py,sha256=153BhwEbazTo33P4r7w8MdGHpODhvzrhL6u7fwDMaQc,136
2
- dsw/command_queue/build_info.py,sha256=-sXaIFpcx9M3sYxDvfxw_u4LDpQd5P0q99cOWaqC-T8,381
3
- dsw/command_queue/command_queue.py,sha256=xBR-oomDgenf42cUVjD0S4vLYqkPFfPrcH5mFrgWMMg,9221
4
- dsw/command_queue/query.py,sha256=Aqbr18bHEujz1IU6-rYxWgXG4N3_AJwZI7ojl3F894E,2364
5
- dsw_command_queue-4.20.0.dist-info/licenses/LICENSE,sha256=rDtJ4LdsXvf_euOpGD0Q86P78K4JyM5m4yfYz9wZ750,11346
6
- dsw_command_queue-4.20.0.dist-info/METADATA,sha256=UBF9-PCBnXSbtxUttM1JtDuwfOcN5ct7p9TKyYupEYA,1971
7
- dsw_command_queue-4.20.0.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
8
- dsw_command_queue-4.20.0.dist-info/top_level.txt,sha256=7SfbsHFoJ_vlAgG6C-xzETETwYO71dBrGnod8uMFnjw,4
9
- dsw_command_queue-4.20.0.dist-info/RECORD,,