dasl-client 1.0.17__py3-none-any.whl → 1.0.18__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 dasl-client might be problematic. Click here for more details.

dasl_client/client.py CHANGED
@@ -704,10 +704,10 @@ class Client:
704
704
  )
705
705
  )
706
706
 
707
- def purge_preset_cache(self)-> None:
707
+ def purge_preset_cache(self) -> None:
708
708
  """
709
709
  Purge the datasource cache presets. This will cause the DASL workspace
710
710
  to fetch presets from provided sources.
711
711
  """
712
712
  with error_handler():
713
- self._content_client().content_v1_preset_purge_cache(self._workspace())
713
+ self._content_client().content_v1_preset_purge_cache(self._workspace())
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: dasl_client
3
- Version: 1.0.17
3
+ Version: 1.0.18
4
4
  Summary: The DASL client library used for interacting with the DASL workspace
5
5
  Home-page: https://github.com/antimatter/asl
6
6
  Author: Antimatter Team
@@ -8,7 +8,7 @@ Author-email: Antimatter Team <support@antimatter.io>
8
8
  Requires-Python: >=3.8
9
9
  Description-Content-Type: text/markdown
10
10
  License-File: LICENSE
11
- Requires-Dist: dasl-api ==0.1.17
11
+ Requires-Dist: dasl-api ==0.1.19
12
12
  Requires-Dist: databricks-sdk >=0.41.0
13
13
  Requires-Dist: pydantic >=2
14
14
  Requires-Dist: typing-extensions >=4.10.0
@@ -1,5 +1,5 @@
1
1
  dasl_client/__init__.py,sha256=E6gOgO8qg96Y38JKA-4LyNBvc2ytQPEfhdniYsCWBxA,127
2
- dasl_client/client.py,sha256=vt2qY0BkhE-hbbntfg6FmyC7c-HJkHGzni8zbSD6aXQ,27819
2
+ dasl_client/client.py,sha256=yNXomAWzvMWdbKuomVsTh_VSx9WwZiXVJ3Mq8bbpqew,27821
3
3
  dasl_client/helpers.py,sha256=L7ycxrqyG28glRRGZgsrVBdCJzXYCW7DB0hAvupGMuA,1118
4
4
  dasl_client/auth/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  dasl_client/auth/auth.py,sha256=yTeijYYpfJVJ_wYyq0U6kAntg4xz5MzIR37_CpVR57k,7277
@@ -29,8 +29,8 @@ test/test_api_changes.py,sha256=-SjOG5wKPD_cpTukkfNkALebph06_yxBYsqxtQVnedc,3466
29
29
  test/test_api_surface.py,sha256=XXAfJxYddRpYV1cmmVH2dI5LS9NLzd-sp-6jOnOgBTs,10613
30
30
  test/test_databricks_secret_auth.py,sha256=P1seBBHOLcCzJPLdRZlJZxeG62GUFKFbjsY8c7gTT_8,3613
31
31
  test/test_marshaling.py,sha256=WrouTCgcye_ytVOBMMseeEvUGZjbwibPJmEvGSK2LL4,37928
32
- dasl_client-1.0.17.dist-info/LICENSE,sha256=M35UepUPyKmFkvENlkweeaMElheQqNoM5Emh8ADO-rs,4
33
- dasl_client-1.0.17.dist-info/METADATA,sha256=T7ngJt7bv-rI9M9Y9hyIfq2wTPkMbtKcK0vVWNH1Ew8,741
34
- dasl_client-1.0.17.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
35
- dasl_client-1.0.17.dist-info/top_level.txt,sha256=943P5S_qILHKZYxAvxPUeqOzM2yV18d5SBVKxzPw2OE,17
36
- dasl_client-1.0.17.dist-info/RECORD,,
32
+ dasl_client-1.0.18.dist-info/LICENSE,sha256=M35UepUPyKmFkvENlkweeaMElheQqNoM5Emh8ADO-rs,4
33
+ dasl_client-1.0.18.dist-info/METADATA,sha256=TWuqDSZ0Q7YqOjZYs_u6RiGUBMo-UvdJolaO3xXCVwY,741
34
+ dasl_client-1.0.18.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
35
+ dasl_client-1.0.18.dist-info/top_level.txt,sha256=943P5S_qILHKZYxAvxPUeqOzM2yV18d5SBVKxzPw2OE,17
36
+ dasl_client-1.0.18.dist-info/RECORD,,