From 41e89a711fc685e86dab53bb28f53586192725e9f8199a11df42a5c49669e427 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 24 Oct 2022 11:40:55 +0000 Subject: [PATCH] Accepting request 1030410 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1030410 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=29 --- python-smbprotocol.changes | 5 +++++ python-smbprotocol.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-smbprotocol.changes b/python-smbprotocol.changes index 5aa021a..7d7aae8 100644 --- a/python-smbprotocol.changes +++ b/python-smbprotocol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 21 13:19:59 UTC 2022 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Fri Oct 7 16:09:45 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-smbprotocol.spec b/python-smbprotocol.spec index 364387f..160f08c 100644 --- a/python-smbprotocol.spec +++ b/python-smbprotocol.spec @@ -31,12 +31,10 @@ BuildRequires: %{python_module pyspnego} BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-cryptography >= 2.0 Requires: python-pyspnego -Requires: python-six Suggests: python-gssapi >= 1.4.1 BuildArch: noarch %python_subpackages