omnata-plugin-runtime 0.5.2a119__py3-none-any.whl → 0.5.3a120__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {omnata_plugin_runtime-0.5.2a119.dist-info → omnata_plugin_runtime-0.5.3a120.dist-info}/METADATA +3 -1
- {omnata_plugin_runtime-0.5.2a119.dist-info → omnata_plugin_runtime-0.5.3a120.dist-info}/RECORD +4 -4
- {omnata_plugin_runtime-0.5.2a119.dist-info → omnata_plugin_runtime-0.5.3a120.dist-info}/LICENSE +0 -0
- {omnata_plugin_runtime-0.5.2a119.dist-info → omnata_plugin_runtime-0.5.3a120.dist-info}/WHEEL +0 -0
{omnata_plugin_runtime-0.5.2a119.dist-info → omnata_plugin_runtime-0.5.3a120.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: omnata-plugin-runtime
|
3
|
-
Version: 0.5.
|
3
|
+
Version: 0.5.3a120
|
4
4
|
Summary: Classes and common runtime components for building and running Omnata Plugins
|
5
5
|
Author: James Weakley
|
6
6
|
Author-email: james.weakley@omnata.com
|
@@ -11,6 +11,7 @@ Classifier: Programming Language :: Python :: 3.9
|
|
11
11
|
Classifier: Programming Language :: Python :: 3.10
|
12
12
|
Requires-Dist: annotated-types (<=0.6.0)
|
13
13
|
Requires-Dist: certifi (<=2024.7.4)
|
14
|
+
Requires-Dist: cffi (<=1.16.0)
|
14
15
|
Requires-Dist: charset-normalizer (<=2.0.4)
|
15
16
|
Requires-Dist: cryptography (<=42.0.5)
|
16
17
|
Requires-Dist: filelock (<=3.13.1)
|
@@ -27,6 +28,7 @@ Requires-Dist: pydantic-core (<=2.14.6)
|
|
27
28
|
Requires-Dist: pyjwt (<=2.8.0)
|
28
29
|
Requires-Dist: pyopenssl (<=24.0.0)
|
29
30
|
Requires-Dist: pytz (<=2024.1)
|
31
|
+
Requires-Dist: pyyaml (<=6.0.1)
|
30
32
|
Requires-Dist: requests (>=2,<=2.32.2)
|
31
33
|
Requires-Dist: setuptools (<=69.5.1)
|
32
34
|
Requires-Dist: snowflake-connector-python (>=3,<=3.12.0)
|
{omnata_plugin_runtime-0.5.2a119.dist-info → omnata_plugin_runtime-0.5.3a120.dist-info}/RECORD
RENAMED
@@ -6,7 +6,7 @@ omnata_plugin_runtime/logging.py,sha256=bn7eKoNWvtuyTk7RTwBS9UARMtqkiICtgMtzq3KA
|
|
6
6
|
omnata_plugin_runtime/omnata_plugin.py,sha256=zIk8dS5m4pXsVy_2im-Cd-t1uQV9hf1seosb1T2jGGs,110880
|
7
7
|
omnata_plugin_runtime/plugin_entrypoints.py,sha256=JirYUbPBaN0UMh9t_uAHDdhaQZ7NUhdMJ11eHRKOoNY,29302
|
8
8
|
omnata_plugin_runtime/rate_limiting.py,sha256=DVQ_bc-mVLBkrU1PTns1MWXhHiLpSB5HkWCcdePtJ2A,25611
|
9
|
-
omnata_plugin_runtime-0.5.
|
10
|
-
omnata_plugin_runtime-0.5.
|
11
|
-
omnata_plugin_runtime-0.5.
|
12
|
-
omnata_plugin_runtime-0.5.
|
9
|
+
omnata_plugin_runtime-0.5.3a120.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
|
10
|
+
omnata_plugin_runtime-0.5.3a120.dist-info/METADATA,sha256=iP0Bvenc8cmvbZxOCR_RU-DMcuq8GCpuZot2ZXa0plI,1951
|
11
|
+
omnata_plugin_runtime-0.5.3a120.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
12
|
+
omnata_plugin_runtime-0.5.3a120.dist-info/RECORD,,
|
{omnata_plugin_runtime-0.5.2a119.dist-info → omnata_plugin_runtime-0.5.3a120.dist-info}/LICENSE
RENAMED
File without changes
|
{omnata_plugin_runtime-0.5.2a119.dist-info → omnata_plugin_runtime-0.5.3a120.dist-info}/WHEEL
RENAMED
File without changes
|