unstructured-ingest 1.0.52__py3-none-any.whl → 1.0.54__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 unstructured-ingest might be problematic. Click here for more details.

@@ -1 +1 @@
1
- __version__ = "1.0.52" # pragma: no cover
1
+ __version__ = "1.0.54" # pragma: no cover
@@ -106,8 +106,11 @@ class SharepointIndexer(OnedriveIndexer):
106
106
  try:
107
107
  client_site = client.sites.get_by_url(self.connection_config.site).get().execute_query()
108
108
  site_drive_item = self.connection_config._get_drive_item(client_site)
109
- except ClientRequestException:
110
- logger.info("Site not found")
109
+ except ClientRequestException as e:
110
+ logger.error(f"Failed to access SharePoint site: {self.connection_config.site}")
111
+ raise SourceConnectionError(
112
+ f"Unable to access SharePoint site at {self.connection_config.site}: {str(e)}"
113
+ )
111
114
 
112
115
  path = self.index_config.path
113
116
  # Deprecated sharepoint sdk needed a default path. Microsoft Graph SDK does not.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: unstructured_ingest
3
- Version: 1.0.52
3
+ Version: 1.0.54
4
4
  Summary: Local ETL data pipeline to get data RAG ready
5
5
  Author-email: Unstructured Technologies <devops@unstructuredai.io>
6
6
  License-Expression: Apache-2.0
@@ -1,5 +1,5 @@
1
1
  unstructured_ingest/__init__.py,sha256=U4S_2y3zgLZVfMenHRaJFBW8yqh2mUBuI291LGQVOJ8,35
2
- unstructured_ingest/__version__.py,sha256=twV3fWEmhJ7nX8FkQ_PW34BP7ztGM_sL9vdJoN2MZZU,43
2
+ unstructured_ingest/__version__.py,sha256=ryIf3uyIB2gNgv9-BjM_JTf25L_il-9LxkE5g4Ewp7c,43
3
3
  unstructured_ingest/error.py,sha256=qDncnJgbf5ils956RcO2CGlAKYDT5OaEM9Clv1JVTNc,1448
4
4
  unstructured_ingest/errors_v2.py,sha256=9RuRCi7lbDxCguDz07y5RiHoQiFIOWwOD7xqzJ2B3Yw,436
5
5
  unstructured_ingest/logger.py,sha256=7e_7UeK6hVOd5BQ6i9NzRUAPCS_DF839Y8TjUDywraY,1428
@@ -84,7 +84,7 @@ unstructured_ingest/processes/connectors/outlook.py,sha256=6HHubZI_zttEfYp0XNd4Y
84
84
  unstructured_ingest/processes/connectors/pinecone.py,sha256=jCabAqKQyBFzaGjphxLMr57y7P0Z15Jd9Jj-JM40YnU,15090
85
85
  unstructured_ingest/processes/connectors/redisdb.py,sha256=rTihbfv0Mlk1eo5Izn-JXRu5Ad5C-KD58nSqeKsaZJ8,8024
86
86
  unstructured_ingest/processes/connectors/salesforce.py,sha256=N_UoebrhzXZNWw-X7lg8_qAziXx5L_d8XHnHWKNNYR8,11767
87
- unstructured_ingest/processes/connectors/sharepoint.py,sha256=oGBZ8czM3XwcfhYwqnkb9A9YVAGWTmCvD5vE3Q_vfUs,6303
87
+ unstructured_ingest/processes/connectors/sharepoint.py,sha256=Wgv9Pih9S9FmQJud1bg7kj_qqi55d7QZ48LqlTU_mk0,6509
88
88
  unstructured_ingest/processes/connectors/slack.py,sha256=oboIfX7ayBMK0te5Nv50iyL3FQJFXJbRxZSQaCMp3kM,9318
89
89
  unstructured_ingest/processes/connectors/utils.py,sha256=TAd0hb1f291N-q7-TUe6JKSCGkhqDyo7Ij8zmliBZUc,2071
90
90
  unstructured_ingest/processes/connectors/vectara.py,sha256=xrC6jkgW8BII4UjdzUelDu122xT484cpfMTK2wl-sko,12292
@@ -232,8 +232,8 @@ unstructured_ingest/utils/ndjson.py,sha256=nz8VUOPEgAFdhaDOpuveknvCU4x82fVwqE01q
232
232
  unstructured_ingest/utils/pydantic_models.py,sha256=BT_j15e4rX40wQbt8LUXbqfPhA3rJn1PHTI_G_A_EHY,1720
233
233
  unstructured_ingest/utils/string_and_date_utils.py,sha256=oXOI6rxXq-8ncbk7EoJK0WCcTXWj75EzKl8pfQMID3U,2522
234
234
  unstructured_ingest/utils/table.py,sha256=WZechczgVFvlodUWFcsnCGvBNh1xRm6hr0VbJTPxKAc,3669
235
- unstructured_ingest-1.0.52.dist-info/METADATA,sha256=9TLYxOLoLQkAJi0_MjPFZEHlHdLHnDkyJ0iMGfX8w1o,8842
236
- unstructured_ingest-1.0.52.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
237
- unstructured_ingest-1.0.52.dist-info/entry_points.txt,sha256=gUAAFnjFPnBgThJSEbw0N5ZjxtaKlT1s9e05_arQrNw,70
238
- unstructured_ingest-1.0.52.dist-info/licenses/LICENSE.md,sha256=SxkKP_62uIAKb9mb1eH7FH4Kn2aYT09fgjKpJt5PyTk,11360
239
- unstructured_ingest-1.0.52.dist-info/RECORD,,
235
+ unstructured_ingest-1.0.54.dist-info/METADATA,sha256=00zyZohLamDwfbjyBajn_rL6EE3gKK-Cy9X38mAB5OI,8842
236
+ unstructured_ingest-1.0.54.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
237
+ unstructured_ingest-1.0.54.dist-info/entry_points.txt,sha256=gUAAFnjFPnBgThJSEbw0N5ZjxtaKlT1s9e05_arQrNw,70
238
+ unstructured_ingest-1.0.54.dist-info/licenses/LICENSE.md,sha256=SxkKP_62uIAKb9mb1eH7FH4Kn2aYT09fgjKpJt5PyTk,11360
239
+ unstructured_ingest-1.0.54.dist-info/RECORD,,