omnata-plugin-runtime 0.5.5a127__py3-none-any.whl → 0.5.6a128__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.5a127.dist-info → omnata_plugin_runtime-0.5.6a128.dist-info}/METADATA +2 -1
- {omnata_plugin_runtime-0.5.5a127.dist-info → omnata_plugin_runtime-0.5.6a128.dist-info}/RECORD +4 -4
- {omnata_plugin_runtime-0.5.5a127.dist-info → omnata_plugin_runtime-0.5.6a128.dist-info}/LICENSE +0 -0
- {omnata_plugin_runtime-0.5.5a127.dist-info → omnata_plugin_runtime-0.5.6a128.dist-info}/WHEEL +0 -0
{omnata_plugin_runtime-0.5.5a127.dist-info → omnata_plugin_runtime-0.5.6a128.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.6a128
|
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
|
@@ -22,6 +22,7 @@ Requires-Dist: numpy (<=1.26.4)
|
|
22
22
|
Requires-Dist: packaging (<=24.1)
|
23
23
|
Requires-Dist: pandas (<=2.2.2)
|
24
24
|
Requires-Dist: platformdirs (<=3.10.0)
|
25
|
+
Requires-Dist: pyarrow (<=16.1.0)
|
25
26
|
Requires-Dist: pycparser (<=2.21)
|
26
27
|
Requires-Dist: pydantic (>=2,<=2.5.3)
|
27
28
|
Requires-Dist: pydantic-core (<=2.14.6)
|
{omnata_plugin_runtime-0.5.5a127.dist-info → omnata_plugin_runtime-0.5.6a128.dist-info}/RECORD
RENAMED
@@ -6,7 +6,7 @@ omnata_plugin_runtime/logging.py,sha256=bn7eKoNWvtuyTk7RTwBS9UARMtqkiICtgMtzq3KA
|
|
6
6
|
omnata_plugin_runtime/omnata_plugin.py,sha256=XyiWPEFKoH0H8bYuTVgTacpL5OM2K3lVRjlayENuR9A,111528
|
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.6a128.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
|
10
|
+
omnata_plugin_runtime-0.5.6a128.dist-info/METADATA,sha256=hb7JVqmPYdC53jyams8wMfVFsUbCUCywgl8DFDxBgdw,1985
|
11
|
+
omnata_plugin_runtime-0.5.6a128.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
12
|
+
omnata_plugin_runtime-0.5.6a128.dist-info/RECORD,,
|
{omnata_plugin_runtime-0.5.5a127.dist-info → omnata_plugin_runtime-0.5.6a128.dist-info}/LICENSE
RENAMED
File without changes
|
{omnata_plugin_runtime-0.5.5a127.dist-info → omnata_plugin_runtime-0.5.6a128.dist-info}/WHEEL
RENAMED
File without changes
|