fiuai-s3 0.3.6__py3-none-any.whl → 0.3.7__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.

fiuai_s3/__init__.py CHANGED
@@ -8,5 +8,5 @@
8
8
  from .object_storage import ObjectStorage, ObjectStorageFactory, StorageConfig
9
9
  from .type import DocFileObject, DocSourceFrom, DocFileType
10
10
 
11
- __version__ = "0.3.2"
11
+ __version__ = "0.3.7"
12
12
  __all__ = ["ObjectStorage", "ObjectStorageFactory", "StorageConfig", "DocFileObject", "DocSourceFrom", "DocFileType"]
fiuai_s3/type.py CHANGED
@@ -31,6 +31,7 @@ class DocSourceFrom(Enum):
31
31
  """
32
32
  USER = "user"
33
33
  AI = "ai"
34
+ IDP = "idp"
34
35
  INTEGRATION = "integration"
35
36
  ETAX = "etax"
36
37
  BANK = "bank"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fiuai-s3
3
- Version: 0.3.6
3
+ Version: 0.3.7
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
- fiuai_s3/__init__.py,sha256=PhRotxS_rfqOgdDkci63ToVqhtDi4uSC3-3aJTNebWo,421
1
+ fiuai_s3/__init__.py,sha256=hhEzxxVWw_sPDQ6hxr3jt2spbaAOq_6x9Eru1MyFYXU,421
2
2
  fiuai_s3/object_storage.py,sha256=bSU6VpaOx0IuQO2INRyciIrls1B48J_vHY-uneQhrf8,8826
3
- fiuai_s3/type.py,sha256=8H6xABw8XXd93wewiyqFeCOdHOCEAjvusuEyH0PbzB8,965
3
+ fiuai_s3/type.py,sha256=L1h3SQh7_NhWfjWPa1MMgGoxM7g6wQF26qg5WsERt6U,981
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.6.dist-info/METADATA,sha256=NcvXKeK8XgP_wykDe8ourGiQ_8x7zkmrYKGmw2Tu8WI,18727
9
- fiuai_s3-0.3.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- fiuai_s3-0.3.6.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
11
- fiuai_s3-0.3.6.dist-info/RECORD,,
8
+ fiuai_s3-0.3.7.dist-info/METADATA,sha256=9IRbDGxw4uMfZXQyKuUBCd7z-MccIkBZgkJ7CTvf5TE,18727
9
+ fiuai_s3-0.3.7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ fiuai_s3-0.3.7.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
11
+ fiuai_s3-0.3.7.dist-info/RECORD,,