omnata-plugin-runtime 0.1.0__py3-none-any.whl → 0.1.1__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.
- {omnata_plugin_runtime-0.1.0.dist-info → omnata_plugin_runtime-0.1.1.dist-info}/METADATA +2 -2
- {omnata_plugin_runtime-0.1.0.dist-info → omnata_plugin_runtime-0.1.1.dist-info}/RECORD +4 -4
- {omnata_plugin_runtime-0.1.0.dist-info → omnata_plugin_runtime-0.1.1.dist-info}/LICENSE +0 -0
- {omnata_plugin_runtime-0.1.0.dist-info → omnata_plugin_runtime-0.1.1.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: omnata-plugin-runtime
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.1
|
4
4
|
Summary: A development kit to assist with building, testing and publishing Omnata Plugins
|
5
5
|
Author: James Weakley
|
6
6
|
Author-email: james.weakley@omnata.com
|
@@ -14,7 +14,7 @@ Requires-Dist: progress (>=1,<2)
|
|
14
14
|
Requires-Dist: pydantic (>=1,<2)
|
15
15
|
Requires-Dist: python-slugify (>=8,<9)
|
16
16
|
Requires-Dist: questionary (>=1,<2)
|
17
|
-
Requires-Dist: snowflake-cli-labs
|
17
|
+
Requires-Dist: snowflake-cli-labs (>=0.2.9,<0.3.0)
|
18
18
|
Requires-Dist: tabulate
|
19
19
|
Requires-Dist: typer
|
20
20
|
Requires-Dist: vcrpy (>=4,<5)
|
@@ -7,7 +7,7 @@ omnata_plugin_runtime/omnata_plugin.py,sha256=7pvfQ6CLghmy1NzaNUwPSDZ44vZnZKAxfv
|
|
7
7
|
omnata_plugin_runtime/plugin_entrypoints.py,sha256=oGk6c70udgmDbHIfhU85_ijDGsPAnwML1-XmhKtgZ-E,18222
|
8
8
|
omnata_plugin_runtime/rate_limiting.py,sha256=wxjKF26cMyCRdkCdTytC-mXwJFgsMze-PJttiND9c8g,10078
|
9
9
|
omnata_plugin_runtime/record_transformer.py,sha256=oDUHurMQl6ixsltBaZf6ngPxtoizcaS21LuxKMxlaxY,2611
|
10
|
-
omnata_plugin_runtime-0.1.
|
11
|
-
omnata_plugin_runtime-0.1.
|
12
|
-
omnata_plugin_runtime-0.1.
|
13
|
-
omnata_plugin_runtime-0.1.
|
10
|
+
omnata_plugin_runtime-0.1.1.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
|
11
|
+
omnata_plugin_runtime-0.1.1.dist-info/METADATA,sha256=IvCrfAx7z5FcaC6cG-VWefcV9gxTZyLxiHB0TpQ55VE,1055
|
12
|
+
omnata_plugin_runtime-0.1.1.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
|
13
|
+
omnata_plugin_runtime-0.1.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|