14
0

- 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:
2013-08-14 15:38:53 +00:00
committed by Git OBS Bridge
parent 1a94533590
commit dde3adaa11
2 changed files with 6 additions and 0 deletions

View File

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

View File

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