ethernity-cloud-sdk-py 0.2.43__tar.gz → 0.2.45__tar.gz

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.
Files changed (67) hide show
  1. {ethernity_cloud_sdk_py-0.2.43/ethernity_cloud_sdk_py.egg-info → ethernity_cloud_sdk_py-0.2.45}/PKG-INFO +2 -1
  2. ethernity_cloud_sdk_py-0.2.45/ethernity_cloud_sdk_py/commands/__pycache__/__init__.cpython-311.pyc +0 -0
  3. ethernity_cloud_sdk_py-0.2.45/ethernity_cloud_sdk_py/commands/__pycache__/build.cpython-311.pyc +0 -0
  4. ethernity_cloud_sdk_py-0.2.45/ethernity_cloud_sdk_py/commands/__pycache__/config.cpython-311.pyc +0 -0
  5. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/publish.py +0 -21
  6. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45/ethernity_cloud_sdk_py.egg-info}/PKG-INFO +2 -1
  7. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py.egg-info/SOURCES.txt +3 -0
  8. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py.egg-info/requires.txt +1 -0
  9. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/setup.py +2 -1
  10. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/LICENSE +0 -0
  11. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/MANIFEST.in +0 -0
  12. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/README.md +0 -0
  13. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/__init__.py +0 -0
  14. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/cli.py +0 -0
  15. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/__init__.py +0 -0
  16. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/build.py +0 -0
  17. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/config.py +0 -0
  18. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/enums.py +0 -0
  19. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/init.py +0 -0
  20. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/private_key.py +0 -0
  21. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/publish.py +0 -0
  22. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/__init__.py +0 -0
  23. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/Dockerfile.base +0 -0
  24. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/Dockerfile.base.tpl +0 -0
  25. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/Dockerfile.tpl +0 -0
  26. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/scripts/binary-fs-build.sh +0 -0
  27. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/cert1-ca1-clean.crt +0 -0
  28. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/cert1-ca1-clean.key +0 -0
  29. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/enclave_pub_cert.pem +0 -0
  30. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/input.txt +0 -0
  31. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/payload.py +0 -0
  32. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/public-cert-clean.pem +0 -0
  33. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/result.txt +0 -0
  34. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/transaction.txt +0 -0
  35. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/etny_crypto.py +0 -0
  36. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/etny_exec.py +0 -0
  37. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/etny_exec_flask.py +0 -0
  38. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/etny_exec_serv.py +0 -0
  39. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/image_registry.abi +0 -0
  40. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/key_generation.py +0 -0
  41. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/models.py +0 -0
  42. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/pox.abi +0 -0
  43. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/securelock.py.tmpl +0 -0
  44. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/swift_stream_service.py +0 -0
  45. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/build.py +0 -0
  46. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/ipfs_client.py +0 -0
  47. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/run/__init__.py +0 -0
  48. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/run/docker-compose-final.yml.tmpl +0 -0
  49. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/run/docker-compose-swift-stream.yml.tmpl +0 -0
  50. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/run/docker-compose.yml.tmpl +0 -0
  51. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/run/etny-securelock-test.yaml.tpl +0 -0
  52. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/run/image_registry.abi +0 -0
  53. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/run/image_registry.py +0 -0
  54. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/run/image_registry_runner.py +0 -0
  55. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/pynithy/run/public_key_service.py +0 -0
  56. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/commands/spinner.py +0 -0
  57. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/templates/src/ethernity_task.py +0 -0
  58. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/templates/src/serverless/Dockerfile.serverless +0 -0
  59. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/templates/src/serverless/__init__.py +0 -0
  60. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/templates/src/serverless/backend.py +0 -0
  61. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py/templates/src/serverless/requirements.txt +0 -0
  62. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py.egg-info/dependency_links.txt +0 -0
  63. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py.egg-info/entry_points.txt +0 -0
  64. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/ethernity_cloud_sdk_py.egg-info/top_level.txt +0 -0
  65. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/setup.cfg +0 -0
  66. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/tests/__init__.py +0 -0
  67. {ethernity_cloud_sdk_py-0.2.43 → ethernity_cloud_sdk_py-0.2.45}/tests/test_example.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ethernity-cloud-sdk-py
3
- Version: 0.2.43
3
+ Version: 0.2.45
4
4
  Summary: Ethernity Cloud SDK Python
5
5
  Home-page: https://github.com/ethernity-cloud/ethernity-cloud-sdk-py
6
6
  Author: Ethernity Cloud Team
@@ -15,6 +15,7 @@ Requires-Dist: requests_toolbelt
15
15
  Requires-Dist: cryptography
16
16
  Requires-Dist: typing-extensions
17
17
  Requires-Dist: ethernity-cloud-runner-py
18
+ Requires-Dist: pyyaml
18
19
  Dynamic: author
19
20
  Dynamic: author-email
20
21
  Dynamic: description
@@ -154,27 +154,6 @@ def get_docker_server_info():
154
154
  return False
155
155
  except FileNotFoundError:
156
156
  return False
157
-
158
- import os
159
- import shutil
160
- from pathlib import Path
161
- import yaml
162
-
163
- import os
164
- import shutil
165
- from pathlib import Path
166
- import yaml
167
-
168
- import os
169
- import shutil
170
- from pathlib import Path
171
- import yaml
172
-
173
- import os
174
- import shutil
175
- from pathlib import Path
176
- import yaml
177
-
178
157
  def update_docker_compose_files(dest_dir: Path) -> bool:
179
158
  """
180
159
  1) Restore .tmpl → .yml
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ethernity-cloud-sdk-py
3
- Version: 0.2.43
3
+ Version: 0.2.45
4
4
  Summary: Ethernity Cloud SDK Python
5
5
  Home-page: https://github.com/ethernity-cloud/ethernity-cloud-sdk-py
6
6
  Author: Ethernity Cloud Team
@@ -15,6 +15,7 @@ Requires-Dist: requests_toolbelt
15
15
  Requires-Dist: cryptography
16
16
  Requires-Dist: typing-extensions
17
17
  Requires-Dist: ethernity-cloud-runner-py
18
+ Requires-Dist: pyyaml
18
19
  Dynamic: author
19
20
  Dynamic: author-email
20
21
  Dynamic: description
@@ -18,6 +18,9 @@ ethernity_cloud_sdk_py/commands/init.py
18
18
  ethernity_cloud_sdk_py/commands/private_key.py
19
19
  ethernity_cloud_sdk_py/commands/publish.py
20
20
  ethernity_cloud_sdk_py/commands/spinner.py
21
+ ethernity_cloud_sdk_py/commands/__pycache__/__init__.cpython-311.pyc
22
+ ethernity_cloud_sdk_py/commands/__pycache__/build.cpython-311.pyc
23
+ ethernity_cloud_sdk_py/commands/__pycache__/config.cpython-311.pyc
21
24
  ethernity_cloud_sdk_py/commands/pynithy/__init__.py
22
25
  ethernity_cloud_sdk_py/commands/pynithy/build.py
23
26
  ethernity_cloud_sdk_py/commands/pynithy/ipfs_client.py
@@ -6,3 +6,4 @@ requests_toolbelt
6
6
  cryptography
7
7
  typing-extensions
8
8
  ethernity-cloud-runner-py
9
+ pyyaml
@@ -5,7 +5,7 @@ this_directory = Path(__file__).parent
5
5
  long_description = (this_directory / "README.md").read_text()
6
6
  setup(
7
7
  name="ethernity-cloud-sdk-py",
8
- version="0.2.43",
8
+ version="0.2.45",
9
9
  url="https://github.com/ethernity-cloud/ethernity-cloud-sdk-py",
10
10
  author="Ethernity Cloud Team",
11
11
  author_email="contact@ethernity.cloud",
@@ -26,6 +26,7 @@ setup(
26
26
  "cryptography",
27
27
  "typing-extensions",
28
28
  "ethernity-cloud-runner-py",
29
+ "pyyaml",
29
30
  # Add other dependencies here
30
31
  ],
31
32
  entry_points={