public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pyvmomi] rawhide: Update to 9.1.0.0
@ 2026-08-06  0:12 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-08-06  0:12 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-pyvmomi
            Branch : rawhide
            Commit : f2ef79b1542cf70ba2b4db3eb487682e9e7e10d9
            Author : Filipe Rosset <rosset.filipe@gmail.com>
            Date   : 2026-07-27T20:03:49-03:00
            Stats  : +29/-15 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-pyvmomi/c/f2ef79b1542cf70ba2b4db3eb487682e9e7e10d9?branch=rawhide

            Log:
            Update to 9.1.0.0

Resolves: rhbz#2435016

---
diff --git a/.gitignore b/.gitignore
index a367b1c..0857298 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@
 /pyvmomi-7.0.2.tar.gz
 /pyvmomi-7.0.3.tar.gz
 /pyvmomi-8.0.3.0.1.tar.gz
+/pyvmomi-9.0.0.0.tar.gz
+/pyvmomi-9.1.0.0.tar.gz

diff --git a/00-test-requirements.patch b/00-test-requirements.patch
index bac9071..91728e9 100644
--- a/00-test-requirements.patch
+++ b/00-test-requirements.patch
@@ -1,14 +1,24 @@
-diff -up pyvmomi-9.0.0.0/pyproject.toml_fix pyvmomi-9.0.0.0/pyproject.toml
---- pyvmomi-9.0.0.0/pyproject.toml_fix	2025-10-12 12:50:46.755002978 -0500
-+++ pyvmomi-9.0.0.0/pyproject.toml	2025-10-13 13:15:56.972903816 -0500
-@@ -63,8 +63,6 @@ env_list = ["3.9", "3.10", "3.11", "3.12
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -63,7 +63,6 @@ env_list = ["3.10", "3.11", "3.12", "3.1
  [tool.tox.env_run_base]
  description = "Run test under {base_python}"
  deps = [
--    "mock",
--    "discover",
--    "vcrpy==3.0.0",
+-    "mock==5.2.0",
+-    "vcrpy==7.0.0",
 +    "vcrpy",
  ]
 -commands = [["python", "-m", "unittest", "discover", "tests"]]
 +commands = [["pytest", "-vvv"]]
+--- a/tests/test_connect.py
++++ b/tests/test_connect.py
+@@ -132,7 +132,8 @@ class ConnectionTests(tests.VCRTestBase)
+ 
+     @tests.VCRTestBase.my_vcr.use_cassette('http_proxy.yaml',
+                       cassette_library_dir=tests.fixtures_path,
+-                      record_mode='once')
++                      record_mode='once',
++                      match_on=['method', 'scheme', 'path', 'query'])
+     def test_http_proxy(self):
+         conn = connect.SoapStubAdapter(
+             'vcenter.test',

diff --git a/python-pyvmomi.spec b/python-pyvmomi.spec
index 4a8d733..5c8bde3 100644
--- a/python-pyvmomi.spec
+++ b/python-pyvmomi.spec
@@ -5,8 +5,8 @@ pyVmomi is the Python SDK for the vSphere API that allows you to manage\
 ESX, ESXi, and vCenter.}
 
 Name:           python-%{srcname}
-Version:        9.0.0.0
-Release:        4%{?dist}
+Version:        9.1.0.0
+Release:        1%{?dist}
 Summary:        vSphere Python SDK
 License:        Apache-2.0
 URL:            https://github.com/vmware/%{srcname}
@@ -16,6 +16,9 @@ Source0:        %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz
 # Remove un-needed test deps.  Changed to use pytest.
 
 Patch0:         00-test-requirements.patch
+BuildRequires:  dos2unix
+BuildRequires:  pytest
+BuildRequires:  python3-devel
 BuildArch:      noarch
 
 %description %desc
@@ -23,9 +26,6 @@ BuildArch:      noarch
 %dnl---------------------------------------------------------------------------
 %package -n     python3-%{srcname}
 Summary:        vSphere SDK for Python3
-BuildRequires:  python3-devel
-BuildRequires:  dos2unix
-BuildRequires:  pytest
 
 %description -n python3-%{srcname} %desc
 
@@ -61,6 +61,10 @@ find . -name '*.py' -exec sed -i 's@/usr/bin/env python@@' {} \;
 
 
 %changelog
+* Mon Jul 27 2026 Filipe Rosset <rosset.filipe@gmail.com> - 9.1.0.0-1
+- Update to 9.1.0.0
+- Resolves: rhbz#2435016
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.0.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index a126b9a..789633a 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-SHA512 (pyvmomi-7.0.3.tar.gz) = f3277cd1289bf66e549e342aa4e2f252e3926692af0cb613136bd683c9b75db8204571a7522f255afbe9c202399eadcb875ae0070f670579cb4622c203d9e00d
-SHA512 (pyvmomi-8.0.3.0.1.tar.gz) = 3c27d687b02db3d0da9071d9b3b4c02fe556645562ebf0c4d8542f488f2bb3fea2e34affc142693b7eb0972b649bbdaef24eb97e18f248e741d5ceb66f58f5c4
-SHA512 (pyvmomi-9.0.0.0.tar.gz) = 47fbab3124abfc4449313cb61195c96d1d4dfb6ecc004d7bd9ecd9e62eea0186e86f88f88692b818fe25ecba3cd208b89732ecaba8b52aecd2381d23acd49deb
+SHA512 (pyvmomi-9.1.0.0.tar.gz) = 9757ab54602e288945d4f594a4203d6205c6d77ec909f858daa771a713d86a9b0a75b60604d491954b4b13fece5ac57f8112259434e993bd192731fc5cba97ad

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-06  0:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06  0:12 [rpms/python-pyvmomi] rawhide: Update to 9.1.0.0 Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox