From 6e257018cca5b99f2dff5528b3cbdb3c3c9624142b6834580110d0fb5aa2ead1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 3 Nov 2020 13:54:45 +0000 Subject: [PATCH] Accepting request 845161 from home:mnhauke MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- python-pyvmomi.changes | 13 +++++++++++++ python-pyvmomi.spec | 4 ++-- pyvmomi-7.0.1.tar.gz | 3 +++ pyvmomi-7.0.tar.gz | 3 --- 4 files changed, 18 insertions(+), 5 deletions(-) create mode 100644 pyvmomi-7.0.1.tar.gz delete mode 100644 pyvmomi-7.0.tar.gz diff --git a/python-pyvmomi.changes b/python-pyvmomi.changes index b9316da..226baf7 100644 --- a/python-pyvmomi.changes +++ b/python-pyvmomi.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Oct 31 09:59:23 UTC 2020 - Martin Hauke + +- 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 + ------------------------------------------------------------------- Tue Apr 14 12:26:49 UTC 2020 - Martin Hauke diff --git a/python-pyvmomi.spec b/python-pyvmomi.spec index 3ea0fff..4c4c7bf 100644 --- a/python-pyvmomi.spec +++ b/python-pyvmomi.spec @@ -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} diff --git a/pyvmomi-7.0.1.tar.gz b/pyvmomi-7.0.1.tar.gz new file mode 100644 index 0000000..5e584fe --- /dev/null +++ b/pyvmomi-7.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602a8895ae4e2d0549574317439f4721fa4b1e2912bf1b42e00347cd477e36c9 +size 593643 diff --git a/pyvmomi-7.0.tar.gz b/pyvmomi-7.0.tar.gz deleted file mode 100644 index 2936408..0000000 --- a/pyvmomi-7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e1802494a6bbc4c3be36afd11f730e4a85094b2074e9d5806a47131cf788232 -size 587116