Accepting request 962496 from home:pgajdos:python
- python-mock actually not required for build OBS-URL: https://build.opensuse.org/request/show/962496 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=46
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 17 15:22:38 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- python-mock actually not required for build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 11 22:12:28 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-docker
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -27,7 +27,6 @@ Group: System/Management
|
||||
URL: https://pypi.org/project/docker
|
||||
Source0: https://files.pythonhosted.org/packages/source/d/docker/docker-%{version}.tar.gz
|
||||
BuildRequires: %{python_module docker-pycreds >= 0.4.0}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module paramiko >= 2.4.2}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest >= 4.3.1}
|
||||
|
||||
Reference in New Issue
Block a user