diff --git a/packages/polywrap-client-config-builder/poetry.lock b/packages/polywrap-client-config-builder/poetry.lock index 9403ddff..8346ffd3 100644 --- a/packages/polywrap-client-config-builder/poetry.lock +++ b/packages/polywrap-client-config-builder/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. [[package]] name = "astroid" @@ -490,96 +490,86 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "polywrap-core" -version = "0.1.0a23" +version = "0.1.0a24" description = "" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_core-0.1.0a24-py3-none-any.whl", hash = "sha256:4c280768925c86edbbea3b6fe9f9b1035745f4e7a938c0e2b630486df562acc6"}, + {file = "polywrap_core-0.1.0a24.tar.gz", hash = "sha256:5eebb314a6bfea65e1f215fb6e719e64f65f274cb38bc779d737db2967e9fa71"}, +] [package.dependencies] -polywrap-manifest = {path = "../polywrap-manifest", develop = true} -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} - -[package.source] -type = "directory" -url = "../polywrap-core" +polywrap-manifest = ">=0.1.0a24,<0.2.0" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" [[package]] name = "polywrap-manifest" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP manifest" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_manifest-0.1.0a24-py3-none-any.whl", hash = "sha256:4c57e53982846cde7855054c42aab97d7d66c9787c3c827fc69f2b498190737d"}, + {file = "polywrap_manifest-0.1.0a24.tar.gz", hash = "sha256:7e68f8d4e4abdc9e5a631a25955b3ca9df5d9bd1d6ea4535ca32c3453285fce6"}, +] [package.dependencies] -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -pydantic = "^1.10.2" - -[package.source] -type = "directory" -url = "../polywrap-manifest" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" +pydantic = ">=1.10.2,<2.0.0" [[package]] name = "polywrap-msgpack" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP msgpack encoding" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_msgpack-0.1.0a24-py3-none-any.whl", hash = "sha256:8b96cbdf73788b676e3c95cf22f09ac2ac1061fef0dc5375f05f74811abdd70b"}, + {file = "polywrap_msgpack-0.1.0a24.tar.gz", hash = "sha256:a43e2271d8b038817c262d9db51cb8ebd610aeb5e91e4b7a1af828ed3d065e45"}, +] [package.dependencies] -msgpack = "^1.0.4" - -[package.source] -type = "directory" -url = "../polywrap-msgpack" +msgpack = ">=1.0.4,<2.0.0" [[package]] name = "polywrap-uri-resolvers" -version = "0.1.0a23" +version = "0.1.0a24" description = "" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_uri_resolvers-0.1.0a24-py3-none-any.whl", hash = "sha256:1e6acbac449bfcdc461fc869a67eff808acacc0a0dd5d57226f86cc3abc3babe"}, + {file = "polywrap_uri_resolvers-0.1.0a24.tar.gz", hash = "sha256:3a88fa5c8ab88d704c35203c3e39da92a3daa93c9180543c17f173307ce7daa0"}, +] [package.dependencies] -polywrap-core = {path = "../polywrap-core", develop = true} -polywrap-wasm = {path = "../polywrap-wasm", develop = true} - -[package.source] -type = "directory" -url = "../polywrap-uri-resolvers" +polywrap-core = ">=0.1.0a24,<0.2.0" +polywrap-wasm = ">=0.1.0a24,<0.2.0" [[package]] name = "polywrap-wasm" -version = "0.1.0a23" +version = "0.1.0a24" description = "" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_wasm-0.1.0a24-py3-none-any.whl", hash = "sha256:a28f251b3e5910b6d0c5c37fdcc4115002b15ad511edd4f0673184da1a1a3620"}, + {file = "polywrap_wasm-0.1.0a24.tar.gz", hash = "sha256:1e81ecace012cef8895fac9dfde8e089b8f7c1218e15bfe79963fba5ba6d5378"}, +] [package.dependencies] -polywrap-core = {path = "../polywrap-core", develop = true} -polywrap-manifest = {path = "../polywrap-manifest", develop = true} -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -unsync = "^1.4.0" -unsync-stubs = "^0.1.2" -wasmtime = "^6.0.0" - -[package.source] -type = "directory" -url = "../polywrap-wasm" +polywrap-core = ">=0.1.0a24,<0.2.0" +polywrap-manifest = ">=0.1.0a24,<0.2.0" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" +unsync = ">=1.4.0,<2.0.0" +unsync-stubs = ">=0.1.2,<0.2.0" +wasmtime = ">=6.0.0,<7.0.0" [[package]] name = "py" @@ -1150,4 +1140,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "af1d9b727002057dee7ece1fa89fbeb5810309387c53f9fdc3ef38f778755dee" +content-hash = "ba5463b5d7be0f096a96d2c5df2152382ad061e85bd0cbbdfcf7497566f6ab6c" diff --git a/packages/polywrap-client-config-builder/pyproject.toml b/packages/polywrap-client-config-builder/pyproject.toml index 79ee609d..0c9d149c 100644 --- a/packages/polywrap-client-config-builder/pyproject.toml +++ b/packages/polywrap-client-config-builder/pyproject.toml @@ -4,15 +4,15 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "polywrap-client-config-builder" -version = "0.1.0a23" +version = "0.1.0a24" description = "" authors = ["Media ", "Cesar ", "Niraj "] readme = "README.md" [tool.poetry.dependencies] python = "^3.10" -polywrap-uri-resolvers = {path = "../polywrap-uri-resolvers", develop = true} -polywrap-core = {path = "../polywrap-core", develop = true} +polywrap-uri-resolvers = "^0.1.0a24" +polywrap-core = "^0.1.0a24" [tool.poetry.dev-dependencies] pytest = "^7.1.2" pytest-asyncio = "^0.19.0" diff --git a/packages/polywrap-client/poetry.lock b/packages/polywrap-client/poetry.lock index 53450169..fbc004d5 100644 --- a/packages/polywrap-client/poetry.lock +++ b/packages/polywrap-client/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. [[package]] name = "astroid" @@ -490,96 +490,86 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "polywrap-core" -version = "0.1.0a23" +version = "0.1.0a24" description = "" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_core-0.1.0a24-py3-none-any.whl", hash = "sha256:4c280768925c86edbbea3b6fe9f9b1035745f4e7a938c0e2b630486df562acc6"}, + {file = "polywrap_core-0.1.0a24.tar.gz", hash = "sha256:5eebb314a6bfea65e1f215fb6e719e64f65f274cb38bc779d737db2967e9fa71"}, +] [package.dependencies] -polywrap-manifest = {path = "../polywrap-manifest", develop = true} -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} - -[package.source] -type = "directory" -url = "../polywrap-core" +polywrap-manifest = ">=0.1.0a24,<0.2.0" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" [[package]] name = "polywrap-manifest" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP manifest" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_manifest-0.1.0a24-py3-none-any.whl", hash = "sha256:4c57e53982846cde7855054c42aab97d7d66c9787c3c827fc69f2b498190737d"}, + {file = "polywrap_manifest-0.1.0a24.tar.gz", hash = "sha256:7e68f8d4e4abdc9e5a631a25955b3ca9df5d9bd1d6ea4535ca32c3453285fce6"}, +] [package.dependencies] -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -pydantic = "^1.10.2" - -[package.source] -type = "directory" -url = "../polywrap-manifest" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" +pydantic = ">=1.10.2,<2.0.0" [[package]] name = "polywrap-msgpack" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP msgpack encoding" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_msgpack-0.1.0a24-py3-none-any.whl", hash = "sha256:8b96cbdf73788b676e3c95cf22f09ac2ac1061fef0dc5375f05f74811abdd70b"}, + {file = "polywrap_msgpack-0.1.0a24.tar.gz", hash = "sha256:a43e2271d8b038817c262d9db51cb8ebd610aeb5e91e4b7a1af828ed3d065e45"}, +] [package.dependencies] -msgpack = "^1.0.4" - -[package.source] -type = "directory" -url = "../polywrap-msgpack" +msgpack = ">=1.0.4,<2.0.0" [[package]] name = "polywrap-uri-resolvers" -version = "0.1.0a23" +version = "0.1.0a24" description = "" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_uri_resolvers-0.1.0a24-py3-none-any.whl", hash = "sha256:1e6acbac449bfcdc461fc869a67eff808acacc0a0dd5d57226f86cc3abc3babe"}, + {file = "polywrap_uri_resolvers-0.1.0a24.tar.gz", hash = "sha256:3a88fa5c8ab88d704c35203c3e39da92a3daa93c9180543c17f173307ce7daa0"}, +] [package.dependencies] -polywrap-core = {path = "../polywrap-core", develop = true} -polywrap-wasm = {path = "../polywrap-wasm", develop = true} - -[package.source] -type = "directory" -url = "../polywrap-uri-resolvers" +polywrap-core = ">=0.1.0a24,<0.2.0" +polywrap-wasm = ">=0.1.0a24,<0.2.0" [[package]] name = "polywrap-wasm" -version = "0.1.0a23" +version = "0.1.0a24" description = "" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_wasm-0.1.0a24-py3-none-any.whl", hash = "sha256:a28f251b3e5910b6d0c5c37fdcc4115002b15ad511edd4f0673184da1a1a3620"}, + {file = "polywrap_wasm-0.1.0a24.tar.gz", hash = "sha256:1e81ecace012cef8895fac9dfde8e089b8f7c1218e15bfe79963fba5ba6d5378"}, +] [package.dependencies] -polywrap-core = {path = "../polywrap-core", develop = true} -polywrap-manifest = {path = "../polywrap-manifest", develop = true} -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -unsync = "^1.4.0" -unsync-stubs = "^0.1.2" -wasmtime = "^6.0.0" - -[package.source] -type = "directory" -url = "../polywrap-wasm" +polywrap-core = ">=0.1.0a24,<0.2.0" +polywrap-manifest = ">=0.1.0a24,<0.2.0" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" +unsync = ">=1.4.0,<2.0.0" +unsync-stubs = ">=0.1.2,<0.2.0" +wasmtime = ">=6.0.0,<7.0.0" [[package]] name = "py" @@ -1224,4 +1214,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "868e9783a68c41710eb8195a5391e1ad1fb7b72f986060ad6974289c3dab01b1" +content-hash = "47597ed6aea767063a72850ae97ccedeef13199158c1aae1e095e24850edf230" diff --git a/packages/polywrap-client/pyproject.toml b/packages/polywrap-client/pyproject.toml index 388777a0..2731063b 100644 --- a/packages/polywrap-client/pyproject.toml +++ b/packages/polywrap-client/pyproject.toml @@ -4,17 +4,17 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "polywrap-client" -version = "0.1.0a23" +version = "0.1.0a24" description = "" authors = ["Cesar ", "Niraj "] readme = "README.md" [tool.poetry.dependencies] python = "^3.10" -polywrap-uri-resolvers = {path = "../polywrap-uri-resolvers", develop = true} -polywrap-manifest = {path = "../polywrap-manifest", develop = true} -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -polywrap-core = {path = "../polywrap-core", develop = true} +polywrap-uri-resolvers = "^0.1.0a24" +polywrap-manifest = "^0.1.0a24" +polywrap-msgpack = "^0.1.0a24" +polywrap-core = "^0.1.0a24" [tool.poetry.dev-dependencies] pytest = "^7.1.2" pytest-asyncio = "^0.19.0" diff --git a/packages/polywrap-core/poetry.lock b/packages/polywrap-core/poetry.lock index b9e56ef1..5f39df14 100644 --- a/packages/polywrap-core/poetry.lock +++ b/packages/polywrap-core/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. [[package]] name = "astroid" @@ -538,38 +538,34 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "polywrap-manifest" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP manifest" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_manifest-0.1.0a24-py3-none-any.whl", hash = "sha256:4c57e53982846cde7855054c42aab97d7d66c9787c3c827fc69f2b498190737d"}, + {file = "polywrap_manifest-0.1.0a24.tar.gz", hash = "sha256:7e68f8d4e4abdc9e5a631a25955b3ca9df5d9bd1d6ea4535ca32c3453285fce6"}, +] [package.dependencies] -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -pydantic = "^1.10.2" - -[package.source] -type = "directory" -url = "../polywrap-manifest" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" +pydantic = ">=1.10.2,<2.0.0" [[package]] name = "polywrap-msgpack" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP msgpack encoding" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_msgpack-0.1.0a24-py3-none-any.whl", hash = "sha256:8b96cbdf73788b676e3c95cf22f09ac2ac1061fef0dc5375f05f74811abdd70b"}, + {file = "polywrap_msgpack-0.1.0a24.tar.gz", hash = "sha256:a43e2271d8b038817c262d9db51cb8ebd610aeb5e91e4b7a1af828ed3d065e45"}, +] [package.dependencies] -msgpack = "^1.0.4" - -[package.source] -type = "directory" -url = "../polywrap-msgpack" +msgpack = ">=1.0.4,<2.0.0" [[package]] name = "py" @@ -1184,4 +1180,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "60e51d986fcb9814b054fb0b6c5a6eea0c84829dc8db4e5cf3c592ade9f5353c" +content-hash = "7840bc53b85b8bd6542a3b9cb527b72a5cb0bf4643566114b13a197f2c4a0c51" diff --git a/packages/polywrap-core/pyproject.toml b/packages/polywrap-core/pyproject.toml index 2dc20f2f..e8fcc758 100644 --- a/packages/polywrap-core/pyproject.toml +++ b/packages/polywrap-core/pyproject.toml @@ -4,14 +4,14 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "polywrap-core" -version = "0.1.0a23" +version = "0.1.0a24" description = "" authors = ["Cesar ", "Niraj "] [tool.poetry.dependencies] python = "^3.10" -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -polywrap-manifest = {path = "../polywrap-manifest", develop = true} +polywrap-msgpack = "^0.1.0a24" +polywrap-manifest = "^0.1.0a24" [tool.poetry.dev-dependencies] pytest = "^7.1.2" pytest-asyncio = "^0.19.0" diff --git a/packages/polywrap-manifest/poetry.lock b/packages/polywrap-manifest/poetry.lock index e87edb38..7fab4b5c 100644 --- a/packages/polywrap-manifest/poetry.lock +++ b/packages/polywrap-manifest/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. [[package]] name = "argcomplete" @@ -1033,20 +1033,18 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "polywrap-msgpack" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP msgpack encoding" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_msgpack-0.1.0a24-py3-none-any.whl", hash = "sha256:8b96cbdf73788b676e3c95cf22f09ac2ac1061fef0dc5375f05f74811abdd70b"}, + {file = "polywrap_msgpack-0.1.0a24.tar.gz", hash = "sha256:a43e2271d8b038817c262d9db51cb8ebd610aeb5e91e4b7a1af828ed3d065e45"}, +] [package.dependencies] -msgpack = "^1.0.4" - -[package.source] -type = "directory" -url = "../polywrap-msgpack" +msgpack = ">=1.0.4,<2.0.0" [[package]] name = "prance" @@ -1494,6 +1492,8 @@ files = [ {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:045e0626baf1c52e5527bd5db361bc83180faaba2ff586e763d3d5982a876a9e"}, {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_12_6_arm64.whl", hash = "sha256:721bc4ba4525f53f6a611ec0967bdcee61b31df5a56801281027a3a6d1c2daf5"}, {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:41d0f1fa4c6830176eef5b276af04c89320ea616655d01327d5ce65e50575c94"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-win32.whl", hash = "sha256:f6d3d39611ac2e4f62c3128a9eed45f19a6608670c5a2f4f07f24e8de3441d38"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-win_amd64.whl", hash = "sha256:da538167284de58a52109a9b89b8f6a53ff8437dd6dc26d33b57bf6699153122"}, {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:4b3a93bb9bc662fc1f99c5c3ea8e623d8b23ad22f861eb6fce9377ac07ad6072"}, {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-macosx_12_0_arm64.whl", hash = "sha256:a234a20ae07e8469da311e182e70ef6b199d0fbeb6c6cc2901204dd87fb867e8"}, {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-manylinux2014_aarch64.whl", hash = "sha256:15910ef4f3e537eea7fe45f8a5d19997479940d9196f357152a09031c5be59f3"}, @@ -1892,4 +1892,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "24823609dd2e915662d783a087ef84230b11f8720ee5441ecac7fa758ae01270" +content-hash = "570332190f7310393dd8fbbe037f0e56f1598fe8d3dcc3837f5fb00b54e8b3ef" diff --git a/packages/polywrap-manifest/pyproject.toml b/packages/polywrap-manifest/pyproject.toml index 78a4ed81..70480fef 100644 --- a/packages/polywrap-manifest/pyproject.toml +++ b/packages/polywrap-manifest/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "polywrap-manifest" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP manifest" authors = ["Niraj "] readme = "README.md" @@ -12,7 +12,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.10" pydantic = "^1.10.2" -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} +polywrap-msgpack = "^0.1.0a24" [tool.poetry.dev-dependencies] pytest = "^7.1.2" pytest-asyncio = "^0.19.0" diff --git a/packages/polywrap-msgpack/pyproject.toml b/packages/polywrap-msgpack/pyproject.toml index 7719fb2d..564d6ab4 100644 --- a/packages/polywrap-msgpack/pyproject.toml +++ b/packages/polywrap-msgpack/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "polywrap-msgpack" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP msgpack encoding" authors = ["Cesar ", "Niraj "] readme = "README.md" diff --git a/packages/polywrap-plugin/poetry.lock b/packages/polywrap-plugin/poetry.lock index 96251d8a..b37b19c5 100644 --- a/packages/polywrap-plugin/poetry.lock +++ b/packages/polywrap-plugin/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. [[package]] name = "astroid" @@ -538,56 +538,50 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "polywrap-core" -version = "0.1.0a23" +version = "0.1.0a24" description = "" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_core-0.1.0a24-py3-none-any.whl", hash = "sha256:4c280768925c86edbbea3b6fe9f9b1035745f4e7a938c0e2b630486df562acc6"}, + {file = "polywrap_core-0.1.0a24.tar.gz", hash = "sha256:5eebb314a6bfea65e1f215fb6e719e64f65f274cb38bc779d737db2967e9fa71"}, +] [package.dependencies] -polywrap-manifest = {path = "../polywrap-manifest", develop = true} -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} - -[package.source] -type = "directory" -url = "../polywrap-core" +polywrap-manifest = ">=0.1.0a24,<0.2.0" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" [[package]] name = "polywrap-manifest" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP manifest" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_manifest-0.1.0a24-py3-none-any.whl", hash = "sha256:4c57e53982846cde7855054c42aab97d7d66c9787c3c827fc69f2b498190737d"}, + {file = "polywrap_manifest-0.1.0a24.tar.gz", hash = "sha256:7e68f8d4e4abdc9e5a631a25955b3ca9df5d9bd1d6ea4535ca32c3453285fce6"}, +] [package.dependencies] -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -pydantic = "^1.10.2" - -[package.source] -type = "directory" -url = "../polywrap-manifest" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" +pydantic = ">=1.10.2,<2.0.0" [[package]] name = "polywrap-msgpack" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP msgpack encoding" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_msgpack-0.1.0a24-py3-none-any.whl", hash = "sha256:8b96cbdf73788b676e3c95cf22f09ac2ac1061fef0dc5375f05f74811abdd70b"}, + {file = "polywrap_msgpack-0.1.0a24.tar.gz", hash = "sha256:a43e2271d8b038817c262d9db51cb8ebd610aeb5e91e4b7a1af828ed3d065e45"}, +] [package.dependencies] -msgpack = "^1.0.4" - -[package.source] -type = "directory" -url = "../polywrap-msgpack" +msgpack = ">=1.0.4,<2.0.0" [[package]] name = "py" @@ -1172,4 +1166,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "53aac71c5c265f0b9e4c5b59213df4bb56fbebc32d573f959ca08d74b3d5a8d9" +content-hash = "053d58b1442b9368203b9c6ea641ca5628baf7902b2bffba6be2751d529778c8" diff --git a/packages/polywrap-plugin/pyproject.toml b/packages/polywrap-plugin/pyproject.toml index 8bdaff03..53b756c6 100644 --- a/packages/polywrap-plugin/pyproject.toml +++ b/packages/polywrap-plugin/pyproject.toml @@ -4,16 +4,16 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "polywrap-plugin" -version = "0.1.0a23" +version = "0.1.0a24" description = "Plugin package" authors = ["Cesar "] readme = "README.md" [tool.poetry.dependencies] python = "^3.10" -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -polywrap-manifest = {path = "../polywrap-manifest", develop = true} -polywrap-core = {path = "../polywrap-core", develop = true} +polywrap-msgpack = "^0.1.0a24" +polywrap-manifest = "^0.1.0a24" +polywrap-core = "^0.1.0a24" [tool.poetry.dev-dependencies] pytest = "^7.1.2" pytest-asyncio = "^0.19.0" diff --git a/packages/polywrap-uri-resolvers/poetry.lock b/packages/polywrap-uri-resolvers/poetry.lock index b970a984..49ed7063 100644 --- a/packages/polywrap-uri-resolvers/poetry.lock +++ b/packages/polywrap-uri-resolvers/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. [[package]] name = "astroid" @@ -538,78 +538,70 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "polywrap-core" -version = "0.1.0a23" +version = "0.1.0a24" description = "" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_core-0.1.0a24-py3-none-any.whl", hash = "sha256:4c280768925c86edbbea3b6fe9f9b1035745f4e7a938c0e2b630486df562acc6"}, + {file = "polywrap_core-0.1.0a24.tar.gz", hash = "sha256:5eebb314a6bfea65e1f215fb6e719e64f65f274cb38bc779d737db2967e9fa71"}, +] [package.dependencies] -polywrap-manifest = {path = "../polywrap-manifest", develop = true} -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} - -[package.source] -type = "directory" -url = "../polywrap-core" +polywrap-manifest = ">=0.1.0a24,<0.2.0" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" [[package]] name = "polywrap-manifest" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP manifest" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_manifest-0.1.0a24-py3-none-any.whl", hash = "sha256:4c57e53982846cde7855054c42aab97d7d66c9787c3c827fc69f2b498190737d"}, + {file = "polywrap_manifest-0.1.0a24.tar.gz", hash = "sha256:7e68f8d4e4abdc9e5a631a25955b3ca9df5d9bd1d6ea4535ca32c3453285fce6"}, +] [package.dependencies] -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -pydantic = "^1.10.2" - -[package.source] -type = "directory" -url = "../polywrap-manifest" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" +pydantic = ">=1.10.2,<2.0.0" [[package]] name = "polywrap-msgpack" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP msgpack encoding" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_msgpack-0.1.0a24-py3-none-any.whl", hash = "sha256:8b96cbdf73788b676e3c95cf22f09ac2ac1061fef0dc5375f05f74811abdd70b"}, + {file = "polywrap_msgpack-0.1.0a24.tar.gz", hash = "sha256:a43e2271d8b038817c262d9db51cb8ebd610aeb5e91e4b7a1af828ed3d065e45"}, +] [package.dependencies] -msgpack = "^1.0.4" - -[package.source] -type = "directory" -url = "../polywrap-msgpack" +msgpack = ">=1.0.4,<2.0.0" [[package]] name = "polywrap-wasm" -version = "0.1.0a23" +version = "0.1.0a24" description = "" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_wasm-0.1.0a24-py3-none-any.whl", hash = "sha256:a28f251b3e5910b6d0c5c37fdcc4115002b15ad511edd4f0673184da1a1a3620"}, + {file = "polywrap_wasm-0.1.0a24.tar.gz", hash = "sha256:1e81ecace012cef8895fac9dfde8e089b8f7c1218e15bfe79963fba5ba6d5378"}, +] [package.dependencies] -polywrap-core = {path = "../polywrap-core", develop = true} -polywrap-manifest = {path = "../polywrap-manifest", develop = true} -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -unsync = "^1.4.0" -unsync-stubs = "^0.1.2" -wasmtime = "^6.0.0" - -[package.source] -type = "directory" -url = "../polywrap-wasm" +polywrap-core = ">=0.1.0a24,<0.2.0" +polywrap-manifest = ">=0.1.0a24,<0.2.0" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" +unsync = ">=1.4.0,<2.0.0" +unsync-stubs = ">=0.1.2,<0.2.0" +wasmtime = ">=6.0.0,<7.0.0" [[package]] name = "py" @@ -1236,4 +1228,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "94ae3e22f4506227dc928324abc370121de92d93372dc588a0005fdaaeaf2dff" +content-hash = "c7a51037ff442f0219543aa77011c07837e5ac4213028fc48da0307771d5c27e" diff --git a/packages/polywrap-uri-resolvers/pyproject.toml b/packages/polywrap-uri-resolvers/pyproject.toml index 318825ae..cd18e964 100644 --- a/packages/polywrap-uri-resolvers/pyproject.toml +++ b/packages/polywrap-uri-resolvers/pyproject.toml @@ -4,15 +4,15 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "polywrap-uri-resolvers" -version = "0.1.0a23" +version = "0.1.0a24" description = "" authors = ["Cesar ", "Niraj "] readme = "README.md" [tool.poetry.dependencies] python = "^3.10" -polywrap-wasm = {path = "../polywrap-wasm", develop = true} -polywrap-core = {path = "../polywrap-core", develop = true} +polywrap-wasm = "^0.1.0a24" +polywrap-core = "^0.1.0a24" [tool.poetry.dev-dependencies] pytest = "^7.1.2" pytest-asyncio = "^0.19.0" diff --git a/packages/polywrap-wasm/poetry.lock b/packages/polywrap-wasm/poetry.lock index b77b0d1a..6ce5da68 100644 --- a/packages/polywrap-wasm/poetry.lock +++ b/packages/polywrap-wasm/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. [[package]] name = "astroid" @@ -538,56 +538,50 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "polywrap-core" -version = "0.1.0a23" +version = "0.1.0a24" description = "" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_core-0.1.0a24-py3-none-any.whl", hash = "sha256:4c280768925c86edbbea3b6fe9f9b1035745f4e7a938c0e2b630486df562acc6"}, + {file = "polywrap_core-0.1.0a24.tar.gz", hash = "sha256:5eebb314a6bfea65e1f215fb6e719e64f65f274cb38bc779d737db2967e9fa71"}, +] [package.dependencies] -polywrap-manifest = {path = "../polywrap-manifest", develop = true} -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} - -[package.source] -type = "directory" -url = "../polywrap-core" +polywrap-manifest = ">=0.1.0a24,<0.2.0" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" [[package]] name = "polywrap-manifest" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP manifest" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_manifest-0.1.0a24-py3-none-any.whl", hash = "sha256:4c57e53982846cde7855054c42aab97d7d66c9787c3c827fc69f2b498190737d"}, + {file = "polywrap_manifest-0.1.0a24.tar.gz", hash = "sha256:7e68f8d4e4abdc9e5a631a25955b3ca9df5d9bd1d6ea4535ca32c3453285fce6"}, +] [package.dependencies] -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -pydantic = "^1.10.2" - -[package.source] -type = "directory" -url = "../polywrap-manifest" +polywrap-msgpack = ">=0.1.0a24,<0.2.0" +pydantic = ">=1.10.2,<2.0.0" [[package]] name = "polywrap-msgpack" -version = "0.1.0a23" +version = "0.1.0a24" description = "WRAP msgpack encoding" category = "main" optional = false -python-versions = "^3.10" -files = [] -develop = true +python-versions = ">=3.10,<4.0" +files = [ + {file = "polywrap_msgpack-0.1.0a24-py3-none-any.whl", hash = "sha256:8b96cbdf73788b676e3c95cf22f09ac2ac1061fef0dc5375f05f74811abdd70b"}, + {file = "polywrap_msgpack-0.1.0a24.tar.gz", hash = "sha256:a43e2271d8b038817c262d9db51cb8ebd610aeb5e91e4b7a1af828ed3d065e45"}, +] [package.dependencies] -msgpack = "^1.0.4" - -[package.source] -type = "directory" -url = "../polywrap-msgpack" +msgpack = ">=1.0.4,<2.0.0" [[package]] name = "py" @@ -1214,4 +1208,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "f27e3708b88017566e97301cc6920071b13eef5851963631b4e981d8dec94f7a" +content-hash = "9d68b9229aa1ed7d4577f3ea73c4d8c89e7fd714bdc3ba88d4916200f2974012" diff --git a/packages/polywrap-wasm/pyproject.toml b/packages/polywrap-wasm/pyproject.toml index d31e6749..d5eb4e61 100644 --- a/packages/polywrap-wasm/pyproject.toml +++ b/packages/polywrap-wasm/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "polywrap-wasm" -version = "0.1.0a23" +version = "0.1.0a24" description = "" authors = ["Cesar ", "Niraj "] readme = "README.md" @@ -14,9 +14,9 @@ python = "^3.10" wasmtime = "^6.0.0" unsync = "^1.4.0" unsync-stubs = "^0.1.2" -polywrap-msgpack = {path = "../polywrap-msgpack", develop = true} -polywrap-manifest = {path = "../polywrap-manifest", develop = true} -polywrap-core = {path = "../polywrap-core", develop = true} +polywrap-msgpack = "^0.1.0a24" +polywrap-manifest = "^0.1.0a24" +polywrap-core = "^0.1.0a24" [tool.poetry.dev-dependencies] pytest = "^7.1.2" pytest-asyncio = "^0.19.0"