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