forked from pool/python-pyvmomi
Accepting request 970097 from home:pgajdos:python
- python-mock is not required for build OBS-URL: https://build.opensuse.org/request/show/970097 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvmomi?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
6779c3d184
commit
caa940684f
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 14 06:43:18 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- python-mock is not required for build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 25 20:06:37 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
Mon Oct 25 20:06:37 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pyvmomi
|
# spec file for package python-pyvmomi
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
# Copyright (c) 2014 LISA GmbH, Bingen, Germany.
|
# Copyright (c) 2014 LISA GmbH, Bingen, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -27,7 +27,6 @@ Group: Development/Languages/Python
|
|||||||
URL: https://github.com/vmware/pyvmomi
|
URL: https://github.com/vmware/pyvmomi
|
||||||
Source: https://github.com/vmware/pyvmomi/archive/v%{version}.tar.gz#/pyvmomi-%{version}.tar.gz
|
Source: https://github.com/vmware/pyvmomi/archive/v%{version}.tar.gz#/pyvmomi-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module fixtures >= 1.3.0}
|
BuildRequires: %{python_module fixtures >= 1.3.0}
|
||||||
BuildRequires: %{python_module mock}
|
|
||||||
BuildRequires: %{python_module requests >= 2.3.0}
|
BuildRequires: %{python_module requests >= 2.3.0}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module six >= 1.7.3}
|
BuildRequires: %{python_module six >= 1.7.3}
|
||||||
|
Reference in New Issue
Block a user