Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pyvmomi-6.7.3-lp152.2.3.1 RPM for noarch

From OpenSuSE Leap 15.2 updates for noarch

Name: python3-pyvmomi Distribution: openSUSE Leap 15.2
Version: 6.7.3 Vendor: openSUSE
Release: lp152.2.3.1 Build date: Tue Jun 22 11:35:41 2021
Group: Development/Languages/Python Build host: lamb17
Size: 3411689 Source RPM: python-pyvmomi-6.7.3-lp152.2.3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/vmware/pyvmomi
Summary: VMware vSphere Python SDK
pyVmomi is the Python SDK for the VMware vSphere API that allows you to manage
ESX, ESXi, and vCenter.

Provides

Requires

License

Apache-2.0

Changelog

* Sun Sep 15 2019 John Vandenberg <jayvdb@gmail.com>
  - Add runtime recommends for pyOpenSSL and lxml, needed for SSO support
  - Update to v6.7.3
    * Publish new bindings to support vSphere 6.7 Update 3 Release
    * Add sso.py to support get bearer/hok token from sso server
    * pydoc support Fix
    * httpProxy Support Fix
    * Changes to VmomiSupport to handle API versions
  - Convert line endings on README.rst
  - Drop python-pyvmomi-fix-incompatibility-with-vcrpy2.patch as the
    vcrpy fix has been released
* Sat Dec 29 2018 mardnh@gmx.de
  - Update to version 6.7.1.2018.12
    * Support JSON encoding for pyVmomi objects
    * Fix vcrpy hardening in test-requirements. Support versions < 2.0
    * Delete deprecated Docs folder
  - Add patch:
    * python-pyvmomi-fix-incompatibility-with-vcrpy2.patch
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Wed Nov 21 2018 Santiago Zarate <santiago.zarate@suse.com>
  _ Update to version 6.7.1
    * Publish new bindings to support vSphere 6.7 Update 1 Release
    * Newer features are available via the new vSphere Automation SDK for Python
* Wed Apr 18 2018 mardnh@gmx.de
  - Update to version 6.7
    * Publish new bindings to support vSphere 6.7
  - Change URL to download sources from github
  - Remove hotfix macro
  - Enable tests
* Sat Mar 03 2018 arun@gmx.de
  - specfile:
    * update copyright year
    * don't use python_module for Requires
* Wed Nov 29 2017 boris@steki.net
  - updated to release v6.5.0.2017.5-1
    + Fix SoapAdapter serializer to support serializing unicode chars
    + Remove custom getattr in _HTTPSConnection
    + Add user-agent header when connecting to vsphere
  - moved to single spec logic to build py2 and py3 package
* Sun Jan 15 2017 hpj@urpla.net
  - fix build: add python-fixtures to build dependencies
* Thu Jan 12 2017 mardnh@gmx.de
  - Update to version 6.5
    * Spec bump to support vSphere 6.5.
    * Include EAM bindings to support vSphere EAM service.
    * Fixed server thumbprint verification.
    * Fixed sslcontext creation in sample code.
* Sun Sep 18 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 2015 mc@suse.com
  - add requires for python-six and python-requests
* Tue Nov 04 2014 hpj@urpla.net
  - version 5.5.0.2014.1.1: initial build
  - apply asorted fixes from todays git tree

Files

/usr/lib/python3.6/site-packages/pyVim
/usr/lib/python3.6/site-packages/pyVim/__init__.py
/usr/lib/python3.6/site-packages/pyVim/__pycache__
/usr/lib/python3.6/site-packages/pyVim/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVim/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVim/__pycache__/connect.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVim/__pycache__/connect.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVim/__pycache__/sso.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVim/__pycache__/sso.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVim/__pycache__/task.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVim/__pycache__/task.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVim/connect.py
/usr/lib/python3.6/site-packages/pyVim/sso.py
/usr/lib/python3.6/site-packages/pyVim/task.py
/usr/lib/python3.6/site-packages/pyVmomi
/usr/lib/python3.6/site-packages/pyVmomi/Cache.py
/usr/lib/python3.6/site-packages/pyVmomi/CoreTypes.py
/usr/lib/python3.6/site-packages/pyVmomi/Differ.py
/usr/lib/python3.6/site-packages/pyVmomi/DynamicTypeManagerHelper.py
/usr/lib/python3.6/site-packages/pyVmomi/EamObjects.py
/usr/lib/python3.6/site-packages/pyVmomi/Iso8601.py
/usr/lib/python3.6/site-packages/pyVmomi/ManagedMethodExecutorHelper.py
/usr/lib/python3.6/site-packages/pyVmomi/PbmObjects.py
/usr/lib/python3.6/site-packages/pyVmomi/QueryTypes.py
/usr/lib/python3.6/site-packages/pyVmomi/ServerObjects.py
/usr/lib/python3.6/site-packages/pyVmomi/SmsObjects.py
/usr/lib/python3.6/site-packages/pyVmomi/SoapAdapter.py
/usr/lib/python3.6/site-packages/pyVmomi/StubAdapterAccessorImpl.py
/usr/lib/python3.6/site-packages/pyVmomi/Version.py
/usr/lib/python3.6/site-packages/pyVmomi/VmomiSupport.py
/usr/lib/python3.6/site-packages/pyVmomi/__init__.py
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/Cache.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/Cache.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/CoreTypes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/CoreTypes.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/Differ.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/Differ.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/DynamicTypeManagerHelper.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/DynamicTypeManagerHelper.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/EamObjects.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/EamObjects.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/Iso8601.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/Iso8601.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/ManagedMethodExecutorHelper.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/ManagedMethodExecutorHelper.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/PbmObjects.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/PbmObjects.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/QueryTypes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/QueryTypes.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/ServerObjects.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/ServerObjects.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/SmsObjects.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/SmsObjects.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/SoapAdapter.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/SoapAdapter.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/StubAdapterAccessorImpl.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/StubAdapterAccessorImpl.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/Version.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/Version.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/VmomiSupport.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/VmomiSupport.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/pyVmomiSettings.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyVmomi/__pycache__/pyVmomiSettings.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyVmomi/pyVmomiSettings.py
/usr/lib/python3.6/site-packages/pyvmomi-6.7.3-py3.6.egg-info
/usr/lib/python3.6/site-packages/pyvmomi-6.7.3-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pyvmomi-6.7.3-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pyvmomi-6.7.3-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pyvmomi-6.7.3-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/pyvmomi-6.7.3-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pyvmomi-6.7.3-py3.6.egg-info/zip-safe
/usr/share/doc/packages/python3-pyvmomi
/usr/share/doc/packages/python3-pyvmomi/NOTICE.txt
/usr/share/doc/packages/python3-pyvmomi/README.rst
/usr/share/licenses/python3-pyvmomi
/usr/share/licenses/python3-pyvmomi/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:25:09 2024