dsw-storage 4.20.1__py2.py3-none-any.whl → 4.21.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.
dsw/storage/build_info.py CHANGED
@@ -9,9 +9,9 @@ BuildInfo = namedtuple(
9
9
  )
10
10
 
11
11
  BUILD_INFO = BuildInfo(
12
- version='v4.20.1~0e2ea82',
13
- built_at='2025-07-23 08:04:38Z',
14
- sha='0e2ea82aa69b9aae205f7715cf9606bbf75f9f20',
12
+ version='v4.21.1~4620e19',
13
+ built_at='2025-09-05 10:22:19Z',
14
+ sha='4620e195be99d0e5de9df8570098d61896478328',
15
15
  branch='HEAD',
16
- tag='v4.20.1',
16
+ tag='v4.21.1',
17
17
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dsw-storage
3
- Version: 4.20.1
3
+ Version: 4.21.1
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
@@ -11,16 +11,16 @@ Keywords: dsw,s3,bucket,storage
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 :: Communications :: File Sharing
17
17
  Classifier: Topic :: Utilities
18
- Requires-Python: <4,>=3.11
18
+ Requires-Python: <4,>=3.12
19
19
  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.20.1
23
+ Requires-Dist: dsw-config==4.21.1
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=DD--tQ5rB7NlUMzy-tUySN-2xmmRrZe75FI7muF0ZWk,381
3
+ dsw/storage/s3storage.py,sha256=yu2y-ABGfxxepNMExHnOp0xazLgPqiibS4w115vVrE0,4294
4
+ dsw_storage-4.21.1.dist-info/licenses/LICENSE,sha256=rDtJ4LdsXvf_euOpGD0Q86P78K4JyM5m4yfYz9wZ750,11346
5
+ dsw_storage-4.21.1.dist-info/METADATA,sha256=l2ec_F5YM7LlEg3AcOgSK12D4VnGIqnIHlXtCDfU8bk,1871
6
+ dsw_storage-4.21.1.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
7
+ dsw_storage-4.21.1.dist-info/top_level.txt,sha256=7SfbsHFoJ_vlAgG6C-xzETETwYO71dBrGnod8uMFnjw,4
8
+ dsw_storage-4.21.1.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- dsw/storage/__init__.py,sha256=okElJ2yrAceGuwqdX_N6Gcv8btAiXX9OQqyQMZQnfSk,58
2
- dsw/storage/build_info.py,sha256=ZPEl_TE1xRrecv0DidwcjMbWKR5jnVrzoo-ZMOoF_Z0,381
3
- dsw/storage/s3storage.py,sha256=yu2y-ABGfxxepNMExHnOp0xazLgPqiibS4w115vVrE0,4294
4
- dsw_storage-4.20.1.dist-info/licenses/LICENSE,sha256=rDtJ4LdsXvf_euOpGD0Q86P78K4JyM5m4yfYz9wZ750,11346
5
- dsw_storage-4.20.1.dist-info/METADATA,sha256=mkoLmY_0_odeClQiG_QXpUA35qqLV2IbMXKA4zx8JI8,1871
6
- dsw_storage-4.20.1.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
7
- dsw_storage-4.20.1.dist-info/top_level.txt,sha256=7SfbsHFoJ_vlAgG6C-xzETETwYO71dBrGnod8uMFnjw,4
8
- dsw_storage-4.20.1.dist-info/RECORD,,