wmill 1.520.0__py3-none-any.whl → 1.522.0__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.

Potentially problematic release.


This version of wmill might be problematic. Click here for more details.

wmill/client.py CHANGED
@@ -666,7 +666,7 @@ class Windmill:
666
666
  from wmill import S3Object
667
667
 
668
668
  s3_obj = S3Object(s3="/path/to/my_file.txt")
669
- with wmill.load_s3_file(s3object, s3_resource_path) as file_reader:
669
+ with wmill.load_s3_file_reader(s3object, s3_resource_path) as file_reader:
670
670
  print(file_reader.read())
671
671
  '''
672
672
  """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: wmill
3
- Version: 1.520.0
3
+ Version: 1.522.0
4
4
  Summary: A client library for accessing Windmill server wrapping the Windmill client API
5
5
  Home-page: https://windmill.dev
6
6
  License: Apache-2.0
@@ -1,8 +1,8 @@
1
1
  wmill/__init__.py,sha256=nGZnQPezTdrBnBW1D0JqUtm75Gdf_xi3tAcPGwHRZ5A,46
2
- wmill/client.py,sha256=MA3f1wCaWFJ21EKxTN4D6jom3Zj0gkzp0Pfm-gd_nm0,50351
2
+ wmill/client.py,sha256=HUzsfq7cyKtUAOfRnxOcyO3eiuZrCHQ64zJSSq9fOjI,50358
3
3
  wmill/py.typed,sha256=8PjyZ1aVoQpRVvt71muvuq5qE-jTFZkK-GLHkhdebmc,26
4
4
  wmill/s3_reader.py,sha256=Rq6m9T_SxReIi0OJA28FXSddHQRk2wUJCfbcw_FQ8Ao,2149
5
5
  wmill/s3_types.py,sha256=D4W1miV41Sa0YC_p7Jqr8j8Sp4Z2GgFAVsFR0ZYIrVM,1235
6
- wmill-1.520.0.dist-info/METADATA,sha256=MvObysNBb107PICZyulRQLrM2BW9gdB2ARNsn2PTx2I,2693
7
- wmill-1.520.0.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
8
- wmill-1.520.0.dist-info/RECORD,,
6
+ wmill-1.522.0.dist-info/METADATA,sha256=rIc337tW9tevYwssOYQXdps-UtGP9-IScOFO4Sktwh4,2693
7
+ wmill-1.522.0.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
8
+ wmill-1.522.0.dist-info/RECORD,,