Hello community,

here is the log from the commit of package python-pyvmomi for openSUSE:Factory 
checked in at 2020-04-15 19:54:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyvmomi (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyvmomi.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyvmomi"

Wed Apr 15 19:54:26 2020 rev:4 rq:793900 version:7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyvmomi/python-pyvmomi.changes    
2019-09-18 13:10:40.800699490 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyvmomi.new.2738/python-pyvmomi.changes  
2020-04-15 19:54:36.493602055 +0200
@@ -1,0 +2,11 @@
+Tue Apr 14 12:26:49 UTC 2020 - Martin Hauke <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  pyvmomi-6.7.3.tar.gz

New:
----
  pyvmomi-7.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pyvmomi.spec ++++++
--- /var/tmp/diff_new_pack.GCDLoa/_old  2020-04-15 19:54:37.133602343 +0200
+++ /var/tmp/diff_new_pack.GCDLoa/_new  2020-04-15 19:54:37.137602345 +0200
@@ -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:  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 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
 %check
 %python_exec setup.py test
-%endif
 
 %files %{python_files}
 %license LICENSE.txt

++++++ pyvmomi-6.7.3.tar.gz -> pyvmomi-7.0.tar.gz ++++++
++++ 80273 lines of diff (skipped)


Reply via email to