tundri 1.3.1__py3-none-any.whl → 1.3.2__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tundri
3
- Version: 1.3.1
3
+ Version: 1.3.2
4
4
  Summary: Drop, create and alter Snowflake objects and set permissions with Permifrost
5
5
  Project-URL: Homepage, https://github.com/Gemma-Analytics/tundri
6
6
  Project-URL: Repository, https://github.com/Gemma-Analytics/tundri
@@ -26,7 +26,7 @@ Requires-Dist: snowflake-connector-python
26
26
  Description-Content-Type: text/markdown
27
27
 
28
28
  <div align="center">
29
- <img src="docs/images/logo.jpg" alt="Snowflake Manager Logo" width="200">
29
+ <img src="docs/images/logo.jpg" alt="tundri Logo" width="200">
30
30
  </div>
31
31
 
32
32
  **tundri** is a Python package to declaratively create, drop, and alter Snowflake objects and manage their permissions with [Permifrost](https://gitlab.com/gitlab-data/permifrost).
@@ -6,7 +6,7 @@ tundri/inspector.py,sha256=zhDnXxFeKLCZR06zKHkBEAxyB4sO8Do0ugdu-PN-VaM,3210
6
6
  tundri/objects.py,sha256=6nXQk-JgeDlC-ZTSwNtJbxuQ-MvFWyKnirACF1ZC-_M,2230
7
7
  tundri/parser.py,sha256=KBxKo-kOMswdYY5QoImcl14vNL6uOg-pe9Q3vUfDX8Y,4767
8
8
  tundri/utils.py,sha256=M7RpcdMD3rhHWnO_GTNBd0jFwJmhos0f2FRXHTINg7I,7235
9
- tundri-1.3.1.dist-info/METADATA,sha256=zDTIBCpyQlXRotAQZXmcp6lHDGl3ToYFOOf0dUimJXE,3853
10
- tundri-1.3.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
- tundri-1.3.1.dist-info/entry_points.txt,sha256=OyOLF3YkcU4ah14hFwSxSJbhbwMnBLDVE8ymaPbfoYI,43
12
- tundri-1.3.1.dist-info/RECORD,,
9
+ tundri-1.3.2.dist-info/METADATA,sha256=xhJU41VP3M9wsLWoSvtDvKMbRhVnJsbUauxT_L1CK8w,3842
10
+ tundri-1.3.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
+ tundri-1.3.2.dist-info/entry_points.txt,sha256=OyOLF3YkcU4ah14hFwSxSJbhbwMnBLDVE8ymaPbfoYI,43
12
+ tundri-1.3.2.dist-info/RECORD,,
File without changes