diff --git a/python-pyvmomi.changes b/python-pyvmomi.changes index 21a88ce..b9316da 100644 --- a/python-pyvmomi.changes +++ b/python-pyvmomi.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Apr 14 12:26:49 UTC 2020 - Martin Hauke + +- update to version 7.0 + * Added new bindings to support vSphere 7.0. For details, refer + "What’s New in vSphere API 7.0?" section in the API reference + guide: https://code.vmware.com/apis/968/vsphere + * New features of vSphere 7.0 based on REST APIs are available + via the vSphere Automation SDK for Python: + https://github.com/vmware/vsphere-automation-sdk-python + ------------------------------------------------------------------- Sun Sep 15 13:47:46 UTC 2019 - John Vandenberg diff --git a/python-pyvmomi.spec b/python-pyvmomi.spec index d5b30b3..3ea0fff 100644 --- a/python-pyvmomi.spec +++ b/python-pyvmomi.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyvmomi # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2014 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -18,9 +18,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without test Name: python-pyvmomi -Version: 6.7.3 +Version: 7.0 Release: 0 Summary: VMware vSphere Python SDK License: Apache-2.0 @@ -35,16 +34,16 @@ BuildRequires: %{python_module six >= 1.7.3} BuildRequires: dos2unix BuildRequires: fdupes BuildRequires: python-rpm-macros +# SECTION test requirements +BuildRequires: %{python_module testtools >= 0.9.34} +BuildRequires: %{python_module tox} +BuildRequires: %{python_module vcrpy} +# /SECTION Requires: python-requests >= 2.3.0 Requires: python-six >= 1.7.3 Recommends: python-pyOpenSSL Recommends: python-lxml BuildArch: noarch -%if %{with test} -BuildRequires: %{python_module testtools >= 0.9.34} -BuildRequires: %{python_module tox} -BuildRequires: %{python_module vcrpy} -%endif %python_subpackages %description @@ -66,10 +65,8 @@ sed -i 's/vcrpy<2/vcrpy/' test-requirements.txt %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} -%if %{with test} %check %python_exec setup.py test -%endif %files %{python_files} %license LICENSE.txt diff --git a/pyvmomi-6.7.3.tar.gz b/pyvmomi-6.7.3.tar.gz deleted file mode 100644 index d737a8d..0000000 --- a/pyvmomi-6.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d639d09eb3c7b118bc83b48472c27a4567dcc128dac0ac25ee2c03ed6afbe584 -size 576847 diff --git a/pyvmomi-7.0.tar.gz b/pyvmomi-7.0.tar.gz new file mode 100644 index 0000000..2936408 --- /dev/null +++ b/pyvmomi-7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e1802494a6bbc4c3be36afd11f730e4a85094b2074e9d5806a47131cf788232 +size 587116