forked from pool/python-docker
Accepting request 666156 from home:mvyskocil:branches:devel:languages:python
- Bump required version of pycreds to 0.4.0 (sync with requirements.txt) OBS-URL: https://build.opensuse.org/request/show/666156 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=23
This commit is contained in:
@@ -26,7 +26,7 @@ License: Apache-2.0
|
||||
Group: System/Management
|
||||
URL: https://github.com/docker/docker-py
|
||||
Source0: https://github.com/docker/docker-py/archive/%{version}.tar.gz
|
||||
BuildRequires: %{python_module docker-pycreds >= 0.3.0}
|
||||
BuildRequires: %{python_module docker-pycreds >= 0.4.0}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module paramiko >= 2.4.2}
|
||||
BuildRequires: %{python_module pip}
|
||||
@@ -39,7 +39,7 @@ BuildRequires: %{python_module six >= 1.10.0}
|
||||
BuildRequires: %{python_module websocket-client >= 0.40.0}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-docker-pycreds >= 0.3.0
|
||||
Requires: python-docker-pycreds >= 0.4.0
|
||||
Requires: python-paramiko >= 2.4.2
|
||||
Requires: python-requests >= 2.20.0
|
||||
Requires: python-six >= 1.10.0
|
||||
|
||||
Reference in New Issue
Block a user