1
0

Accepting request 845727 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/845727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyvmomi?expand=0&rev=5
This commit is contained in:
2020-11-04 17:26:17 +00:00
committed by Git OBS Bridge
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>

View File

@@ -19,13 +19,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyvmomi
Version: 7.0
Version: 7.0.1
Release: 0
Summary: VMware vSphere Python SDK
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/vmware/pyvmomi
Source: https://files.pythonhosted.org/packages/source/p/pyvmomi/pyvmomi-%{version}.tar.gz
Source: https://github.com/vmware/pyvmomi/archive/v%{version}.tar.gz#/pyvmomi-%{version}.tar.gz
BuildRequires: %{python_module fixtures >= 1.3.0}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module requests >= 2.3.0}

3
pyvmomi-7.0.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:602a8895ae4e2d0549574317439f4721fa4b1e2912bf1b42e00347cd477e36c9
size 593643

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e1802494a6bbc4c3be36afd11f730e4a85094b2074e9d5806a47131cf788232
size 587116