From 5ff8d33507820b0caded7c662a74500abd5e8e917cf37e3479dd1ef669361082 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Fri, 31 Jan 2025 10:17:33 +0000 Subject: [PATCH] - Remove not needed BuildRequires tox OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvmomi?expand=0&rev=32 --- python-pyvmomi.changes | 5 +++++ python-pyvmomi.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pyvmomi.changes b/python-pyvmomi.changes index 61ce01d..b17656e 100644 --- a/python-pyvmomi.changes +++ b/python-pyvmomi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 31 10:17:11 UTC 2025 - Daniel Garcia + +- Remove not needed BuildRequires tox + ------------------------------------------------------------------- Mon Sep 16 17:40:51 UTC 2024 - Martin Hauke diff --git a/python-pyvmomi.spec b/python-pyvmomi.spec index 4ca679b..fec4f87 100644 --- a/python-pyvmomi.spec +++ b/python-pyvmomi.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyvmomi # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2014 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -36,7 +36,6 @@ 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