From 20135374b93f0e2692a74d00bbf88711a70facf3ed0b4a8bce473f8443dce369 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 18 Jan 2023 10:47:57 +0000 Subject: [PATCH] - Remove not needed dependency python-six OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.bounce?expand=0&rev=10 --- python-flufl.bounce.changes | 5 +++++ python-flufl.bounce.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-flufl.bounce.changes b/python-flufl.bounce.changes index ba30ccd..556b2c1 100644 --- a/python-flufl.bounce.changes +++ b/python-flufl.bounce.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 18 10:46:47 UTC 2023 - Daniel Garcia + +- Remove not needed dependency python-six + ------------------------------------------------------------------- Tue Jul 5 07:31:39 UTC 2022 - Andreas Schneider diff --git a/python-flufl.bounce.spec b/python-flufl.bounce.spec index 870183e..5510368 100644 --- a/python-flufl.bounce.spec +++ b/python-flufl.bounce.spec @@ -1,7 +1,7 @@ # # spec file for package python-flufl.bounce # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-flufl.bounce Version: 4.0 @@ -34,7 +33,6 @@ Requires: python-zope.interface # SECTION test requirements BuildRequires: %{python_module atpublic} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module six} BuildRequires: %{python_module zope.interface} # /SECTION BuildRequires: fdupes