Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyvmomi for openSUSE:Factory 
checked in at 2026-06-23 17:41:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyvmomi (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyvmomi.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyvmomi"

Tue Jun 23 17:41:35 2026 rev:15 rq:1361283 version:9.1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyvmomi/python-pyvmomi.changes    
2025-06-18 17:59:42.276943627 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyvmomi.new.1956/python-pyvmomi.changes  
2026-06-23 17:44:32.137974354 +0200
@@ -1,0 +2,20 @@
+Tue Jun 23 05:58:26 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 9.1.0.0
+  Bindings
+  * Updated bindings with support for the new vSphere 9.1 APIs.
+  Changes
+  * pyVmomi supports Python 3.10+ only.
+  * When a request fails with a low-level exception the TCP
+    connection is closed.
+  * Fixed pyVim.task.WaitForTask() loop when the task life exceeds
+    VIM API session.
+  * Dependency on 'pyOpenSSL' is replaced with dependency on
+    'cryptography'.
+  Breaking changes
+  * pyVmomi.Soapadapter.ParseHttpResponse() is removed.
+  * pyVmomi.Soapadapter.HEADER_SECTION_END is removed.
+  * pyvim.connect.VimSessionOrientedStub.makeExtensionLoginMethod()
+    is removed.
+
+-------------------------------------------------------------------

Old:
----
  pyvmomi-9.0.0.0.tar.gz

New:
----
  pyvmomi-9.1.0.0.tar.gz

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

Other differences:
------------------
++++++ python-pyvmomi.spec ++++++
--- /var/tmp/diff_new_pack.YMRy0Y/_old  2026-06-23 17:44:33.250013108 +0200
+++ /var/tmp/diff_new_pack.YMRy0Y/_new  2026-06-23 17:44:33.254013247 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyvmomi
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2014 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,13 +19,14 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pyvmomi
-Version:        9.0.0.0
+Version:        9.1.0.0
 Release:        0
 Summary:        VMware vSphere Python SDK
 License:        Apache-2.0
 URL:            https://github.com/vmware/pyvmomi
 Source:         
https://github.com/vmware/pyvmomi/archive/v%{version}.tar.gz#/pyvmomi-%{version}.tar.gz
 #Patch0:         0001-pyVmomi-pinned-certificates-support.patch
+BuildRequires:  %{python_module cryptography}
 BuildRequires:  %{python_module fixtures >= 1.3.0}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module requests >= 2.3.0}
@@ -39,8 +40,8 @@
 BuildRequires:  %{python_module vcrpy}
 # /SECTION
 Requires:       python-requests >= 2.3.0
+Recommends:     python-cryptography
 Recommends:     python-lxml
-Recommends:     python-pyOpenSSL < 24.3.0
 BuildArch:      noarch
 %python_subpackages
 

++++++ pyvmomi-9.0.0.0.tar.gz -> pyvmomi-9.1.0.0.tar.gz ++++++
++++ 104810 lines of diff (skipped)

Reply via email to