request-vm-on-golem 0.1.1__py3-none-any.whl → 0.1.8__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.
@@ -1,8 +1,7 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: request-vm-on-golem
3
- Version: 0.1.1
3
+ Version: 0.1.8
4
4
  Summary: VM on Golem Requestor CLI - Create and manage virtual machines on the Golem Network
5
- Home-page: https://github.com/cryptobench/vm-on-golem
6
5
  Keywords: golem,vm,cloud,decentralized,cli
7
6
  Author: Phillip Jensen
8
7
  Author-email: phillip+vm-on-golem@golemgrid.com
@@ -29,6 +28,7 @@ Requires-Dist: cryptography (>=3.4.7,<4.0.0)
29
28
  Requires-Dist: pydantic (>=1.8.2,<2.0.0)
30
29
  Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
31
30
  Requires-Dist: tabulate (>=0.9.0,<0.10.0)
31
+ Project-URL: Homepage, https://github.com/cryptobench/vm-on-golem
32
32
  Project-URL: Repository, https://github.com/cryptobench/vm-on-golem
33
33
  Description-Content-Type: text/markdown
34
34
 
@@ -12,7 +12,7 @@ requestor/ssh/__init__.py,sha256=hNgSqJ5s1_AwwxVRyFjUqh_LTBpI4Hmzq0F-f_wXN9g,119
12
12
  requestor/ssh/manager.py,sha256=h-93AXFJqzGo2lNTG2u-q4ivU9cCFeNDhYN55skPLBo,6566
13
13
  requestor/utils/logging.py,sha256=oFNpO8pJboYM8Wp7g3HOU4HFyBTKypVdY15lUiz1a4I,3721
14
14
  requestor/utils/spinner.py,sha256=PUHJdTD9jpUHur__01_qxXy87WFfNmjQbD_sLG-KlGo,2459
15
- request_vm_on_golem-0.1.1.dist-info/METADATA,sha256=P7-OWFJBJ46vA68MupMDAG5An15w0EbG2dvrStINIts,9042
16
- request_vm_on_golem-0.1.1.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
17
- request_vm_on_golem-0.1.1.dist-info/entry_points.txt,sha256=Z-skRNpJ8aZcIl_En9mEm1ygkp9FKy0bzQoL3zO52-0,44
18
- request_vm_on_golem-0.1.1.dist-info/RECORD,,
15
+ request_vm_on_golem-0.1.8.dist-info/METADATA,sha256=Hi96qJueAHt-7CT0ui13Z-xjciXFzmjdgn5vvpJyJLE,9054
16
+ request_vm_on_golem-0.1.8.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
17
+ request_vm_on_golem-0.1.8.dist-info/entry_points.txt,sha256=Z-skRNpJ8aZcIl_En9mEm1ygkp9FKy0bzQoL3zO52-0,44
18
+ request_vm_on_golem-0.1.8.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.9.1
2
+ Generator: poetry-core 2.1.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any