omnata-plugin-devkit 0.10.16a109__py3-none-any.whl → 0.10.16a110__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.
@@ -676,9 +676,9 @@ GRANT USAGE ON FUNCTION PLUGIN.TOKEN() TO application role OMNATA_MANAGEMENT;
676
676
  }
677
677
  )
678
678
  manifest_file.write(content)
679
- custom_manifest_privileges = os.path.join(plugin_directory, "custom_manifest_privileges.sql")
679
+ custom_manifest_privileges = os.path.join(plugin_directory, "custom_manifest_privileges.yml")
680
680
  if os.path.exists(custom_manifest_privileges):
681
- print("Adding manifest privileges from custom_manifest_privileges.sql")
681
+ print("Adding manifest privileges from custom_manifest_privileges.yml")
682
682
  with open(
683
683
  custom_manifest_privileges, "r", encoding="utf-8"
684
684
  ) as custom_manifest_privileges_stream:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: omnata-plugin-devkit
3
- Version: 0.10.16a109
3
+ Version: 0.10.16a110
4
4
  Summary:
5
5
  Author: James Weakley
6
6
  Author-email: james.weakley@omnata.com
@@ -45,7 +45,7 @@ omnata_plugin_devkit/plugin_template/icon.svg,sha256=xEXOqutQhh8JaKU3xgyx9Weq1Kw
45
45
  omnata_plugin_devkit/plugin_template/plugin.py,sha256=VI2J64tRvrwuUbCHaB7SCO-QMisyeO1qTlamr9me_iM,15465
46
46
  omnata_plugin_devkit/plugin_template/plugin_development.ipynb,sha256=8_rkQnwWKe31MQp2rbM4ySjtET3FlAQcJVW8ix5Bh50,2912
47
47
  omnata_plugin_devkit/plugin_template/requirements.txt,sha256=nWMMGhIC_HIZHWTImksSLNU9mIAh0HlQHFVAS0rUKnA,30
48
- omnata_plugin_devkit/plugin_uploader.py,sha256=fZf-OV_6jeBbnyrapYfLIaagnteKSBrctVxC-cDi27c,42247
48
+ omnata_plugin_devkit/plugin_uploader.py,sha256=r30KQO-8LEb5PXcqN_fVoE1IxWbybfGa3uUHuhgli3Q,42247
49
49
  omnata_plugin_devkit/snowcli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
50
50
  omnata_plugin_devkit/snowcli/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
51
51
  omnata_plugin_devkit/snowcli/cli/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -70,7 +70,7 @@ omnata_plugin_devkit/snowcli/cli/templates/environment.yml.jinja,sha256=LRT00o5J
70
70
  omnata_plugin_devkit/streamlit/plugin_configuration.py,sha256=k89uspeQ_t5_Wbb_aXRL-fvbypXtax_r40oxxqB6fKc,100172
71
71
  omnata_plugin_devkit/test_step_definitions.py,sha256=Und60RpAn0YcJn-i1FpzUzVHRPnDB5QqO6YnZm2l6aw,53205
72
72
  omnata_plugin_devkit/utils.py,sha256=pFUltWEcb7Wxq0TPUdjvNPZG0AXHVrU-fZ874Q-EgUU,1378
73
- omnata_plugin_devkit-0.10.16a109.dist-info/LICENSE,sha256=rGaMQG3R3F5-JGDp_-rlMKpDIkg5n0SI4kctTk8eZSI,56
74
- omnata_plugin_devkit-0.10.16a109.dist-info/METADATA,sha256=XMJqt8qy8wpZBL2iGS8cZIwdNRP3Kr5Ujhzhlr66Z6A,1192
75
- omnata_plugin_devkit-0.10.16a109.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
76
- omnata_plugin_devkit-0.10.16a109.dist-info/RECORD,,
73
+ omnata_plugin_devkit-0.10.16a110.dist-info/LICENSE,sha256=rGaMQG3R3F5-JGDp_-rlMKpDIkg5n0SI4kctTk8eZSI,56
74
+ omnata_plugin_devkit-0.10.16a110.dist-info/METADATA,sha256=QR7n6l7Gi3oQIkpjHVlHWKQcT6J43dp_6K-qBrLG_Hk,1192
75
+ omnata_plugin_devkit-0.10.16a110.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
76
+ omnata_plugin_devkit-0.10.16a110.dist-info/RECORD,,