15
0

Accepting request 1059332 from devel:languages:python

- Remove not needed dependency python-six

OBS-URL: https://build.opensuse.org/request/show/1059332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flufl.bounce?expand=0&rev=5
This commit is contained in:
2023-01-18 13:23:16 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 18 10:46:47 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Remove not needed dependency python-six
-------------------------------------------------------------------
Tue Jul 5 07:31:39 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>

View File

@@ -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