15
0
forked from pool/python-docker

Accepting request 1010114 from home:pgajdos:python

- python-six is not required as well

OBS-URL: https://build.opensuse.org/request/show/1010114
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=48
This commit is contained in:
2022-10-12 08:34:53 +00:00
committed by Git OBS Bridge
parent 96da78297f
commit d1a0f2a06c
2 changed files with 5 additions and 2 deletions

View File

@@ -34,14 +34,12 @@ BuildRequires: %{python_module pytest-cov >= 2.1.0}
BuildRequires: %{python_module pytest-timeout >= 1.2.1}
BuildRequires: %{python_module requests >= 2.20.0}
BuildRequires: %{python_module setuptools}
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.4.0
Requires: python-paramiko >= 2.4.2
Requires: python-requests >= 2.20.0
Requires: python-six >= 1.10.0
Requires: python-websocket-client >= 0.40.0
# docker-py got renamed to docker in 2017
Obsoletes: python-docker-py < %{version}