15
0
forked from pool/python-pifpaf

- Remove unneeded Requires on mock and six.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pifpaf?expand=0&rev=25
This commit is contained in:
2022-12-05 01:22:44 +00:00
committed by Git OBS Bridge
parent 7498b47cdb
commit e9421446c1
2 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 5 01:21:59 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Remove unneeded Requires on mock and six.
-------------------------------------------------------------------
Thu Jun 17 21:13:02 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pifpaf
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,6 @@ Version: 3.1.5
Release: 0
Summary: Suite of tools and fixtures to manage daemons for testing
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/jd/pifpaf
Source: https://pypi.io/packages/source/p/pifpaf/pifpaf-%{version}.tar.gz
BuildRequires: %{python_module pbr}
@@ -32,10 +31,8 @@ Requires: python-Jinja2
Requires: python-click
Requires: python-daiquiri
Requires: python-fixtures
Requires: python-mock
Requires: python-psutil
Requires: python-requests
Requires: python-six
Requires: python-testrepository
Requires: python-testtools
Requires: python-xattr