forked from pool/python-pyvmomi
- Update to version 6.0.0.2016.4 * Python3 related bug fixes. * Include task.py utility class. - Changes from version 6.0.0 * Spec bump to support vSphere 6.0 server objects and types vSphere 6.0 U1 spec is used * New ssl context parameter in Connect.py and SoapAdapter.py to support passing various ssl options while connecting to vSphere. * Drop python 2.6 support. * Critical bug fixes. - Remove patch: pyvmomi-git20141104-new.diff (fixed upstream) - Fix Source-Url OBS-URL: https://build.opensuse.org/request/show/428457 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvmomi?expand=0&rev=3
28 lines
965 B
Plaintext
28 lines
965 B
Plaintext
-------------------------------------------------------------------
|
|
Sun Sep 18 12:40:36 UTC 2016 - mardnh@gmx.de
|
|
|
|
- Update to version 6.0.0.2016.4
|
|
* Python3 related bug fixes.
|
|
* Include task.py utility class.
|
|
- Changes from version 6.0.0
|
|
* Spec bump to support vSphere 6.0 server objects and types
|
|
vSphere 6.0 U1 spec is used
|
|
* New ssl context parameter in Connect.py and SoapAdapter.py to
|
|
support passing various ssl options while connecting to vSphere.
|
|
* Drop python 2.6 support.
|
|
* Critical bug fixes.
|
|
- Remove patch: pyvmomi-git20141104-new.diff (fixed upstream)
|
|
- Fix Source-Url
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 13 15:03:26 UTC 2015 - mc@suse.com
|
|
|
|
- add requires for python-six and python-requests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 4 17:28:19 UTC 2014 - hpj@urpla.net
|
|
|
|
- version 5.5.0.2014.1.1: initial build
|
|
- apply asorted fixes from todays git tree
|
|
|