pyaws-s3 1.0.4__py3-none-any.whl → 1.0.5__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,8 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyaws_s3
3
- Version: 1.0.4
3
+ Version: 1.0.5
4
4
  Summary: A Python package for AWS S3 utilities
5
- Author: Giuseppe Zileni
6
5
  Author-email: Giuseppe Zileni <giuseppe.zileni@gmail.com>
7
6
  Keywords: aws,s3,utilities
8
7
  Classifier: Programming Language :: Python :: 3
@@ -32,7 +31,7 @@ Requires-Dist: matplotlib==3.10.3
32
31
  Requires-Dist: multidict==6.4.3
33
32
  Requires-Dist: narwhals==1.39.1
34
33
  Requires-Dist: numpy==2.2.5
35
- Requires-Dist: packaging==25.0
34
+ Requires-Dist: packaging==24.2
36
35
  Requires-Dist: pandas==2.2.3
37
36
  Requires-Dist: pillow==11.2.1
38
37
  Requires-Dist: plotly==6.1.0
@@ -46,9 +45,7 @@ Requires-Dist: tzdata==2025.2
46
45
  Requires-Dist: urllib3==2.4.0
47
46
  Requires-Dist: wrapt==1.17.2
48
47
  Requires-Dist: yarl==1.20.0
49
- Dynamic: author
50
48
  Dynamic: license-file
51
- Dynamic: requires-python
52
49
 
53
50
  # PYAWS_S3
54
51
 
@@ -0,0 +1,8 @@
1
+ pyaws_s3/__init__.py,sha256=Tr7xJiCKOMWYydOJ4kxHlA7AR1X3pRsJ8MjxJev2wsw,24
2
+ pyaws_s3/s3.py,sha256=c-sOzLxH3U0cQYpQMuIffOmE6T2oCS6ASQMBlvvLIeU,16326
3
+ pyaws_s3/util.py,sha256=2DRhpZADoDpAr-bTwzXfZ_SNG3Bno5xVk1wfwmNxknU,1822
4
+ pyaws_s3-1.0.5.dist-info/licenses/LICENSE.md,sha256=7WXohDebeZpcVn_nH2aIaLhFZRvZBdcPSqWsO12lhwM,1074
5
+ pyaws_s3-1.0.5.dist-info/METADATA,sha256=bPfgcOtGVfcM4LnAxfapbhJl0yZNBVAsZ7ojvisMOU4,5234
6
+ pyaws_s3-1.0.5.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
7
+ pyaws_s3-1.0.5.dist-info/top_level.txt,sha256=MxSSC4Q8Vr32wKgrUAlwT4BTXwqUaG_CAWoBuPeXYjQ,9
8
+ pyaws_s3-1.0.5.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- pyaws_s3/__init__.py,sha256=Tr7xJiCKOMWYydOJ4kxHlA7AR1X3pRsJ8MjxJev2wsw,24
2
- pyaws_s3/s3.py,sha256=c-sOzLxH3U0cQYpQMuIffOmE6T2oCS6ASQMBlvvLIeU,16326
3
- pyaws_s3/util.py,sha256=2DRhpZADoDpAr-bTwzXfZ_SNG3Bno5xVk1wfwmNxknU,1822
4
- pyaws_s3-1.0.4.dist-info/licenses/LICENSE.md,sha256=7WXohDebeZpcVn_nH2aIaLhFZRvZBdcPSqWsO12lhwM,1074
5
- pyaws_s3-1.0.4.dist-info/METADATA,sha256=lKVf3wkeY6fp6Nt2Cm9QxU1MBrGiRp8H1Vg3L_FzCkg,5299
6
- pyaws_s3-1.0.4.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
7
- pyaws_s3-1.0.4.dist-info/top_level.txt,sha256=MxSSC4Q8Vr32wKgrUAlwT4BTXwqUaG_CAWoBuPeXYjQ,9
8
- pyaws_s3-1.0.4.dist-info/RECORD,,