From 88fccc26a4d7b650789f57dc4bc89913f6a50fc207e67fb5574aa7bb2550f77e Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Thu, 29 Aug 2024 15:42:39 +0000 Subject: [PATCH] Accepting request 1197451 from home:pgajdos:python - python-six is not required for build OBS-URL: https://build.opensuse.org/request/show/1197451 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=21 --- python-pywinrm.changes | 5 +++++ python-pywinrm.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pywinrm.changes b/python-pywinrm.changes index 0c1b12d..4c2debd 100644 --- a/python-pywinrm.changes +++ b/python-pywinrm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 29 13:13:16 UTC 2024 - pgajdos@suse.com + +- python-six is not required for build + ------------------------------------------------------------------- Sat Jul 20 10:29:56 UTC 2024 - Martin Hauke diff --git a/python-pywinrm.spec b/python-pywinrm.spec index 7997b61..65223e3 100644 --- a/python-pywinrm.spec +++ b/python-pywinrm.spec @@ -30,7 +30,6 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests >= 2.9.1} BuildRequires: %{python_module requests_ntlm >= 1.1.0} -BuildRequires: %{python_module six} BuildRequires: %{python_module wheel} BuildRequires: %{python_module xmltodict} BuildRequires: fdupes