From 723459a79e0ea4d77609e16a2d16a6762a8700cae246f9094db4c82834027184 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 12 Oct 2022 08:34:53 +0000 Subject: [PATCH] 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 --- python-docker.changes | 5 +++++ python-docker.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-docker.changes b/python-docker.changes index 32d397c..169ff56 100644 --- a/python-docker.changes +++ b/python-docker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 12 06:39:38 UTC 2022 - pgajdos@suse.com + +- python-six is not required as well + ------------------------------------------------------------------- Thu Mar 17 15:22:38 UTC 2022 - pgajdos@suse.com diff --git a/python-docker.spec b/python-docker.spec index f735736..a2f65a8 100644 --- a/python-docker.spec +++ b/python-docker.spec @@ -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}