acp-plugin-gamesdk 0.1.10__py3-none-any.whl → 0.1.12__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.
@@ -632,8 +632,8 @@ class AcpPlugin:
632
632
  return FunctionResultStatus.FAILED, "Cannot deliver - you should be producing the deliverable first before delivering it", {}
633
633
 
634
634
  deliverable: dict = {
635
- "type": deliverableType,
636
- "value": deliverable
635
+ "type": produced.type,
636
+ "value": produced.value
637
637
  }
638
638
 
639
639
  self.acp_client.deliver_job(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: acp-plugin-gamesdk
3
- Version: 0.1.10
3
+ Version: 0.1.12
4
4
  Summary: ACP Plugin for Python SDK for GAME by Virtuals
5
5
  Author: Steven Lee Soon Fatt
6
6
  Author-email: steven@virtuals.io
@@ -20,7 +20,7 @@ Requires-Dist: pydantic (>=2.10.6,<3.0.0)
20
20
  Requires-Dist: python-dotenv (>=1.1.0,<2.0.0)
21
21
  Requires-Dist: python-socketio (>=5.11.1,<6.0.0)
22
22
  Requires-Dist: requests (>=2.32.3,<3.0.0)
23
- Requires-Dist: rich (>=14.0.0,<15.0.0)
23
+ Requires-Dist: rich (>=13.9.4,<15.0.0)
24
24
  Requires-Dist: twitter-plugin-gamesdk (>=0.2.2)
25
25
  Requires-Dist: virtuals-sdk (>=0.1.6,<0.2.0)
26
26
  Requires-Dist: web3 (>=7.9.0,<8.0.0)
@@ -1,8 +1,8 @@
1
1
  acp_plugin_gamesdk/acp_client.py,sha256=zF-FLFJ2PbS3LeI3cDx63pJyWCAVb8YQn7yZHQQ9wtY,9254
2
- acp_plugin_gamesdk/acp_plugin.py,sha256=pgsLPi8yuz4OYmRQcSmvDzLy77jdokLjA2Tm4l4aPfk,28303
2
+ acp_plugin_gamesdk/acp_plugin.py,sha256=GlZ4dYSK3XXy9twHkN9l7Z-fTu3f-f4hjFhfHQTHing,28304
3
3
  acp_plugin_gamesdk/acp_token.py,sha256=E7nkLVfXSzMozFoVcYGzVQyocnKQpohb_YlByZtVY_8,12078
4
4
  acp_plugin_gamesdk/acp_token_abi.py,sha256=nllh9xOuDXxFFdhLklTTdtZxWZd2LcUTBoOP2d9xDTA,22319
5
5
  acp_plugin_gamesdk/interface.py,sha256=TsNQ74qW80YcUESOmBWX0wWzCTXG7S9eSF1mnfoJj0U,3983
6
- acp_plugin_gamesdk-0.1.10.dist-info/METADATA,sha256=jEn2cLyu0Dj_poZdnmMMiaVazEOiNrMtYIfpBUP447I,12224
7
- acp_plugin_gamesdk-0.1.10.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
8
- acp_plugin_gamesdk-0.1.10.dist-info/RECORD,,
6
+ acp_plugin_gamesdk-0.1.12.dist-info/METADATA,sha256=az2muMQ2E55U1cJbXb__dNlPxiOPZ-szExy0ymjMUZw,12224
7
+ acp_plugin_gamesdk-0.1.12.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
8
+ acp_plugin_gamesdk-0.1.12.dist-info/RECORD,,