pulumi-vsphere 4.10.0a1707288953__tar.gz → 4.10.0a1707499447__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.

Potentially problematic release.


This version of pulumi-vsphere might be problematic. Click here for more details.

Files changed (86) hide show
  1. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/PKG-INFO +2 -3
  2. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/_utilities.py +2 -6
  3. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere.egg-info/PKG-INFO +2 -3
  4. pulumi_vsphere-4.10.0a1707499447/pulumi_vsphere.egg-info/requires.txt +3 -0
  5. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pyproject.toml +3 -3
  6. pulumi_vsphere-4.10.0a1707288953/pulumi_vsphere.egg-info/requires.txt +0 -6
  7. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/README.md +0 -0
  8. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/__init__.py +0 -0
  9. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/_inputs.py +0 -0
  10. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/compute_cluster.py +0 -0
  11. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/compute_cluster_host_group.py +0 -0
  12. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/compute_cluster_vm_affinity_rule.py +0 -0
  13. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/compute_cluster_vm_anti_affinity_rule.py +0 -0
  14. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/compute_cluster_vm_dependency_rule.py +0 -0
  15. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/compute_cluster_vm_group.py +0 -0
  16. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/compute_cluster_vm_host_rule.py +0 -0
  17. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/config/__init__.py +0 -0
  18. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/config/__init__.pyi +0 -0
  19. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/config/vars.py +0 -0
  20. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/content_library.py +0 -0
  21. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/content_library_item.py +0 -0
  22. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/custom_attribute.py +0 -0
  23. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/datacenter.py +0 -0
  24. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/datastore_cluster.py +0 -0
  25. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/datastore_cluster_vm_anti_affinity_rule.py +0 -0
  26. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/distributed_port_group.py +0 -0
  27. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/distributed_virtual_switch.py +0 -0
  28. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/dpm_host_override.py +0 -0
  29. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/drs_vm_override.py +0 -0
  30. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/entity_permissions.py +0 -0
  31. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/file.py +0 -0
  32. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/folder.py +0 -0
  33. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_compute_cluster.py +0 -0
  34. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_compute_cluster_host_group.py +0 -0
  35. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_content_library.py +0 -0
  36. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_content_library_item.py +0 -0
  37. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_custom_attribute.py +0 -0
  38. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_datacenter.py +0 -0
  39. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_datastore.py +0 -0
  40. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_datastore_cluster.py +0 -0
  41. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_distributed_virtual_switch.py +0 -0
  42. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_dynamic.py +0 -0
  43. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_folder.py +0 -0
  44. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_guest_os_customization.py +0 -0
  45. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_host.py +0 -0
  46. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_host_pci_device.py +0 -0
  47. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_host_thumbprint.py +0 -0
  48. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_license.py +0 -0
  49. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_network.py +0 -0
  50. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_ovf_vm_template.py +0 -0
  51. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_policy.py +0 -0
  52. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_resource_pool.py +0 -0
  53. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_role.py +0 -0
  54. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_tag.py +0 -0
  55. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_tag_category.py +0 -0
  56. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_vapp_container.py +0 -0
  57. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_virtual_machine.py +0 -0
  58. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/get_vmfs_disks.py +0 -0
  59. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/guest_os_customization.py +0 -0
  60. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/ha_vm_override.py +0 -0
  61. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/host.py +0 -0
  62. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/host_port_group.py +0 -0
  63. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/host_virtual_switch.py +0 -0
  64. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/license.py +0 -0
  65. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/nas_datastore.py +0 -0
  66. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/outputs.py +0 -0
  67. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/provider.py +0 -0
  68. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/pulumi-plugin.json +0 -0
  69. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/py.typed +0 -0
  70. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/resource_pool.py +0 -0
  71. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/role.py +0 -0
  72. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/storage_drs_vm_override.py +0 -0
  73. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/tag.py +0 -0
  74. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/tag_category.py +0 -0
  75. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/vapp_container.py +0 -0
  76. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/vapp_entity.py +0 -0
  77. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/virtual_disk.py +0 -0
  78. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/virtual_machine.py +0 -0
  79. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/virtual_machine_snapshot.py +0 -0
  80. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/vm_storage_policy.py +0 -0
  81. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/vmfs_datastore.py +0 -0
  82. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere/vnic.py +0 -0
  83. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere.egg-info/SOURCES.txt +0 -0
  84. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere.egg-info/dependency_links.txt +0 -0
  85. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/pulumi_vsphere.egg-info/top_level.txt +0 -0
  86. {pulumi_vsphere-4.10.0a1707288953 → pulumi_vsphere-4.10.0a1707499447}/setup.cfg +0 -0
@@ -1,14 +1,13 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_vsphere
3
- Version: 4.10.0a1707288953
3
+ Version: 4.10.0a1707499447
4
4
  Summary: A Pulumi package for creating vsphere resources
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
7
7
  Project-URL: Repository, https://github.com/pulumi/pulumi-vsphere
8
8
  Keywords: pulumi,vsphere
9
- Requires-Python: >=3.7
9
+ Requires-Python: >=3.8
10
10
  Description-Content-Type: text/markdown
11
- Requires-Dist: importlib-metadata<7.0.0,>=6.0.0; python_version < "3.8"
12
11
  Requires-Dist: parver>=0.2.1
13
12
  Requires-Dist: pulumi<4.0.0,>=3.0.0
14
13
  Requires-Dist: semver>=2.8.1
@@ -4,6 +4,7 @@
4
4
 
5
5
 
6
6
  import asyncio
7
+ import importlib.metadata
7
8
  import importlib.util
8
9
  import inspect
9
10
  import json
@@ -18,11 +19,6 @@ from pulumi.runtime.sync_await import _sync_await
18
19
  from semver import VersionInfo as SemverVersion
19
20
  from parver import Version as PEP440Version
20
21
 
21
- if sys.version_info >= (3, 8):
22
- from importlib import metadata
23
- else:
24
- import importlib_metadata as metadata
25
-
26
22
 
27
23
  def get_env(*args):
28
24
  for v in args:
@@ -76,7 +72,7 @@ def _get_semver_version():
76
72
  # to receive a valid semver string when receiving requests from the language host, so it's our
77
73
  # responsibility as the library to convert our own PEP440 version into a valid semver string.
78
74
 
79
- pep440_version_string = metadata.version(root_package)
75
+ pep440_version_string = importlib.metadata.version(root_package)
80
76
  pep440_version = PEP440Version.parse(pep440_version_string)
81
77
  (major, minor, patch) = pep440_version.release
82
78
  prerelease = None
@@ -1,14 +1,13 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_vsphere
3
- Version: 4.10.0a1707288953
3
+ Version: 4.10.0a1707499447
4
4
  Summary: A Pulumi package for creating vsphere resources
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
7
7
  Project-URL: Repository, https://github.com/pulumi/pulumi-vsphere
8
8
  Keywords: pulumi,vsphere
9
- Requires-Python: >=3.7
9
+ Requires-Python: >=3.8
10
10
  Description-Content-Type: text/markdown
11
- Requires-Dist: importlib-metadata<7.0.0,>=6.0.0; python_version < "3.8"
12
11
  Requires-Dist: parver>=0.2.1
13
12
  Requires-Dist: pulumi<4.0.0,>=3.0.0
14
13
  Requires-Dist: semver>=2.8.1
@@ -0,0 +1,3 @@
1
+ parver>=0.2.1
2
+ pulumi<4.0.0,>=3.0.0
3
+ semver>=2.8.1
@@ -1,11 +1,11 @@
1
1
  [project]
2
2
  name = "pulumi_vsphere"
3
3
  description = "A Pulumi package for creating vsphere resources"
4
- dependencies = ["importlib-metadata>=6.0.0,<7.0.0; python_version < \"3.8\"", "parver>=0.2.1", "pulumi>=3.0.0,<4.0.0", "semver>=2.8.1"]
4
+ dependencies = ["parver>=0.2.1", "pulumi>=3.0.0,<4.0.0", "semver>=2.8.1"]
5
5
  keywords = ["pulumi", "vsphere"]
6
6
  readme = "README.md"
7
- requires-python = ">=3.7"
8
- version = "4.10.0a1707288953"
7
+ requires-python = ">=3.8"
8
+ version = "4.10.0a1707499447"
9
9
  [project.license]
10
10
  text = "Apache-2.0"
11
11
  [project.urls]
@@ -1,6 +0,0 @@
1
- parver>=0.2.1
2
- pulumi<4.0.0,>=3.0.0
3
- semver>=2.8.1
4
-
5
- [:python_version < "3.8"]
6
- importlib-metadata<7.0.0,>=6.0.0