14
0

Accepting request 793873 from home:mnhauke

- update to version 7.0
  * Added new bindings to support vSphere 7.0. For details, refer
    "What’s New in vSphere API 7.0?" section in the API reference
    guide: https://code.vmware.com/apis/968/vsphere
  * New features of vSphere 7.0 based on REST APIs are available
    via the vSphere Automation SDK for Python:
    https://github.com/vmware/vsphere-automation-sdk-python

OBS-URL: https://build.opensuse.org/request/show/793873
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvmomi?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2020-04-14 13:52:40 +00:00
committed by Git OBS Bridge
parent 86750a0fe7
commit d15cc5e494
4 changed files with 21 additions and 13 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Apr 14 12:26:49 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- update to version 7.0
* Added new bindings to support vSphere 7.0. For details, refer
"Whats New in vSphere API 7.0?" section in the API reference
guide: https://code.vmware.com/apis/968/vsphere
* New features of vSphere 7.0 based on REST APIs are available
via the vSphere Automation SDK for Python:
https://github.com/vmware/vsphere-automation-sdk-python
-------------------------------------------------------------------
Sun Sep 15 13:47:46 UTC 2019 - John Vandenberg <jayvdb@gmail.com>