dsw-storage 4.22.3__py2.py3-none-any.whl → 4.22.4__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.
dsw/storage/build_info.py CHANGED
@@ -9,9 +9,9 @@ BuildInfo = namedtuple(
9
9
  )
10
10
 
11
11
  BUILD_INFO = BuildInfo(
12
- version='v4.22.3~f0b7f68',
13
- built_at='2025-09-12 06:55:56Z',
14
- sha='f0b7f68c1fde9f4e34416ba2c356472f6f75ab93',
12
+ version='v4.22.4~9faf20e',
13
+ built_at='2025-09-12 07:54:40Z',
14
+ sha='9faf20e8fb281e1353c37ef220da1e6a09e3004a',
15
15
  branch='HEAD',
16
- tag='v4.22.3',
16
+ tag='v4.22.4',
17
17
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dsw-storage
3
- Version: 4.22.3
3
+ Version: 4.22.4
4
4
  Summary: Library for managing DSW S3 storage
5
5
  Author-email: Marek Suchánek <marek.suchanek@ds-wizard.org>
6
6
  License: Apache License 2.0
@@ -20,7 +20,7 @@ Description-Content-Type: text/markdown
20
20
  License-File: LICENSE
21
21
  Requires-Dist: minio
22
22
  Requires-Dist: tenacity
23
- Requires-Dist: dsw-config==4.22.3
23
+ Requires-Dist: dsw-config==4.22.4
24
24
  Dynamic: license-file
25
25
 
26
26
  # Data Stewardship Wizard: Storage
@@ -0,0 +1,8 @@
1
+ dsw/storage/__init__.py,sha256=okElJ2yrAceGuwqdX_N6Gcv8btAiXX9OQqyQMZQnfSk,58
2
+ dsw/storage/build_info.py,sha256=lTK_Z08H-tO3pm5_fY7kgwe5jbC9SgyatlvgLuyA0DY,381
3
+ dsw/storage/s3storage.py,sha256=MIDq4Hl6VoNYEHITiG9uAtGJ4PdTEVmF2yPiJ100Ugw,6328
4
+ dsw_storage-4.22.4.dist-info/licenses/LICENSE,sha256=rDtJ4LdsXvf_euOpGD0Q86P78K4JyM5m4yfYz9wZ750,11346
5
+ dsw_storage-4.22.4.dist-info/METADATA,sha256=jaTCnpfl7_VLiFlkKVCS1V_kPYfxO6X2rZurrwbDvio,1871
6
+ dsw_storage-4.22.4.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
7
+ dsw_storage-4.22.4.dist-info/top_level.txt,sha256=7SfbsHFoJ_vlAgG6C-xzETETwYO71dBrGnod8uMFnjw,4
8
+ dsw_storage-4.22.4.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- dsw/storage/__init__.py,sha256=okElJ2yrAceGuwqdX_N6Gcv8btAiXX9OQqyQMZQnfSk,58
2
- dsw/storage/build_info.py,sha256=Pb6foYjMc8ArpiXZvAH4ezLcZDqwV6KYm3JsWxrpszI,381
3
- dsw/storage/s3storage.py,sha256=MIDq4Hl6VoNYEHITiG9uAtGJ4PdTEVmF2yPiJ100Ugw,6328
4
- dsw_storage-4.22.3.dist-info/licenses/LICENSE,sha256=rDtJ4LdsXvf_euOpGD0Q86P78K4JyM5m4yfYz9wZ750,11346
5
- dsw_storage-4.22.3.dist-info/METADATA,sha256=6ogaZ3CZ9Xl6Y2NAavasCxBWbIEqNDFYvJL9ACq4bNk,1871
6
- dsw_storage-4.22.3.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
7
- dsw_storage-4.22.3.dist-info/top_level.txt,sha256=7SfbsHFoJ_vlAgG6C-xzETETwYO71dBrGnod8uMFnjw,4
8
- dsw_storage-4.22.3.dist-info/RECORD,,