diff --git a/manifests/py2wasm/py2wasm.json b/manifests/py2wasm/py2wasm.json index f3d6c78..2ca8339 100644 --- a/manifests/py2wasm/py2wasm.json +++ b/manifests/py2wasm/py2wasm.json @@ -1,6 +1,6 @@ { "name": "py2wasm", - "description": "A plugin to convert Python applications to Spin compatible modules", + "description": "A plugin to convert Python applications to Spin compatible modules. Note: This plugin has been deprecated in favour of the newer SDK based on componentize-py. To move to the last SDK, uninstall the plugin and visit https://developer.fermyon.com/spin/v2/python-components ", "homepage": "https://github.com/fermyon/spin-python-sdk", "version": "0.3.2", "spinCompatibility": ">=1.5", @@ -37,4 +37,4 @@ "sha256": "b0e35c6cfcc2f98b65ea80f074b9041d2818b06b5951d0d040018ce897ccb996" } ] -} +} \ No newline at end of file diff --git a/manifests/py2wasm/py2wasm@0.1.0.json b/manifests/py2wasm/py2wasm@0.1.0.json index f866c2c..40d5fe2 100644 --- a/manifests/py2wasm/py2wasm@0.1.0.json +++ b/manifests/py2wasm/py2wasm@0.1.0.json @@ -1,6 +1,6 @@ { "name": "py2wasm", - "description": "A plugin to convert Python applications to Spin compatible modules", + "description": "A plugin to convert Python applications to Spin compatible modules. Note: This plugin has been deprecated in favour of the newer SDK based on componentize-py. To move to the last SDK, uninstall the plugin and visit https://developer.fermyon.com/spin/v2/python-components ", "homepage": "https://github.com/fermyon/spin-python-sdk", "version": "0.1.0", "spinCompatibility": ">=0.9", diff --git a/manifests/py2wasm/py2wasm@0.1.1.json b/manifests/py2wasm/py2wasm@0.1.1.json index ba086d9..7f8964b 100644 --- a/manifests/py2wasm/py2wasm@0.1.1.json +++ b/manifests/py2wasm/py2wasm@0.1.1.json @@ -1,6 +1,6 @@ { "name": "py2wasm", - "description": "A plugin to convert Python applications to Spin compatible modules", + "description": "A plugin to convert Python applications to Spin compatible modules. Note: This plugin has been deprecated in favour of the newer SDK based on componentize-py. To move to the last SDK, uninstall the plugin and visit https://developer.fermyon.com/spin/v2/python-components ", "homepage": "https://github.com/fermyon/spin-python-sdk", "version": "0.1.1", "spinCompatibility": ">=0.9", diff --git a/manifests/py2wasm/py2wasm@0.2.0.json b/manifests/py2wasm/py2wasm@0.2.0.json index d37abe1..46dc9d2 100644 --- a/manifests/py2wasm/py2wasm@0.2.0.json +++ b/manifests/py2wasm/py2wasm@0.2.0.json @@ -1,6 +1,6 @@ { "name": "py2wasm", - "description": "A plugin to convert Python applications to Spin compatible modules", + "description": "A plugin to convert Python applications to Spin compatible modules. Note: This plugin has been deprecated in favour of the newer SDK based on componentize-py. To move to the last SDK, uninstall the plugin and visit https://developer.fermyon.com/spin/v2/python-components ", "homepage": "https://github.com/fermyon/spin-python-sdk", "version": "0.2.0", "spinCompatibility": ">=0.9", diff --git a/manifests/py2wasm/py2wasm@0.3.0.json b/manifests/py2wasm/py2wasm@0.3.0.json index 2ef4876..e6bbdba 100644 --- a/manifests/py2wasm/py2wasm@0.3.0.json +++ b/manifests/py2wasm/py2wasm@0.3.0.json @@ -1,6 +1,6 @@ { "name": "py2wasm", - "description": "A plugin to convert Python applications to Spin compatible modules", + "description": "A plugin to convert Python applications to Spin compatible modules. Note: This plugin has been deprecated in favour of the newer SDK based on componentize-py. To move to the last SDK, uninstall the plugin and visit https://developer.fermyon.com/spin/v2/python-components ", "homepage": "https://github.com/fermyon/spin-python-sdk", "version": "0.3.0", "spinCompatibility": ">=1.4",