fiuai-s3 0.3.4__py3-none-any.whl → 0.3.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.

Potentially problematic release.


This version of fiuai-s3 might be problematic. Click here for more details.

@@ -100,8 +100,8 @@ class ObjectStorage(ABC):
100
100
  def upload_doc_file(self,
101
101
  filename: str,
102
102
  data: bytes,
103
- doc_source_from: Optional[DocSourceFrom],
104
- doc_file_type: Optional[DocFileType],
103
+ doc_source_from: Optional[DocSourceFrom] = None,
104
+ doc_file_type: Optional[DocFileType] = None,
105
105
  tags: Optional[Dict[str, str]] = None,
106
106
  auth_tenant_id: Optional[str] = None, auth_company_id: Optional[str] = None, doc_id: Optional[str] = None) -> bool:
107
107
  """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fiuai-s3
3
- Version: 0.3.4
3
+ Version: 0.3.5
4
4
  Summary: 一个支持阿里云OSS和MinIO的对象存储抽象包
5
5
  Project-URL: Homepage, https://github.com/fiuai-sz/fiuai-s3
6
6
  Project-URL: Repository, https://github.com/fiuai-sz/fiuai-s3.git
@@ -1,11 +1,11 @@
1
1
  fiuai_s3/__init__.py,sha256=PhRotxS_rfqOgdDkci63ToVqhtDi4uSC3-3aJTNebWo,421
2
- fiuai_s3/object_storage.py,sha256=idhKF4BFoP_ZPHY3PzlzHxVecrv1EnnBYyJ3QjGHiDE,8812
2
+ fiuai_s3/object_storage.py,sha256=bSU6VpaOx0IuQO2INRyciIrls1B48J_vHY-uneQhrf8,8826
3
3
  fiuai_s3/type.py,sha256=-UBL0gVyMDC-4WRKNKyAupAE7s04TCOiFbM-YQPxh_Y,945
4
4
  fiuai_s3/alicloud/__init__.py,sha256=mmrCrFp5DzRF5fViJDq7_LpsqCViwTPXOPz4qoaSscI,218
5
5
  fiuai_s3/alicloud/alicloud_storage.py,sha256=d24AFYDs7RsTsfL9IiVOxYlGyLzsaUa_WUYD5VPLP4s,6035
6
6
  fiuai_s3/minio/__init__.py,sha256=hOmpUkTq8TPgYOxfeOMcWq1_YsJ2r8Zf9VTX3w_v1Lk,209
7
7
  fiuai_s3/minio/minio_storage.py,sha256=ppofMj5NbtGx3e4PiN7KdbQmdEjgo32RD1FHOJVaTsk,9124
8
- fiuai_s3-0.3.4.dist-info/METADATA,sha256=mmQH8zDxLt97pyRqaNwUrmf6g5knDE1zZNZORUgRXks,18727
9
- fiuai_s3-0.3.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- fiuai_s3-0.3.4.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
11
- fiuai_s3-0.3.4.dist-info/RECORD,,
8
+ fiuai_s3-0.3.5.dist-info/METADATA,sha256=4huWk3TtMvlhUQcmFznGXquqRh4nrxGubOZJL-xgQzA,18727
9
+ fiuai_s3-0.3.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ fiuai_s3-0.3.5.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
11
+ fiuai_s3-0.3.5.dist-info/RECORD,,