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,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 8 07:59:30 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- python-mock is not required for build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 25 08:05:10 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Mon Jan 25 08:05:10 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-retry
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
|
%define skip_python2 1
|
||||||
Name: python-retry
|
Name: python-retry
|
||||||
Version: 0.9.2
|
Version: 0.9.2
|
||||||
Release: 0
|
Release: 0
|
||||||
@@ -30,7 +31,6 @@ BuildRequires: %{python_module setuptools}
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module decorator >= 3.4.2}
|
BuildRequires: %{python_module decorator >= 3.4.2}
|
||||||
BuildRequires: %{python_module mock}
|
|
||||||
BuildRequires: %{python_module pbr}
|
BuildRequires: %{python_module pbr}
|
||||||
BuildRequires: %{python_module py >= 1.4.26}
|
BuildRequires: %{python_module py >= 1.4.26}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
Reference in New Issue
Block a user