14
0

Accepting request 845161 from home:mnhauke

- update to version 7.0.1
  * Added new bindings to support vSphere 7.0U1. Includes updates
    to VIM, PBM, and EAM namespaces. For details, refer “What’s
    New in vSphere API 7.0U1?” section in the API reference guide:
    https://code.vmware.com/apis/1067/vsphere
  * New features of vSphere 7.0U1 based on REST APIs are available
    via the vSphere Automation SDK for Python:
    https://github.com/vmware/vsphere-automation-sdk-python
- Switch to github source url

OBS-URL: https://build.opensuse.org/request/show/845161
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvmomi?expand=0&rev=19
This commit is contained in:
2020-11-03 13:54:45 +00:00
committed by Git OBS Bridge
parent d15cc5e494
commit 6e257018cc
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Oct 31 09:59:23 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- update to version 7.0.1
* Added new bindings to support vSphere 7.0U1. Includes updates
to VIM, PBM, and EAM namespaces. For details, refer “Whats
New in vSphere API 7.0U1?” section in the API reference guide:
https://code.vmware.com/apis/1067/vsphere
* New features of vSphere 7.0U1 based on REST APIs are available
via the vSphere Automation SDK for Python:
https://github.com/vmware/vsphere-automation-sdk-python
- Switch to github source url
-------------------------------------------------------------------
Tue Apr 14 12:26:49 UTC 2020 - Martin Hauke <mardnh@gmx.de>