forked from pool/python-retry
Accepting request 967710 from home:pgajdos:python
- python-mock is not required for build OBS-URL: https://build.opensuse.org/request/show/967710 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-retry?expand=0&rev=5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-retry
|
||||
#
|
||||
# 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
|
||||
@@ -17,6 +17,7 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-retry
|
||||
Version: 0.9.2
|
||||
Release: 0
|
||||
@@ -30,7 +31,6 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module decorator >= 3.4.2}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module pbr}
|
||||
BuildRequires: %{python_module py >= 1.4.26}
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
Reference in New Issue
Block a user