forked from pool/python-retry_decorator
- BuildRequire python to fix build error on SLE
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-retry_decorator?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 14 15:37:42 UTC 2013 - rschweikert@suse.com
|
||||||
|
|
||||||
|
- BuildRequire python to fix build error on SLE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 13 15:57:25 UTC 2013 - rschweikert@suse.com
|
Tue Aug 13 15:57:25 UTC 2013 - rschweikert@suse.com
|
||||||
|
|
||||||
|
@@ -23,6 +23,7 @@ License: MIT
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/pnpnpn/retry-decorator
|
URL: https://github.com/pnpnpn/retry-decorator
|
||||||
Source0: retry_decorator-%{version}.tar.bz2
|
Source0: retry_decorator-%{version}.tar.bz2
|
||||||
|
BuildRequires: python
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
|
Reference in New Issue
Block a user