From 86fcdecc1eb89c842f62b48fa234505b28f127f3539b391588423b4e1287142e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 12 Oct 2022 08:34:45 +0000 Subject: [PATCH] Accepting request 1010115 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1010115 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker-compose?expand=0&rev=47 --- python-docker-compose.changes | 5 +++++ python-docker-compose.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-docker-compose.changes b/python-docker-compose.changes index 34dd72b..cb25c05 100644 --- a/python-docker-compose.changes +++ b/python-docker-compose.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 12 06:54:45 UTC 2022 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Mon Jul 4 09:21:54 UTC 2022 - Matej Cepl diff --git a/python-docker-compose.spec b/python-docker-compose.spec index a3ffef7..317389a 100644 --- a/python-docker-compose.spec +++ b/python-docker-compose.spec @@ -38,7 +38,6 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dotenv >= 0.14.0} BuildRequires: %{python_module requests >= 2.25.0} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six >= 1.3.0} BuildRequires: %{python_module texttable >= 1.6.2} BuildRequires: %{python_module websocket-client >= 0.57.0} BuildRequires: fdupes @@ -62,7 +61,6 @@ Requires: python-idna >= 2.10 Requires: python-jsonschema >= 3.2 Requires: python-python-dotenv >= 0.14.0 Requires: python-requests >= 2.24.0 -Requires: python-six >= 1.3.0 Requires: python-texttable >= 1.6.2 Requires: python-websocket-client >= 0.57.0 Requires(post): update-alternatives